mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
gst/asfdemux/gstasfdemux.*: Improve metadata display, e.g. if the metadata comes before the streams are loaded (which...
Original commit message from CVS: * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init), (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment), (gst_asf_demux_process_ext_content_desc), (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad): * gst/asfdemux/gstasfdemux.h: Improve metadata display, e.g. if the metadata comes before the streams are loaded (which is perfectly valid).
This commit is contained in:
parent
bd0f021fe3
commit
65c1e517c6
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
||||||
|
2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
|
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
|
||||||
|
(gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
|
||||||
|
(gst_asf_demux_process_ext_content_desc),
|
||||||
|
(gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
|
||||||
|
(gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
|
||||||
|
* gst/asfdemux/gstasfdemux.h:
|
||||||
|
Improve metadata display, e.g. if the metadata comes before the
|
||||||
|
streams are loaded (which is perfectly valid).
|
||||||
|
|
||||||
2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
2005-01-27 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* tools/gst-launch-ext-m.m:
|
* tools/gst-launch-ext-m.m:
|
||||||
|
|
Loading…
Reference in a new issue