[FFmpeg-devel] [PATCH] avformat/movenc: let avpriv_ac3_parse_header() allocate the AC3HeaderInfo struct

James Almer jamrial at gmail.com
Wed Nov 1 18:23:07 EET 2017


On 10/31/2017 8:58 PM, Michael Niedermayer wrote:
> On Tue, Oct 31, 2017 at 01:24:58AM -0300, James Almer wrote:
>> This removes sizeof(AC3HeaderInfo) from the ABI.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavformat/movenc.c | 72 +++++++++++++++++++++++++++++++---------------------
>>  1 file changed, 43 insertions(+), 29 deletions(-)
> 
> LGTM
> 
> thx

Pushed, thanks.


More information about the ffmpeg-devel mailing list