summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-11-12 19:22:24 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-11-12 19:22:24 +0000
commit72221ceb5e353ea9193c737e87e4daff6a0accec (patch)
treebfdd174384c8b1a9b7c738cf8074e2c8678f609a /ChangeLog
parent8b2cf9ce1204bbc0ce9bec8a6478d2f80f213e13 (diff)
downloadgst-plugins-bad-72221ceb5e353ea9193c737e87e4daff6a0accec.tar.gz
gst-plugins-bad-72221ceb5e353ea9193c737e87e4daff6a0accec.tar.bz2
gst-plugins-bad-72221ceb5e353ea9193c737e87e4daff6a0accec.zip
gst/flv/gstflvparse.c: Add mapping for Nellymoser ASAO audio codec.
Original commit message from CVS: * gst/flv/gstflvparse.c: Add mapping for Nellymoser ASAO audio codec. (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Make sure we actually have data to read at the end of the tag. This avoids trying to allocate negative buffers.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96b41c3d..7a0ce93c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-11-12 Edward Hervey <bilboed@bilboed.com>
+
+ * gst/flv/gstflvparse.c:
+ Add mapping for Nellymoser ASAO audio codec.
+ (gst_flv_parse_tag_audio), (gst_flv_parse_tag_video): Make sure we
+ actually have data to read at the end of the tag. This avoids trying
+ to allocate negative buffers.
+
2007-11-12 Edgard Lima <edgard.lima@indt.org.br>
* ext/metadata/README: