Commit History

Author SHA1 Message Date
  Stefan Westerfeld 83b097150a testhls: access format context directly 4 years ago
  Stefan Westerfeld b234cdfc6b testhls: started to implement open/close for HLSOutputStream 4 years ago
  Stefan Westerfeld b5e6de4e53 testhls: refactor hls output stream functions as member functions 4 years ago
  Stefan Westerfeld cfe8dd3ea5 testhls: refactor hls output stream code 4 years ago
  Stefan Westerfeld 33f09783ed testhls: add basic code to correct frame pts 4 years ago
  Stefan Westerfeld 1782a8407b testhls: re-add aac encoder cut_start and cut_end 4 years ago
  Stefan Westerfeld 161e4b9bd5 testhls: support hls-mark write to file again 4 years ago
  Stefan Westerfeld e57f6a0678 testhls: really write aac audio from WavData 4 years ago
  Stefan Westerfeld d2a6dcea4a testhls: avoid printf() to be able to write to stdout 4 years ago
  Stefan Westerfeld 6f53dd6638 testhls: start using ffmpeg libs directly for mpegts/aac output 4 years ago
  Stefan Westerfeld 558e01d1be Use audio stream as input for HLS audio watermark generation. 4 years ago
  Stefan Westerfeld 2bc38ad12c SFInputStream: optimize common case in virtual read 4 years ago
  Stefan Westerfeld ec3df94f4e Avoid HLS temp file for accessing lossless context. 4 years ago
  Stefan Westerfeld 0c44a4c637 Fix bug in HLS temp wav file output. 4 years ago
  Stefan Westerfeld c42e9c427c testhls: debug elapsed time for hls_mark steps 4 years ago
  Stefan Westerfeld 34e67ac89b Cleanup unused code. 4 years ago
  Stefan Westerfeld 4e35fd9286 Write and use uncompressed context for HLS segments. 4 years ago
  Stefan Westerfeld d2e146483a testhls: started to implement lossless audio embedding from audio master 4 years ago
  Stefan Westerfeld 3c697a9e75 Started to implement using audio master as source for HLS. 4 years ago
  Stefan Westerfeld ee5115cafc Use ffmpeg libs for building. 4 years ago
  Stefan Westerfeld 470acf6562 Pull in ffmpeg libs for using it for HLS. 4 years ago
  Stefan Westerfeld 4b0e8a661c Add ffmpeg .ts decode test. 4 years ago
  Stefan Westerfeld 31f2f89406 Re-enable total sample test for seek-watermarking. 4 years ago
  Stefan Westerfeld c475574bf3 Cleanup top level seeking code. 4 years ago
  Stefan Westerfeld 1b65c06a9c WatermarkGen: optimize seeking 4 years ago
  Stefan Westerfeld 5479dc5608 Use size_t to support long seeks. 4 years ago
  Stefan Westerfeld 06aa9ffaa3 Use size_t instead of int to support long seeks. 4 years ago
  Stefan Westerfeld ce3ccceedf TODO+++ 4 years ago
  Stefan Westerfeld 1737128616 WatermarkSynth: handle skip with zeros == 0 gracefully. 4 years ago
  Stefan Westerfeld 03a2d792e6 Support fractional (double) seconds for seek perf test. 4 years ago