diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-11 21:05:47 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-11 21:05:47 +0000 |
commit | 907bd555744b79326e115ec971c851f647d2b8cb (patch) | |
tree | ca92cc1fa9bf6d81b7ea7a4acf0ba4176e72c5c8 | |
parent | 780c4c1c86e3849beb7f1f90a53c36c8b49094d0 (diff) |
gst/typefind/gsttypefindfunctions.c: Prefer apev1/2 and id3v1 (at end of file) over musepack.
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c: (plugin_init):
Prefer apev1/2 and id3v1 (at end of file) over musepack.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * gst/typefind/gsttypefindfunctions.c: (plugin_init): + Prefer apev1/2 and id3v1 (at end of file) over musepack. + +2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net> + * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream): Signal no-more-pads (so it works in playbin). |