Re: [FFmpeg-devel] [PATCH 4/4] Support the Hap chunked frame format
On Tue, Jul 21, 2015 at 01:12:12AM +0100, Tom Butterworth wrote: > --- > libavcodec/Makefile | 4 +- > libavcodec/hap.c | 55 ++ > libavcodec/hap.h | 37 ++- > libavcodec/hapdec.c | 272 > +-- > libavcodec/hapen
[FFmpeg-devel] [PATCH 4/4] Support the Hap chunked frame format
--- libavcodec/Makefile | 4 +- libavcodec/hap.c | 55 ++ libavcodec/hap.h | 37 ++- libavcodec/hapdec.c | 272 +-- libavcodec/hapenc.c | 187 ++-- tests/fate/video.mak | 3