]> 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>
Tue, 28 Jun 2016 11:17:43 +0000 (14:17 +0300)
commit82b7525173f20702a8cbc26ebedbf4b69b8fecec
tree125eb3d187db9c5a9da834e7aa8ee1696461fb3b
parent785c25443b56adb6dbbb78d68cccbd9bd4a42e05
Add an OpenH264 decoder wrapper

While it is less featureful (and slower) than the built-in H264
decoder, one could potentially want to use it to take advantage
of the cisco patent license offer.

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