mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
fix up media-info now reports format again metadata needs some rewriting
Original commit message from CVS: fix up media-info now reports format again metadata needs some rewriting
This commit is contained in:
parent
3c9e51e915
commit
396397ee7c
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
|
||||
(deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
|
||||
(gmip_find_type_pre):
|
||||
* gst-libs/gst/media-info/media-info-priv.h:
|
||||
* gst-libs/gst/media-info/media-info.c:
|
||||
(gst_media_info_instance_init), (gst_media_info_read_idler):
|
||||
add fakesink to get caps on decoder src pad again
|
||||
fix callback prototype to match new have_type signal signature
|
||||
|
||||
2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst/adder/gstadder.c: (gst_adder_link):
|
||||
|
|
Loading…
Reference in a new issue