]> granicus.if.org Git - handbrake/commit
Add VP8 support
authorjstebbins <jstebbins.hb@gmail.com>
Tue, 15 Apr 2014 18:42:17 +0000 (18:42 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Tue, 15 Apr 2014 18:42:17 +0000 (18:42 +0000)
commitc6c85528383812a0d11c8ce035b1584f35624f7c
tree30409e8e361022168d608cda17bc1abe1b2c515e
parentc973315226c1009f2cadc8a14e5219c1ef5d69c2
Add VP8 support

Thanks to Matthew Harvey for this patch

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6165 b64f7644-9d1e-0410-96f1-a4d463321fa5
17 files changed:
contrib/ffmpeg/module.defs
contrib/libvpx/module.defs [new file with mode: 0644]
contrib/libvpx/module.rules [new file with mode: 0644]
gtk/configure.ac
gtk/src/callbacks.c
gtk/src/hb-backend.c
libhb/common.c
libhb/common.h
libhb/encavcodec.c
libhb/module.defs
libhb/muxavformat.c
libhb/muxmkv.c
libhb/work.c
macosx/HandBrake.xcodeproj/project.pbxproj
make/include/contrib.defs
make/include/main.defs
test/module.defs