diff options
author | Arwed v. Merkatz <v.merkatz@gmx.net> | 2004-08-25 14:12:52 +0000 |
---|---|---|
committer | Arwed v. Merkatz <v.merkatz@gmx.net> | 2004-08-25 14:12:52 +0000 |
commit | f7233f132c8c024339662a537c088d5cd25b9130 (patch) | |
tree | 2f9106dfc4d3bdd3caac8f602cd7a6c1280afc62 | |
parent | 4a4ec26aa3b041078f01848dac56ef1a528d33a1 (diff) |
Typefinding for TTA files, fixes bug #148711.
Original commit message from CVS:
Typefinding for TTA files, fixes bug #148711.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup), send vorbis headers at the beginning of a stream, fixes bug #141554. + * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init), + enable typefinding for TTA audio files, fixes bug #148711. 2004-08-24 Sebastien Cote <sc5@hermes.usherb.ca> |