gstreamer/ext
Wim Taymans 6444bd2557 dec: avoid making the buffer writable
Set the caps right after allocation of the buffer because we know the buffer is
writable then and we are correctly negotiated. Since ffmpeg keeps around
references to frames, making the buffer metadata writable where it was done
before pushing will always end up with a copy and that makes the sink do a slow
memcpy all the time.
2011-04-07 12:34:51 +02:00
..
ffmpeg dec: avoid making the buffer writable 2011-04-07 12:34:51 +02:00
libpostproc various: add missing G_PARAM_STATIC_STRINGS flags 2010-10-19 17:26:08 +03:00
libswscale ffvideoscale: add support for UYVY 2011-02-14 16:58:49 +01:00
Makefile.am Rewrite ffvideoscale using libswscale and put into a separate plugin. 2008-10-08 13:11:54 +00:00