ext/spc/gstspc.c: Post an error and push EOS when we can't start playback for some...
authorJonathan Matthew <notverysmart@gmail.com>
Tue, 25 Nov 2008 18:28:18 +0000 (18:28 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 25 Nov 2008 18:28:18 +0000 (18:28 +0000)
commitc68ea73e3fef09e8a7e9d4bd95454c418b8a91fd
treebb12aca022ca6ef70de52025de953ac1f55d5f2b
parent7615d3d8d34a5439fe63eec69580cfcdeebbd8ce
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 <notverysmart at gmail dot com>
* 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
ext/spc/gstspc.c