Re: [FFmpeg-devel] [PATCH v4 2/6] avformat/apm: use new extradata format
On Sat, Jun 20, 2020 at 10:59:28AM +, Zane van Iperen wrote: > Signed-off-by: Zane van Iperen > --- > libavformat/Makefile | 2 +- > libavformat/apm.c| 130 +++ > 2 files changed, 70 insertions(+), 62 deletions(-) > > diff --git a/libavformat/Mak
[FFmpeg-devel] [PATCH v4 2/6] avformat/apm: use new extradata format
Signed-off-by: Zane van Iperen --- libavformat/Makefile | 2 +- libavformat/apm.c| 130 +++ 2 files changed, 70 insertions(+), 62 deletions(-) diff --git a/libavformat/Makefile b/libavformat/Makefile index 26af859a28..a4113fe644 100644 --- a/libavfor