diff options
author | Benjamin Otte <otte@gnome.org> | 2004-02-14 09:14:19 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-02-14 09:14:19 +0000 |
commit | e93353de91b17530192bde7f672e0eaf35303b3b (patch) | |
tree | 84c2107906f2b6159a2606d19259d4ff78f000e3 /ChangeLog | |
parent | 963f4cd1c6f74b6128e72d9733a2b36a2d62b0f4 (diff) | |
download | gst-plugins-bad-e93353de91b17530192bde7f672e0eaf35303b3b.tar.gz gst-plugins-bad-e93353de91b17530192bde7f672e0eaf35303b3b.tar.bz2 gst-plugins-bad-e93353de91b17530192bde7f672e0eaf35303b3b.zip |
ext/mad/gstid3tag.c: remove v1 tag even if we can't read it (makes sure we don't detect it again)
Original commit message from CVS:
2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/mad/gstid3tag.c: (gst_id3_tag_chain):
remove v1 tag even if we can't read it (makes sure we don't detect
it again)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de> + * ext/mad/gstid3tag.c: (gst_id3_tag_chain): + remove v1 tag even if we can't read it (makes sure we don't detect + it again) + +2004-02-14 Benjamin Otte <in7y118@public.uni-hamburg.de> + * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait), (gst_alsa_xrun_recovery): * ext/alsa/gstalsa.h: |