gstreamer/ext
Vincent Penquerc'h 8bf3d5a2b7 ffmpegdec: post QoS messages when dropping a frame
There seems to be a little bit of non obvious logic where
the QoS logic can decide to not drop decoding a frame and
pass it to ffmpeg, telling it to drop.
In this case, the QoS logic does not drop the frame itself,
but since the frame will end up being dropped, we still
mark it as dropped and post a QoS message.

https://bugzilla.gnome.org/show_bug.cgi?id=657950
2011-09-26 20:13:58 +01:00
..
ffmpeg ffmpegdec: post QoS messages when dropping a frame 2011-09-26 20:13:58 +01: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