From 6bcf03574e4a49b01894046b4db25a34272bb561 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Fri, 29 Aug 2008 11:36:41 +0000 Subject: 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. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8c76c3a0..181a05d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-08-29 Edward Hervey + + * 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 * configure.ac: -- cgit v1.2.1