x264enc: Read stream-format from the right place
authorOlivier Crête <olivier.crete@collabora.com>
Tue, 19 Jul 2011 00:41:20 +0000 (20:41 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Tue, 19 Jul 2011 00:41:20 +0000 (20:41 -0400)
commit3cb99f46b7b76bc68b77638a00d154f1a2ee9adf
tree3655c92b8c5af1900d38effc0048b9faf6cdc629
parent7aafba6f825d7704dddfb58db180dd02e5bea479
x264enc: Read stream-format from the right place

Read the stream-format from "stream-format" and not from profile, also rename
the "bytestream" variable to "stream_format" so it's easier to understand.
ext/x264/gstx264enc.c