]> git.sesse.net Git - ffmpeg/commit
Hap decoder and encoder
authorVittorio Giovara <vittorio.giovara@gmail.com>
Sat, 25 Apr 2015 22:58:57 +0000 (23:58 +0100)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Mon, 22 Jun 2015 14:23:08 +0000 (15:23 +0100)
commit7ca3e5203f133eb41a0b5c3a1d753a7427ba72e7
tree900fdfc294a8fa00470326eee3ae98fb055febeb
parentc0b105756f61d253bdabcc2bb49453a2557e7c3b
Hap decoder and encoder

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
16 files changed:
Changelog
configure
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/codec_desc.c
libavcodec/hap.h [new file with mode: 0644]
libavcodec/hapdec.c [new file with mode: 0644]
libavcodec/hapenc.c [new file with mode: 0644]
libavcodec/version.h
libavformat/isom.c
tests/fate/video.mak
tests/ref/fate/hap1 [new file with mode: 0644]
tests/ref/fate/hap5 [new file with mode: 0644]
tests/ref/fate/hapy [new file with mode: 0644]