x264enc: set annexb=1 in byte stream mode when downstream has ANY caps
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 2 Feb 2015 14:13:10 +0000 (14:13 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Mon, 2 Feb 2015 14:28:33 +0000 (14:28 +0000)
commit5f075f336189ac72b62349716a5b826b55434d5b
tree2de6e9398fdaea31b2887444ed0d7a20f16cc9cb
parent2c5ba12f2823c9a03e68cba8cf825241595e5fa3
x264enc: set annexb=1 in byte stream mode when downstream has ANY caps

This matches what is done when downstream caps are not ANY, and fixes
prerolling in byte stream mode when typefind is downstream.
ext/x264/gstx264enc.c