From bd2497729e65a160c2453af996d2802e399132e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 29 Oct 2006 19:08:01 +0000 Subject: ext/dts/gstdtsdec.c: Fix flow handling and buffer refcounting (gst_pad_push() takes ownership of the buffer passed to... Original commit message from CVS: * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame): Fix flow handling and buffer refcounting (gst_pad_push() takes ownership of the buffer passed to it, the buffer does not have to be unreffed no matter what flow value gst_pad_push() returns). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 22856559..8b46e244 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-10-29 Tim-Philipp Müller + + * ext/dts/gstdtsdec.c: (gst_dtsdec_handle_frame): + Fix flow handling and buffer refcounting (gst_pad_push() takes + ownership of the buffer passed to it, the buffer does not have + to be unreffed no matter what flow value gst_pad_push() returns). + 2006-10-26 Edgard Lima Patch by: Renato Filho -- cgit v1.2.1