mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 13:21:28 +00:00
920bfb0da2
A keyframe may be quite a while in the future, and the decoder has no way of knowing this. A poor decision could mean quite some time with no video output. This decision should be left to the upstream element: a demuxer might know about incoming keyframes, or some other element might be able to request a keyframe. Fixes bug #649372. |
||
---|---|---|
.. | ||
gstffmpeg.c | ||
gstffmpeg.h | ||
gstffmpegaudioresample.c | ||
gstffmpegcfg.c | ||
gstffmpegcfg.h | ||
gstffmpegcodecmap.c | ||
gstffmpegcodecmap.h | ||
gstffmpegdec.c | ||
gstffmpegdeinterlace.c | ||
gstffmpegdemux.c | ||
gstffmpegenc.c | ||
gstffmpegenc.h | ||
gstffmpegmux.c | ||
gstffmpegpipe.h | ||
gstffmpegprotocol.c | ||
gstffmpegscale.c | ||
gstffmpegutils.c | ||
gstffmpegutils.h | ||
Makefile.am |