[FFmpeg-devel] [PATCH] libx265: Update bitrate in avcontext in case it was overriden by x265 specific options
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Jun 13 15:07:33 CEST 2014
On 6/13/2014 9:49 AM, Nicolas Morey-Chaisemartin wrote:
> ---
> libavcodec/libx265.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
Random whitespace changes and inconsistent style aside: Why?
I see the libx264.c wrapper does this unconditionally, but I cannot find
a reason why. The earliest appearance of it is in this barely-English, and
completely unrelated commit from Baptiste: 0140d3f0921e5cbb6ea8706acb0307f7ff57a133.
What the fuck?
I am happy to add this to the libx265 wrapper if-and-only-if someone can
tell me why it must be done, since Baptiste's commit is so shitty^Wunhelpful.
Cheers,
- Derek
More information about the ffmpeg-devel
mailing list