Adrien Destugues 4f177d6f8e ffmpeg 0.11: make it work with gcc2.
* Assembler code completely disabled for gcc2. Cross platform C code is
used instead, which means this needs more CPU than the 0.10.x branch
with asm enabled. But, at least it works.
* Redone the gcc2 support to make it more well behaved. Things that only
* need to be disabled for gcc2 are under a #if __GNUC__ > 2 check,
instead of #if 0. Also removed a lot of hacks to the configure script
that are not needed anymore.
* Since the patch for gcc2 should not create problems for the gcc4
version, use a single patch. The hack used to decide which patchset to
use did not work, because effectoiveTargetarchitecture was not set yet
when parsing the file to find the PATCHES variable.
* I leave this marked as broken for gcc2, because 0.11.5 was not updated
for years, while the ffmpeg team is still updating the 0.10.x branch
with regular releases. This means 0.10 gets bugfixes in the codecs, and
0.11 doesn't. We better use the latest codecs, even if we don't get the
latest API.
2015-08-30 16:25:00 +02:00
2015-08-04 08:25:40 +03:00
2015-08-08 13:05:27 +02:00
2015-08-07 22:59:14 +02:00
2015-08-09 16:41:40 +02:00
2015-08-08 20:00:24 +02:00
2015-08-19 21:43:25 +00:00
2015-08-08 08:16:04 +02:00
2015-08-04 15:45:00 -04:00
2015-08-28 10:47:07 -04:00
2015-08-07 16:40:23 +02:00
2015-08-28 10:47:07 -04:00
2015-08-28 10:47:07 -04:00
2015-08-08 20:00:24 +02:00
2015-08-28 10:47:07 -04:00
2015-08-26 15:15:38 -04:00
2015-08-25 17:44:40 +02:00
2015-08-25 17:44:40 +02:00
2015-08-08 08:16:04 +02:00
2015-08-08 13:05:27 +02:00
2015-08-08 20:00:24 +02:00
2015-08-28 10:47:07 -04:00
2015-08-08 08:16:04 +02:00
2015-08-28 10:47:07 -04:00
2015-08-07 20:05:09 +02:00
2015-08-07 16:40:23 +02:00
2015-08-28 10:47:07 -04:00
2015-08-26 21:27:01 +02:00
2015-08-08 08:16:04 +02:00
2015-08-30 12:13:19 +03:00
2015-08-12 20:04:20 +00:00
2015-08-28 10:47:07 -04:00
2015-08-04 15:45:00 -04:00
2015-07-22 20:09:18 +02:00
2015-07-20 08:34:07 +02:00
2015-08-13 20:45:16 +02:00
2015-08-04 08:25:40 +03:00
2015-08-04 15:45:00 -04:00
2015-08-28 10:47:07 -04:00
2015-08-08 08:16:04 +02:00
2015-08-08 20:00:24 +02:00
2015-08-08 13:05:27 +02:00
2015-08-28 10:47:07 -04:00
2015-08-08 19:00:20 +02:00
2015-08-08 14:35:01 +02:00
2013-04-21 18:58:18 +02:00
Description
Software ports for the Haiku operating system.
Readme 111 MiB
Languages
Shell 96.3%
Roff 2.4%
M4 0.5%
C 0.4%
Makefile 0.3%