[FFmpeg-devel] [PATCH] lavc/libopenh264enc: update to openh264 1.6
Ricardo Constantino
wiiaboo at gmail.com
Fri May 20 04:38:47 CEST 2016
On 2 April 2016 at 11:29, Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Monday 2016-03-07 18:05:30 +0100, Stefano Sabatini encoded:
>> In particular, the slice mode API was changed in commit:
>>
>> commit 33c378f7b791310e4cb64b53e2bb8f3f3bded105
>> Author: sijchen <sijchen at cisco.com>
>> Date: Tue Nov 10 09:50:06 2015 -0800
>>
>> change API for slicing part for easier usage (the UseLoadBalancing flag is still under working)
>>
>> This fixes compilation with latest version of openh264.
>> ---
>> configure | 2 +-
>> doc/encoders.texi | 25 ++++++++++++++---------
>> libavcodec/libopenh264enc.c | 48 ++++++++++++++++++++++-----------------------
>> libavcodec/version.h | 2 +-
>> 4 files changed, 42 insertions(+), 35 deletions(-)
>
> Ping.
Confirm this fixes compilation with openh264 git master.
More information about the ffmpeg-devel
mailing list