gstreamer/ext
Edward Hervey 57e66c5a22 Make sure we provide ffmpeg with 128bit-aligned data.
Add a new function new_aligned_buffer() which creates a GstBuffer of
the requested size/caps, with the memory being allocated/freed by ffmpeg's
av_malloc/av_free which guarantees properly aligned memory.
Added a can_allocate_aligned internal property which we use to figure out
whether downstream can provide us with 128bit aligned buffers.
2009-04-21 18:28:54 +02:00
..
ffmpeg Make sure we provide ffmpeg with 128bit-aligned data. 2009-04-21 18:28:54 +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