gstreamer/ext
Mathieu Duponchelle 1e8e040fbc avviddec: improve latency calculation
When thread_type is set to FF_THREAD_FRAME, per the documentation
a latency of one frame per thread is introduced:

<https://ffmpeg.org/ffmpeg-codecs.html>, search for thread_type.

Additionally, we need in that case to calculate the automatic
number of threads ourselves, so as to accurately calculate the
latency.
2019-07-18 00:26:50 +02:00
..
libav avviddec: improve latency calculation 2019-07-18 00:26:50 +02:00
Makefile.am Remove swscale plugin code 2018-07-17 00:57:34 +01:00