diff options
author | Josep Torra Valles <josep@fluendo.com> | 2006-10-17 11:04:14 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2006-10-17 11:04:14 +0000 |
commit | 53af0e3bafbd84f80e14d2b2f8dfa6b425afe2e5 (patch) | |
tree | 32e36f3b2738cf2b649fadb471aade7b5db2b1f9 /ChangeLog | |
parent | 84d6cf69a2f24075b06cfc6edbe18656b6d28499 (diff) | |
download | gst-plugins-bad-53af0e3bafbd84f80e14d2b2f8dfa6b425afe2e5.tar.gz gst-plugins-bad-53af0e3bafbd84f80e14d2b2f8dfa6b425afe2e5.tar.bz2 gst-plugins-bad-53af0e3bafbd84f80e14d2b2f8dfa6b425afe2e5.zip |
gst/nsf/: Fix some things the Forte compiler warns about (#362626).
Original commit message from CVS:
Patch by: Josep Torra Valles <josep at fluendo com>
* gst/nsf/fds_snd.c:
* gst/nsf/mmc5_snd.c:
* gst/nsf/nsf.c:
* gst/nsf/vrc7_snd.c:
* gst/nsf/vrcvisnd.c:
Fix some things the Forte compiler warns about (#362626).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,5 +1,16 @@ 2006-10-17 Tim-Philipp Müller <tim at centricular dot net> + Patch by: Josep Torra Valles <josep at fluendo com> + + * gst/nsf/fds_snd.c: + * gst/nsf/mmc5_snd.c: + * gst/nsf/nsf.c: + * gst/nsf/vrc7_snd.c: + * gst/nsf/vrcvisnd.c: + Fix some things the Forte compiler warns about (#362626). + +2006-10-17 Tim-Philipp Müller <tim at centricular dot net> + * gst/qtdemux/qtdemux.c: (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd), |