diff options
author | Benjamin Otte <otte@gnome.org> | 2004-01-15 03:05:35 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-01-15 03:05:35 +0000 |
commit | e82cbe3f0801753fdb81b19bcf3a50d13e30373f (patch) | |
tree | 80efa776bc255d4581a129605fdc6fece4bc416d | |
parent | 7944a55503e5d064850497122251a6380dca6143 (diff) |
ext/mad/gstid3tag.c: assume tag mode when pad is not connected
Original commit message from CVS:
2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
assume tag mode when pad is not connected
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de> + * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego): + assume tag mode when pad is not connected + +2004-01-15 Benjamin Otte <in7y118@public.uni-hamburg.de> + * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event): Don't update the time of the clock (gst_alsa_sink_loop): |