diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-04 12:05:33 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-04 12:05:33 +0000 |
commit | d5e45b823d36b6dd0d60c3de2b0e013a8220572c (patch) | |
tree | aac130e7eb2d60930461342b80896b72e9b74561 | |
parent | 586b84acac11e4fc3d5207803f1a3648b9834295 (diff) |
gst/apetag/apedemux.c: Forward tags, too.
Original commit message from CVS:
* gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
(gst_ape_demux_stream_init):
Forward tags, too.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags), + (gst_ape_demux_stream_init): + Forward tags, too. + +2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * gst/apetag/apedemux.c: (gst_ape_demux_stream_init): Let's make sure we're done typefinding when detecting tags. |