x264: Add bitrate info to the tags output.
authorJan Schmidt <jan@centricular.com>
Sat, 5 Sep 2015 13:34:45 +0000 (23:34 +1000)
committerJan Schmidt <jan@centricular.com>
Sat, 5 Sep 2015 13:34:45 +0000 (23:34 +1000)
commit05aa763561603ff68d581a35d75fed4919f33100
treec1d6604e4d38f5909680b7f8d934c3a0a2f23d2b
parentb41376aba27fb6f57b5461fd5d307322ad862de4
x264: Add bitrate info to the tags output.

Makes it possible for muxers to know the target bitrate as soon
as encoding starts, which flvmux now uses.
ext/x264/gstx264enc.c