summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThiago Sousa Santos <thiagoss@lcc.ufcg.edu.br>2008-07-10 20:47:56 +0000
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>2008-07-10 20:47:56 +0000
commita0bc9e69fe5f209e1e9a0beac29b04b020cb5657 (patch)
tree4b93a8bbc0bcaed803409a98b55994d66c0dc426 /ChangeLog
parent2c11fa8bb6c12a18c73cc60c86903d92823b5f87 (diff)
gst/qtdemux/qtdemux.c: Correctly distinguish 8bit vs 16bit raw audio. Fixes #542410.
Original commit message from CVS: Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br> * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps): Correctly distinguish 8bit vs 16bit raw audio. Fixes #542410.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da262b4e..bb005bac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-07-10 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
+
+ Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
+ Correctly distinguish 8bit vs 16bit raw audio. Fixes #542410.
+
2008-07-08 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),