Commit History

Author SHA1 Message Date
  Stefan Westerfeld 51de835975 Re-enable total sample test for seek-watermarking. 4 years ago
  Stefan Westerfeld 746685eb78 Cleanup top level seeking code. 4 years ago
  Stefan Westerfeld 8200826abd WatermarkGen: optimize seeking 4 years ago
  Stefan Westerfeld faba80d797 Use size_t to support long seeks. 4 years ago
  Stefan Westerfeld 921d27481e Use size_t instead of int to support long seeks. 4 years ago
  Stefan Westerfeld b294117071 TODO+++ 4 years ago
  Stefan Westerfeld 9b20cbd3e8 WatermarkSynth: handle skip with zeros == 0 gracefully. 4 years ago
  Stefan Westerfeld cf2b3a3ffe Support fractional (double) seconds for seek perf test. 4 years ago
  Stefan Westerfeld 77b328badc Avoid loop in watermark resampler skip(). 4 years ago
  Stefan Westerfeld bc5c294611 Make resampled seeks (nearly) as fast as without resampling. 4 years ago
  Stefan Westerfeld f371f0c843 Optimize performance for skipping in resampled input. 4 years ago
  Stefan Westerfeld c16d9bdfee Refactor skip() code for resampler. 4 years ago
  Stefan Westerfeld 515de7626a Refactor skipping code. 4 years ago
  Stefan Westerfeld cb30c15500 Avoid passing lots of zero samples when seeking. 4 years ago
  Stefan Westerfeld bab02285ba Refactor skip/seek code to process more than one frame at once. 4 years ago
  Stefan Westerfeld 24a61ea20e Make Limiter::skip() more efficient. 4 years ago
  Stefan Westerfeld 5d13544ab8 testhls: add seek performance test 4 years ago
  Stefan Westerfeld 53798b301e Fix total_output_frames bug. 4 years ago
  Stefan Westerfeld 7d60481955 Implement skip() function for Limiter. 4 years ago
  Stefan Westerfeld c3ab3159e3 Improve add watermark skip() performance. 4 years ago
  Stefan Westerfeld b8f9138533 Improve performance for initial audiobuffer state after seek. 4 years ago
  Stefan Westerfeld 6453106891 Make zero skipping at start more efficient. 4 years ago
  Stefan Westerfeld 6843d59927 Move zero frames at start to watermark generation. 4 years ago
  Stefan Westerfeld 00c041acd4 testhls: add test-seek command to test seeking 4 years ago
  Stefan Westerfeld f96db15f7d If stream close fails after watermarking data, exit with error code. 4 years ago
  Stefan Westerfeld ac41f24377 testhls: avoid temp file for watermarker output 4 years ago
  Stefan Westerfeld a818e8b79d testhls: avoid tempfile for watermarker input (pass as AudioInputStream) 4 years ago
  Stefan Westerfeld dda0d1bc53 testhls: tweak ffmpeg cut_start / length formatting code again 4 years ago
  Stefan Westerfeld fdce8a1b1d New add_stream_watermark() function - add watermark to in/out streams. 4 years ago
  Stefan Westerfeld d2afde6e31 testhls: improved rounding for ffmpeg frame cut (start/duration) 4 years ago