Commit graph

13 commits

Author SHA1 Message Date
Simon Morlat
32b315b731 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
3be01fadd9 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
82237d76ba 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
0093475037 Disable ffmpeg warnings 2015-02-13 09:47:40 +01:00
Sylvain Berfini
64bd79a9e8 Fix compilation using ndk r9 and ndk r10c on macosx 2014-11-06 13:33:19 +01:00
Sylvain Berfini
91ae9dd7f9 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
917d537e15 Fix patch since openh264 submodule update 2014-07-03 09:37:44 +02:00
Simon Morlat
353abada10 add patch to openh264 decoder for more permissive decoding 2014-04-15 18:14:56 +02:00
Sylvain Berfini
08db677bcb VP8 updated to 1.3.0 2014-02-21 14:56:47 +01:00
Ghislain MARY
c0cfd9ff54 Add patch to fix log2f problems with latest android ndk. 2014-02-06 14:27:15 +01:00
Ghislain MARY
4047d78128 Fix compilation on Mac OS X. 2013-09-27 17:06:02 +02:00
Ghislain MARY
2e294a062f 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