mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
this should more or less work correctly.
Original commit message from CVS: this should more or less work correctly.
This commit is contained in:
parent
87d5670f80
commit
0ac2c41fc7
1 changed files with 17 additions and 0 deletions
17
ChangeLog
17
ChangeLog
|
@ -1,3 +1,20 @@
|
|||
2004-03-07 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst-libs/Makefile.am:
|
||||
* gst-libs/gst/media-info/Makefile.am:
|
||||
* gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
|
||||
(error_callback), (gst_media_info_error_create),
|
||||
(gst_media_info_error_element), (gmip_init), (gmip_reset),
|
||||
(gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
|
||||
* gst-libs/gst/media-info/media-info-priv.h:
|
||||
* gst-libs/gst/media-info/media-info-test.c: (main):
|
||||
* gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
|
||||
(gst_media_info_class_init), (gst_media_info_instance_init),
|
||||
(gst_media_info_set_source), (gst_media_info_read_with_idler),
|
||||
(gst_media_info_read_idler), (gst_media_info_read):
|
||||
* gst-libs/gst/media-info/media-info.h:
|
||||
fixed, should work now
|
||||
|
||||
2004-03-07 Christian Schaller <Uraeus@gnome.org>
|
||||
|
||||
* ext/nas/nassink.c:
|
||||
|
|
Loading…
Reference in a new issue