gstreamer/gst/ffmpegcolorspace
Ronald S. Bultje ed9cc50f01 gst/ffmpegcolorspace/imgconvert.c: Actually test for odd width/height rather than testing whether a temporary variabl...
Original commit message from CVS:
* gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
Actually test for odd width/height rather than testing whether
a temporary variable that was 0 before we subtracted 1 is now
not equal to zero (which it always is).
2004-11-11 14:42:08 +00:00
..
avcodec.h gst/ffmpegcolorspace/: Added AYUV colorspace and handle RGBA a bit more respectful. 2004-11-08 15:18:15 +00: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
gstffmpeg.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
gstffmpegcodecmap.c gst/ffmpegcolorspace/: Added AYUV colorspace and handle RGBA a bit more respectful. 2004-11-08 15:18:15 +00:00
gstffmpegcodecmap.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
gstffmpegcolorspace.c gst/ffmpegcolorspace/: Added AYUV colorspace and handle RGBA a bit more respectful. 2004-11-08 15:18:15 +00:00
imgconvert.c gst/ffmpegcolorspace/imgconvert.c: Actually test for odd width/height rather than testing whether a temporary variabl... 2004-11-11 14:42:08 +00:00
imgconvert_template.h gst/ffmpegcolorspace/: Added AYUV colorspace and handle RGBA a bit more respectful. 2004-11-08 15:18:15 +00:00
Makefile.am gst/ffmpegcolorspace/: Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds pallette handling plus update from ff... 2004-10-31 14:33:18 +00: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