2016-09-04 22:41 GMT+02:00 Michael Niedermayer :
>> Fixes ticket #5809.
>> ---
>> libavcodec/avcodec.h |5 -
>> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> LGTM, but please wait a day or 2 to allow others to comment
Patch applied.
Thank you, Carl Eugen
___
On Sun, Sep 04, 2016 at 10:05:03PM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes ticket #5809.
>
> Please comment, Carl Eugen
> avcodec.h |5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
> 61bd44b05d7472493311c7f483ab03c0c74870a4
> 0001-lavc-avcodec-Improve-av_pa
Hi!
Attached patch fixes ticket #5809.
Please comment, Carl Eugen
From 377749b388637c09f8822e501e53c565e7d4cb94 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Sun, 4 Sep 2016 22:03:12 +0200
Subject: [PATCH] lavc/avcodec: Improve av_parser_parse() documentation,
mention padding.
Fixes ti