diff options
author | David Schleef <ds@schleef.org> | 2004-05-19 06:47:58 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-05-19 06:47:58 +0000 |
commit | bafc941d7e323672adb14e02ef74209d4edd245d (patch) | |
tree | de30518b659eef776147b1ea80831b47b84d7c69 | |
parent | 9cad8b4f34cefd17daf18200ac73f8b0326f3f32 (diff) | |
download | gst-plugins-bad-bafc941d7e323672adb14e02ef74209d4edd245d.tar.gz gst-plugins-bad-bafc941d7e323672adb14e02ef74209d4edd245d.tar.bz2 gst-plugins-bad-bafc941d7e323672adb14e02ef74209d4edd245d.zip |
gst/ffmpegcolorspace/imgconvert.c: Fixes for warnings (bugs, actually) noticed by gcc but not forte.
Original commit message from CVS:
* gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
warnings (bugs, actually) noticed by gcc but not forte.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-05-18 David Schleef <ds@schleef.org> + * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for + warnings (bugs, actually) noticed by gcc but not forte. + +2004-05-18 David Schleef <ds@schleef.org> + * sys/sunaudio/Makefile.am: * sys/sunaudio/gstsunaudio.c: New sunaudiosink |