summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-08-29 11:36:41 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-08-29 11:36:41 +0000
commit6bcf03574e4a49b01894046b4db25a34272bb561 (patch)
tree6da99b3e9f9206012fefb1f02000286c15326a3e /ChangeLog
parentba10061a5a679a17765a6546160311642d696b71 (diff)
downloadgst-plugins-bad-6bcf03574e4a49b01894046b4db25a34272bb561.tar.gz
gst-plugins-bad-6bcf03574e4a49b01894046b4db25a34272bb561.tar.bz2
gst-plugins-bad-6bcf03574e4a49b01894046b4db25a34272bb561.zip
ext/faac/gstfaac.*: Add code for calculating proper timestamp/duration for the trailing encoded buffers that faac wil...
Original commit message from CVS: * ext/faac/gstfaac.c: (gst_faac_init), (gst_faac_sink_event), (gst_faac_chain), (gst_faac_change_state): * ext/faac/gstfaac.h: Add code for calculating proper timestamp/duration for the trailing encoded buffers that faac will output when receiving EOS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c76c3a0..181a05d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-29 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * ext/faac/gstfaac.c: (gst_faac_init), (gst_faac_sink_event),
+ (gst_faac_chain), (gst_faac_change_state):
+ * ext/faac/gstfaac.h:
+ Add code for calculating proper timestamp/duration for the trailing
+ encoded buffers that faac will output when receiving EOS.
+
2008-08-29 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac: