gstreamer/ext
Edward Hervey fb613191ae gstffmpegdec: Implement interlaced support.
ffmpeg only tells us on a per-decoded-buffer basis if the stream is
interlaced or not. When we see a change, we force negotiation.

We can't detect that in our get_buffer() (when doing downstream allocation),
because at that point the interlaced flags aren't set on the outgoing
buffer.
2009-05-12 11:16:43 +02:00
..
ffmpeg gstffmpegdec: Implement interlaced support. 2009-05-12 11:16:43 +02:00
libpostproc ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg. 2008-11-04 12:49:40 +00:00
libswscale pixfmt: Stop using PIX_FMT that were marked as deprecated 3 years ago. 2009-03-11 12:56:29 +01:00
Makefile.am Rewrite ffvideoscale using libswscale and put into a separate plugin. 2008-10-08 13:11:54 +00:00