[FFmpeg-devel] [PATCH 2/2] avformat/apetag: account for header size if present when returning the start position

Paul B Mahol onemda at gmail.com
Fri Feb 10 23:23:31 EET 2017


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


More information about the ffmpeg-devel mailing list