x264enc: fix crash on NULL caps when negotiation happens without a downstream peer
authorTim-Philipp Müller <tim@centricular.com>
Fri, 29 Nov 2013 15:49:29 +0000 (15:49 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 29 Nov 2013 15:54:55 +0000 (15:54 +0000)
commit20d6dbd2f620d987737349b9c321bc18d05587e8
tree2e250c957a07c50abb93b91c1a2a876057f2b2f8
parent8c1be8796e58bfcab7c9b9ac2ca089b10bf803b4
x264enc: fix crash on NULL caps when negotiation happens without a downstream peer

gst-launch-1.0 videotestsrc ! x264enc
ext/x264/gstx264enc.c