ffmpeg/tests/ref
Philipp M. Scholl 040b28aecc avformat/pcm: decrease delay when reading PCM streams.
Thanks for the discussion. Here's the next version, now with /25 and removed
ff_log2().

  The blocksize of the PCM decoder is hard-coded. This creates
unnecessary delay when reading low-rate (<100Hz) streams. This creates
issues when multiplexing multiple streams, since other inputs are only
opened/read after a low-rate input block was completely read.

 This patch decreases the blocksize for low-rate inputs, so
approximately a block is read every 40ms. This decreases the startup
delay when multiplexing inputs with different rates.

Signed-off-by: Philipp M. Scholl <pscholl@bawue.de>
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-03-13 01:34:42 +01:00
..
acodec swresample/options: enable linear_interp and exact_rational by default 2017-03-17 00:08:03 +07:00
fate h264_mp4toannexb_bsf: Fix start code size of parameter sets. 2018-03-13 01:34:42 +01:00
lavf fate: remove ffm reference files 2018-01-06 22:21:35 -03:00
lavf-fate lavf/mov: Add support for edit list parsing. 2016-09-19 19:52:05 +02:00
seek avformat/pcm: decrease delay when reading PCM streams. 2018-03-13 01:34:42 +01:00
vsynth Merge commit '5be9939b46' 2017-11-07 18:35:34 -03:00
vsynth1 Merge commit 'f919cc7df6' 2012-05-30 01:40:54 +02:00
vsynth_lena tests: Rename vsynth2 to vsynth_lena 2014-12-02 03:02:30 +01:00