gst/ffmpegcolorspace/imgconvert.c: Actually test for odd width/height rather than...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 11 Nov 2004 14:42:08 +0000 (14:42 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 11 Nov 2004 14:42:08 +0000 (14:42 +0000)
commited9cc50f012a030d9ac2aa861ccc453c7d058ec8
tree9f706c3bfb8f06c5361ae9a1d40e346e3c90f6d7
parent8a9f4e57f70dbf5f9e8e7aa24f32a37e7fd0d9f2
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).
ChangeLog
gst/ffmpegcolorspace/imgconvert.c