]> git.sesse.net Git - ffmpeg/commit
Add an OpenH264 decoder wrapper
authorMartin Storsjö <martin@martin.st>
Thu, 23 Jun 2016 21:58:17 +0000 (00:58 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 27 Jul 2016 07:19:40 +0000 (10:19 +0300)
commitc5d326f551b0312ff581bf1df35b21d956e01523
tree4736c5943b53002f6b17687a4a562c3e881563b3
parent54a0a52be100d36291084f92b7d6aee1a4960acb
Add an OpenH264 decoder wrapper

This is cherrypicked from libav, from commits
82b7525173f20702a8cbc26ebedbf4b69b8fecec and
d0b1e6049b06eeeeca146ece4d2f199c5dba1565.

Signed-off-by: Martin Storsjö <martin@martin.st>
Changelog
configure
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/libopenh264.c [new file with mode: 0644]
libavcodec/libopenh264.h [new file with mode: 0644]
libavcodec/libopenh264dec.c [new file with mode: 0644]
libavcodec/libopenh264enc.c
libavcodec/version.h