Commit History

Author SHA1 Message Date
  Stefan Westerfeld 6413542947 testhls: report performance for hls-mark 4 years ago
  Stefan Westerfeld db40330d10 Move performance test helper get_time() to utils. 4 years ago
  Stefan Westerfeld fb54737cb1 testhls: add simple segment watermarking by zero padding / tmpfile 4 years ago
  Stefan Westerfeld 9e9bbdf3ec WavData should overwrite old contents on load(). 4 years ago
  Stefan Westerfeld 6cf1c65f97 testhls: encode: preserve audio start pts from original mpegts segment 4 years ago
  Stefan Westerfeld 2f0886287c testhls: increase next/prev aac context to 3 frames 4 years ago
  Stefan Westerfeld 3bdd544086 testhls: improve -ss and -t computation during encode 4 years ago
  Stefan Westerfeld 0f04170e29 testhls: provide one frame prev/next context to aac encoder 4 years ago
  Stefan Westerfeld 68990dcc83 testhls: decode next.ts after current segment 4 years ago
  Stefan Westerfeld 1782d96a1f testhls: check system() exit status 4 years ago
  Stefan Westerfeld 0df035ea30 testhls: hls-mark: decode prev.ts before decoding current segment 4 years ago
  Stefan Westerfeld 53db2bb5b3 Add mpeg ts reader helper function to find entries by name. 4 years ago
  Stefan Westerfeld c918bbc671 Add frame drop step to improve hls mark sync. 4 years ago
  Stefan Westerfeld ff17befbb7 gitignore 4 years ago
  Stefan Westerfeld 365dfa4925 testhls: recompute PTS timestamp during hls-mark 4 years ago
  Stefan Westerfeld b115736036 TSReader/TSWriter: implement generic key/value store. 4 years ago
  Stefan Westerfeld 24f8eb1bbe Implemented simple experimental mpeg transport stream PCR read/write. 4 years ago
  Stefan Westerfeld 3e4294859f Implmented test hls mark function. 4 years ago
  Stefan Westerfeld 793cc0a7ba WavData save() can be const. 4 years ago
  Stefan Westerfeld 7e946bd62e Replace sprintf with string_printf. 4 years ago
  Stefan Westerfeld e9a472411d Decode hls segments via ffmpeg. 4 years ago
  Stefan Westerfeld 9c0b2a0859 Provide string_printf helper. 4 years ago
  Stefan Westerfeld c6991a4b79 Implement TSWriter class, make hls context embedding work. 4 years ago
  Stefan Westerfeld eb6d1e37da Move mpegts code to its own source/header. 4 years ago
  Stefan Westerfeld c28a5019a8 Started to implement hls reader. 4 years ago
  Stefan Westerfeld eff7ff6a79 Move ScopedFile class to utils. 4 years ago
  Stefan Westerfeld c5b7ca9dfb fclose mpegts stuff properly. 4 years ago
  Stefan Westerfeld 26bbcaeee3 Reset mpegts buffer if awmk_file packet is found. 4 years ago
  Stefan Westerfeld 34d47bdef4 Erase ts reader header after parsing (optimize performance). 4 years ago
  Stefan Westerfeld 20b6418d76 Avoid data copy in ts reader. 4 years ago