3755 Commits (fb6dd77000f1ad6740494269f55a0ff21df5bcf2)

Author SHA1 Message Date
Diego Biurrun adcb8392c9 mjpeg: Split off bits shared by MJPEG and LJPEG encoders 11 years ago
Matthew Oliver 09adb1dd36 configure: enable lto for icl compiler. 11 years ago
Ronald S. Bultje faa1471ffc swr: rewrite resample_common/linear_float_sse/avx in yasm. 11 years ago
James Almer 5fef4afb85 configure: add missing audiodsp dependency for ra144 11 years ago
James Almer 607c88126c configure: fix g729 decoder dependencies 11 years ago
James Almer a6b8aef0dc configure: remove duplicate ape_decoder_select line 11 years ago
Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
Diego Biurrun 7b9ef8d701 mpeg: Split error resilience bits off into a separate file 11 years ago
Diego Biurrun 463a7cde56 Differentiate assembler and assembly in documentation and comments 11 years ago
Diego Biurrun a6a675a792 configure: Drop stray error resilience dependencies 11 years ago
Diego Biurrun fbf4d2197f build: Record explicit dependency of intrax8 on error resilience 11 years ago
Diego Biurrun c54e118722 build: Have the eatqi decoder depend on the MPEG-1 decoder 11 years ago
Diego Biurrun 9a9e2f1c8a dsputil: Split audio operations off into a separate context 11 years ago
Carl Eugen Hoyos 29fc468d0a Do not show libzvbi in the configure output if it was not enabled. 11 years ago
James Almer e930287900 configure: remove superfluous check for AVX/FMA3 support in Yasm 11 years ago
Diego Biurrun 852c329a69 configure: Drop duplicate pkg-config entry from help output 11 years ago
James Almer 60a06400a9 configure: fix NASM output format on Win64 11 years ago
Rong Yan ab12373956 ppc: Fix the bug of fft for little endian environment on POWER7 and later 11 years ago
Diego Biurrun e74433a8e6 dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
Anton Khirnov 894682a973 Remove avserver. 11 years ago
Carl Eugen Hoyos 99a8a3de8c Revert "Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed." 11 years ago
Carl Eugen Hoyos 189ffeafd4 Force aix strip to work on 32 and 64 bit by default. 11 years ago
Luca Barbato 83aa4fc3fe configure: Directly support Android as target OS 11 years ago
Carl Eugen Hoyos 08235708d8 Do not suggest to use gas-preprocessor on aix where it doesn't work. 11 years ago
Carl Eugen Hoyos b67bcd784d Fix compilation on ppc64 and ppc with pic if gas-preprocessor is installed. 11 years ago
Carl Eugen Hoyos 6ac3c8c6a0 Fix compilation with --disable-everything --enable-parser=vc1. 11 years ago
Derek Buitenhuis a4bd4733c0 swscale: Allow the max filter size to be set at compile time 11 years ago
Vittorio Giovara 4321e50756 configure: use pkg-config for libx264 11 years ago
Derek Buitenhuis 61a344916d libx265: Add 4:2:2 support 11 years ago
Derek Buitenhuis 6ee95af8a1 libx265: Add 4:2:2 support 11 years ago
Paul B Mahol 4b6cb1cc69 Zoom & Pan filter 11 years ago
Janne Grunau 7b06ddb835 configure: use .altmacro for gnu as check on arm 11 years ago
Michael Niedermayer d4be3a8d63 configure: add llauddsp dependancy for wmalossless_decoder 11 years ago
Michael Niedermayer 97508af274 build: add fminf() emulation 11 years ago
Christophe Gisquet ccff45a0d3 apedsp: move to llauddsp 11 years ago
Janne Grunau d5a5598198 build: check if AS supports the '.func' directive 11 years ago
Janne Grunau 896a5bff64 arm: check if AS supports .dn 11 years ago
Diego Biurrun 368f50359e dsputil: Split off quarterpel bits into their own context 11 years ago
Diego Biurrun 512f3ffe9b dsputil: Split off HuffYUV encoding bits into their own context 11 years ago
Diego Biurrun 0d439fbede dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
Andreas Cadhalpun 0f17bc644c Improve the detection of architecture x86. 11 years ago
Lou Logan 2dbf5e7038 configure: s/solving/solve 11 years ago
Neil Armstrong 99d742aac4 configure: uClibc native pthread requires -ldl 11 years ago
Michael Niedermayer 6e725f19f8 configure: try to fix the disappearing "r" bug in fate 11 years ago
Clément Bœsch 08c51e12b1 ffplay: support rotated video. 11 years ago
Alexis Ballier c9ab879011 Fix build with --enable-ladspa --disable-frei0r. 11 years ago
Yu Xiaolei 2491579d47 configure: arm: do not enable fast-unaligned if it is explicitly disabled via commandline 11 years ago
Janne Grunau afe1762654 build: export library dependencies in ${name}_FFLIBS 11 years ago
Clément Bœsch 9986e50a6e configure: make vp9 decoder select the parser. 11 years ago
Clément Bœsch 2ca97c7802 configure: make sure pkg-config flags are populated in FT test. 11 years ago