diff options
author | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-18 00:13:45 +0000 |
---|---|---|
committer | Stéphane Loeuillet <gstreamer@leroutier.net> | 2004-05-18 00:13:45 +0000 |
commit | 5897cacde20f21055192628c5adcdac30617a41a (patch) | |
tree | 9dd9d9fe46b773d74965c8cd908ea265fe578196 /ChangeLog | |
parent | 2c145016452cf24e07e7cdcd477342b20807ebb7 (diff) | |
download | gst-plugins-bad-5897cacde20f21055192628c5adcdac30617a41a.tar.gz gst-plugins-bad-5897cacde20f21055192628c5adcdac30617a41a.tar.bz2 gst-plugins-bad-5897cacde20f21055192628c5adcdac30617a41a.zip |
m4/a52.m4: fix compilation with -Wall -Werror
Original commit message from CVS:
* m4/a52.m4 : fix compilation with -Wall -Werror
* m4/libfame.m4 : idem
* m4/libmikmod.m4 : idem
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-05-18 Stephane Loeuillet <stephane.loeuillet@tiscali.fr> + + * m4/a52.m4 : fix compilation with -Wall -Werror + * m4/libfame.m4 : idem + * m4/libmikmod.m4 : idem + 2004-05-17 Benjamin Otte <otte@gnome.org> * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment): |