From c68ea73e3fef09e8a7e9d4bd95454c418b8a91fd Mon Sep 17 00:00:00 2001 From: Jonathan Matthew Date: Tue, 25 Nov 2008 18:28:18 +0000 Subject: ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for some reason. also avoid a crash when fe... Original commit message from CVS: Patch by: Jonathan Matthew * ext/spc/gstspc.c: (gst_spc_dec_sink_event), (spc_setup): Post an error and push EOS when we can't start playback for some reason. also avoid a crash when fed an empty file. Fixes #480543. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 33032004..83559441 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-11-25 Wim Taymans + + Patch by: Jonathan Matthew + + * ext/spc/gstspc.c: (gst_spc_dec_sink_event), (spc_setup): + Post an error and push EOS when we can't start playback for some reason. + also avoid a crash when fed an empty file. Fixes #480543. + 2008-11-25 Sebastian Dröge * tests/check/elements/speexresample.c: (test_pipeline): -- cgit v1.2.1