Support the Hap chunked frame format

Multimedia / Libav - Tom Butterworth [gmail.com] - 27 July 2015 10:00 UTC

3ee2178 Support the Hap chunked frame format
libavcodec/Makefile | 4 +-
libavcodec/hap.h | 38 ++++++-
libavcodec/hapdec.c | 273 +++++++++++++++++++++++++++++++++++++++-----------
libavcodec/hapenc.c | 191 +++++++++++++++++++++++++++++------
libavcodec/version.h | 2 +-
tests/fate/video.mak | 3 +
6 files changed, 414 insertions(+), 97 deletions(-)

Upstream: git.libav.org


  • Share