mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
ext/mad/gstid3tag.c: lots of fixes to make id3mux work and id3demux work correctly
Original commit message from CVS: * ext/mad/gstid3tag.c: (gst_id3_tag_get_type), (gst_id3_tag_class_init), (gst_id3_tag_init), (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render), (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego), (gst_id3_tag_send_tag_event): lots of fixes to make id3mux work and id3demux work correctly
This commit is contained in:
parent
8448310cea
commit
20e91b0f35
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-05-24 Benjamin Otte <in7y118@public.uni-hamburg.de>
|
||||
|
||||
* ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
|
||||
(gst_id3_tag_class_init), (gst_id3_tag_init),
|
||||
(gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
|
||||
(gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
|
||||
(gst_id3_tag_send_tag_event):
|
||||
lots of fixes to make id3mux work and id3demux work correctly
|
||||
|
||||
2004-05-24 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||
|
||||
* ext/Makefile.am:
|
||||
|
|
Loading…
Reference in a new issue