summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-10-09 10:01:37 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-10-09 10:01:37 +0000
commitf92e6bd51571e5f4b9c3bb1b117db1d3f29d8feb (patch)
treeb0d386a8e7ab78da8d4c53bcee704f47e9d2c17c /ChangeLog
parentef8649e92e897abd7d40b1da92939309e2b47245 (diff)
downloadgst-plugins-bad-f92e6bd51571e5f4b9c3bb1b117db1d3f29d8feb.tar.gz
gst-plugins-bad-f92e6bd51571e5f4b9c3bb1b117db1d3f29d8feb.tar.bz2
gst-plugins-bad-f92e6bd51571e5f4b9c3bb1b117db1d3f29d8feb.zip
ext/amrwb/gstamrwbenc.*: Pass the discont flag from the input buffer on to the output buffer in the AMR encoder.
Original commit message from CVS: * ext/amrwb/gstamrwbenc.c: * ext/amrwb/gstamrwbenc.h: Pass the discont flag from the input buffer on to the output buffer in the AMR encoder.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 27f0a85b..fd517b19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-09 Stefan Kost <ensonic@users.sf.net>
+
+ * ext/amrwb/gstamrwbenc.c:
+ * ext/amrwb/gstamrwbenc.h:
+ Pass the discont flag from the input buffer on to the output buffer in
+ the AMR encoder.
+
2008-10-09 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/flv/gstflvparse.c: (gst_flv_parse_audio_negotiate),