[FFmpeg-devel] [PATCH 4/4] Support the Hap chunked frame format
Michael Niedermayer
michael at niedermayer.cc
Wed Jul 22 16:28:10 CEST 2015
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/hapenc.c | 187 ++++++++++++++++++++++++++------
> tests/fate/video.mak | 3 +
> tests/ref/fate/hap-chunk | 2 +
> 7 files changed, 464 insertions(+), 96 deletions(-)
> create mode 100644 libavcodec/hap.c
> create mode 100644 tests/ref/fate/hap-chunk
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150722/6dd7da40/attachment.sig>
More information about the ffmpeg-devel
mailing list