diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-03-06 12:04:32 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-03-06 12:04:32 +0000 |
commit | 3c26f9c01678a3167113cbb87917fae52647843d (patch) | |
tree | 176501daf72c0a64728c485afdd5d094a182fd4a /ChangeLog | |
parent | e2bea9758f1c2f53dae4085f589769ecd19352a9 (diff) | |
download | gst-plugins-bad-3c26f9c01678a3167113cbb87917fae52647843d.tar.gz gst-plugins-bad-3c26f9c01678a3167113cbb87917fae52647843d.tar.bz2 gst-plugins-bad-3c26f9c01678a3167113cbb87917fae52647843d.zip |
For some reason, I only committed a ChangeLog entry yesterday and not the corresponding code...
Original commit message from CVS:
2004-03-06 Christophe Fergeau <teuf@gnome.org>
For some reason, I only committed a ChangeLog entry yesterday and
not the corresponding code...
* ext/mad/gstmad.c: Fix detection of Xing headers
* gst/tags/gstid3tag.c: Changes to support TLEN tags
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-03-06 Christophe Fergeau <teuf@gnome.org> + + For some reason, I only committed a ChangeLog entry yesterday and + not the corresponding code... + * ext/mad/gstmad.c: Fix detection of Xing headers + * gst/tags/gstid3tag.c: Changes to support TLEN tags + 2004-03-06 Benjamin Otte <otte@gnome.org> * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad), |