From 1b2fa58301a32618257032a6350342205446c9cb Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 21 Nov 2007 09:45:41 +0000 Subject: ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not initialized. Original commit message from CVS: * ext/faac/gstfaac.c: (gst_faac_sink_event): Don't try to flush the decoder on EOS when it was not initialized. Fixes #498667 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0d93e67..2fc1e15c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-11-21 Wim Taymans + + * ext/faac/gstfaac.c: (gst_faac_sink_event): + Don't try to flush the decoder on EOS when it was not initialized. + Fixes #498667 + 2007-11-21 Julien Moutte * ext/sdl/sdlaudiosink.c: (gst_sdlaudio_sink_write): Fix build -- cgit v1.2.1