gstreamer/gst/ffmpegcolorspace
2010-07-02 13:59:55 +02:00
..
avcodec.h ffmpegcolorspace: Add support for Y800 and Y16 2010-06-07 08:18:04 +02:00
dsputil.c
dsputil.h
ffmpegcolorspace.vcproj
gstffmpegcodecmap.c ffmpegcolorspace: Map "Y8 " and "GREY" to "Y800" and add it to the template caps 2010-06-07 08:31:53 +02:00
gstffmpegcodecmap.h ffmpegcolorspace: Include interlacing information in the AVPicture 2009-08-06 06:43:32 +02:00
gstffmpegcolorspace.c ffmpegcolorspace: Use a more concise pad template 2010-06-25 17:07:12 +02:00
gstffmpegcolorspace.h ffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoFilter as base class 2010-04-29 18:21:21 +02:00
imgconvert.c ffmpegcolorspace: Fix invalid memory accesses with odd widths/heights during subsampling 2010-07-02 13:59:55 +02:00
imgconvert_template.h ffmpegcolorspace: Add YUY2/YVYU to all RGB formats conversions 2010-06-17 17:21:01 +02:00
Makefile.am ffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoFilter as base class 2010-04-29 18:21:21 +02:00
mem.c
utils.c