Commit graph

13 commits

Author SHA1 Message Date
Simon Morlat
ca0341ae6c update external submodules:
- opus to 1.1.1
- openh264 to 1.5
- libvpx to 1.5
2016-01-04 15:27:15 +01:00
Simon Morlat
f1d2c1a6ea upgrade to libvpx v1.4.0
This requires to make a clean of the build environment:
cd submodules/external/libvpx && git reset --hard
make clean
make
2015-08-30 17:20:42 +02:00
Gautier Pelloux-Prayer
884893a6f9 Better handling of ffmpeg warnings: only use configure extra-cflags option instead of monkey patch.
Revert "Disable ffmpeg warnings"

This reverts commit 441227b74b.
2015-02-16 09:12:53 +01:00
Gautier Pelloux-Prayer
441227b74b Disable ffmpeg warnings 2015-02-13 09:47:40 +01:00
Sylvain Berfini
3c90daf184 Fix compilation using ndk r9 and ndk r10c on macosx 2014-11-06 13:33:19 +01:00
Sylvain Berfini
6b046aa61b Fix compilation using latest ndk (10c), now using gcc 4.8 instead of 4.6 (deprecated) 2014-11-05 12:20:28 +01:00
Sylvain Berfini
6ba461a739 Fix patch since openh264 submodule update 2014-07-03 09:37:44 +02:00
Simon Morlat
7d6efd0328 add patch to openh264 decoder for more permissive decoding 2014-04-15 18:14:56 +02:00
Sylvain Berfini
6b0dfbcf4d VP8 updated to 1.3.0 2014-02-21 14:56:47 +01:00
Ghislain MARY
f0bd8976ba Add patch to fix log2f problems with latest android ndk. 2014-02-06 14:27:15 +01:00
Ghislain MARY
b0d6594940 Fix compilation on Mac OS X. 2013-09-27 17:06:02 +02:00
Ghislain MARY
992bc4312e Add patch to build ffmpeg shared libraries with non-versioned soname. 2013-09-27 14:18:49 +02:00
Simon Morlat
4b5dba856a integrate ffmpeg patch to 2011-09-30 21:31:07 +02:00