diff options
| author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-04 11:44:47 +0000 |
|---|---|---|
| committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-12-04 11:44:47 +0000 |
| commit | 586b84acac11e4fc3d5207803f1a3648b9834295 (patch) | |
| tree | ebada315889425997029977cd0e18cb17dfe655a | |
| parent | 75ff7535dda96f7b271b15ddc4486245291f9b1d (diff) | |
gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting tags.
Original commit message from CVS:
* gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
Let's make sure we're done typefinding when detecting tags.
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +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. + 2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/matroska/ebml-read.c: (gst_ebml_read_class_init), |
