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 | b8d87e94f6b67e8a9d253bff92f97c862a6c9e6e (patch) | |
| tree | aa782e184ebb9f98413f20f894fbc85ac9e95f12 | |
| parent | 03efb5086d9ef7960dfc0e97bfaf724fa593b9ac (diff) | |
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 |
