mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-11 20:01:35 +00:00
5dd1a28906
The meaning of the max latency is *not* the maximum latency this element will introduce. It is the maximum latency this element can endure without overflowing any buffers, which is infinite for x264enc. Fixes latency configuration in zero latency mode, where max latency was becoming 0... which usually won't work well if something else introduces latency as then max < min in the end, and latency configuration just fails. |
||
---|---|---|
.. | ||
a52dec | ||
amrnb | ||
amrwbdec | ||
cdio | ||
dvdread | ||
lame | ||
mad | ||
mpeg2dec | ||
sidplay | ||
twolame | ||
x264 | ||
Makefile.am |