gstreamer/ext
Vincent Penquerc'h 920bfb0da2 ffdec: do not try to resync to the next keyframe when late
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.
2011-05-06 13:23:45 +02:00
..
ffmpeg ffdec: do not try to resync to the next keyframe when late 2011-05-06 13:23:45 +02:00
libpostproc postproc: pp_*_t => pp_* 2011-04-21 20:56:45 +02:00
libswscale Fix unused-but-set-variable warnings with gcc 4.6 2011-04-19 16:21:20 +01:00
Makefile.am Rewrite ffvideoscale using libswscale and put into a separate plugin. 2008-10-08 13:11:54 +00:00