diff options
author | Colin Walters <walters@verbum.org> | 2004-01-15 04:16:15 +0000 |
---|---|---|
committer | Colin Walters <walters@verbum.org> | 2004-01-15 04:16:15 +0000 |
commit | 1064b7fe4ce4248f7703a2b0481a7c9fe3aa2e2d (patch) | |
tree | 35567413c29391b130b92c3e816dc5343d7bb1e7 | |
parent | e82cbe3f0801753fdb81b19bcf3a50d13e30373f (diff) |
ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if they've already been.
Original commit message from CVS:
2004-01-14 Colin Walters <walters@verbum.org>
* ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
they've already been.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-01-14 Colin Walters <walters@verbum.org> + + * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if + they've already been. + 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego): |