[MOVED FROM BAD 07/28] ext/x264/gstx264enc.c: Try harder not to crash when we get...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 4 Jun 2008 11:33:21 +0000 (11:33 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 5 Jun 2009 17:48:22 +0000 (18:48 +0100)
commit9527af6c16be41ce1c48e22a2428413283d26c64
tree79f20ba2ed65544a6d1830e1ed9241bc38041a59
parentf5e315226237e55976970e5f7e258603de518995
[MOVED FROM BAD 07/28] ext/x264/gstx264enc.c: Try harder not to crash when we get an EOS event but haven't set up the encoder yet (as may ha...

Original commit message from CVS:
* ext/x264/gstx264enc.c: (gst_x264_enc_header_buf),
(gst_x264_enc_sink_event), (gst_x264_enc_chain),
(gst_x264_enc_encode_frame):
Try harder not to crash when we get an EOS event but haven't set
up the encoder yet (as may happen when upstream errors out with
not-negotiated, for example). Also, always push the EOS event
downstream.
ext/x264/gstx264enc.c