gstreamer/gst/ffmpegcolorspace
Sebastian Dröge 9c9f97251a ffmpegcolorspace: Fix conversion of packed 4:2:2 YUV to RGB
The last pixel wasn't written before.

Fixes bug #623384.
2010-07-02 14:58:37 +02:00
..
avcodec.h ffmpegcolorspace: Add support for Y800 and Y16 2010-06-07 08:18:04 +02:00
dsputil.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
dsputil.h gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
ffmpegcolorspace.vcproj more working plugins 2004-07-27 21:41:30 +00:00
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: Fix conversion of packed 4:2:2 YUV to RGB 2010-07-02 14:58:37 +02:00
Makefile.am ffmpegcolorspace: Use GST_BOILERPLATE and use GstVideoFilter as base class 2010-04-29 18:21:21 +02:00
mem.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00
utils.c gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00:00