- 26 Jul, 2014 4 commits
-
-
Pierre Edouard Lepere authored
Additional contributions by James Almer <jamrial@gmail.com>, Carl Eugen Hoyos <cehoyos@ag.or.at>, Fiona Glaser <fiona@x264.com> and Anton Khirnov <anton@khirnov.net> Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Anton Khirnov authored
beta0 and beta1 will always be the same
-
Anton Khirnov authored
-
Anton Khirnov authored
This is required by the new API.
-
- 25 Jul, 2014 7 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
This avoids invoking the wrapped functions with too many arguments.
-
Diego Biurrun authored
-
Diego Biurrun authored
The typedefs also exist in the avfft.h header and since typedefs cannot be legally redefined in C, the code fails to compile with some compilers. This reverts commits 11c7155c and 57f1b1dc.
-
- 24 Jul, 2014 1 commit
-
-
Nidhi Makhijani authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 23 Jul, 2014 9 commits
-
-
Diego Biurrun authored
Also comment some #endifs and reshuffle headers into canonical order.
-
Diego Biurrun authored
This fixes a number of incompatible pointer type warnings.
-
Diego Biurrun authored
Also rearrange #includes into canonical order.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
Also merge variable declaration and initialization.
-
Nidhi Makhijani authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 22 Jul, 2014 7 commits
-
-
Martin Storsjö authored
Check for an instruction that causes the (very old) Apple GCC 4.2 to error out ("unrecognizable insn"). Signed-off-by: Martin Storsjö <martin@martin.st>
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
Without the typedefs there can be trouble depending on #include order.
-
Diego Biurrun authored
-
Diego Biurrun authored
It is doubtful if the hack (still) works and Xvid had ten years to fix it.
-
Luca Barbato authored
-
- 21 Jul, 2014 12 commits
-
-
Diego Biurrun authored
-
Ben Avison authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
James Yu authored
Intrinsics only used on aarch64 since the existing ARMv7 NEON asm is slightly faster (Cortex-A9, gcc-4.8, micro-benchmarks and full decoding time). Signed-off-by: James Yu <james.yu@linaro.org> Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
Janne Grunau authored
-
Luca Barbato authored
Remove a warning if https support is disabled.
-
Luca Barbato authored
Certain servers accept only PUT as valid method.
-
Luca Barbato authored
The options is useful to build position-independent executables on hardened systems (e.g. Android L and Gentoo Hardened).
-
Luca Barbato authored
The library does not have external dependencies.
-
Jan Gerber authored
Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
Katerina Barone-Adesi authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Diego Biurrun authored
-
Diego Biurrun authored
-