Re: [FFmpeg-devel] [PATCH 2/4] avformat: add demuxer for LEGO Racers' ALP format
On Thu, 5 Mar 2020 02:26:38 +0100 "Andreas Rheinhardt" wrote: > Am 05.03.2020 um 01:40 schrieb Zane van Iperen: > > Signed-off-by: Zane van Iperen > > --- > > libavformat/Makefile | 1 + > > libavformat/allformats.c | 1 + > > libavformat/alp.c| 135 > > +
Re: [FFmpeg-devel] [PATCH 2/4] avformat: add demuxer for LEGO Racers' ALP format
Am 05.03.2020 um 01:40 schrieb Zane van Iperen: > Signed-off-by: Zane van Iperen > --- > libavformat/Makefile | 1 + > libavformat/allformats.c | 1 + > libavformat/alp.c| 135 +++ > libavformat/version.h| 4 +- > 4 files changed, 139 inse