[FFmpeg-devel] [PATCH 2/2] avformat/apetag: account for header size if present when returning the start position
James Almer
jamrial at gmail.com
Fri Feb 10 23:36:56 EET 2017
On 2/10/2017 6:23 PM, Paul B Mahol wrote:
> On 2/10/17, James Almer <jamrial at gmail.com> wrote:
>> The size field in the header/footer accounts for the entire APE tag
>> structure except the 32 bytes from header, for compatibility with
>> APEv1.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavformat/apetag.c | 6 +++++-
>> libavformat/apetag.h | 1 +
>> 2 files changed, 6 insertions(+), 1 deletion(-)
>>
>
> probably ok
Pushed.
More information about the ffmpeg-devel
mailing list