diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2006-06-14 11:28:41 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-06-14 11:28:41 +0000 |
| commit | 40131326b34f2075b35a4e6ccc0af139cd5080f7 (patch) | |
| tree | 02f2d8598a3bf0d4139c1eca949367eab0c2da11 /ChangeLog | |
| parent | a969a074c0570e362d1658edc88e3afbacc84ea1 (diff) | |
gst/matroska/matroska-demux.c: No language specified means the implied language is English according to the matroska ...
Original commit message from CVS:
* gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
No language specified means the implied language is English
according to the matroska spec (partially fixes #344708);
add some more debug output.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2006-06-14 Tim-Philipp Müller <tim at centricular dot net> + * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream): + No language specified means the implied language is English + according to the matroska spec (partially fixes #344708); + add some more debug output. + +2006-06-14 Tim-Philipp Müller <tim at centricular dot net> + * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers), (gst_wavparse_chain): |
