mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
ext/mad/gstid3tag.c: that should be !=, not == (fixes #132519)
Original commit message from CVS: 2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de> * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego): that should be !=, not == (fixes #132519)
This commit is contained in:
parent
7af12476ae
commit
c6e0c994a0
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2004-02-04 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
|
||||
that should be !=, not == (fixes #132519)
|
||||
|
||||
2004-02-04 David Schleef <ds@schleef.org>
|
||||
|
||||
Make sure set_explicit_caps() is called before adding pad.
|
||||
|
|
Loading…
Reference in a new issue