3590 Commits (864d124bb7aa533764f5e4b6063e1615d6815d02)

Author SHA1 Message Date
Diego Biurrun 6cd76e5412 build: Drop stray MJPEG encoder dependency on dsputil 11 years ago
Diego Biurrun 9ecf1b62f3 build: Drop stray MLP decoder dependency on dsputil 11 years ago
Diego Biurrun 7d7be44f3e build: Drop stray PNG decoder dependency on dsputil 11 years ago
Diego Biurrun 88b240646f build: Drop stray mpc8 decoder dependency on dsputil 11 years ago
Carl Eugen Hoyos aac9e56759 Fix hardware detection on aix. 11 years ago
Luca Barbato aa80742539 configure: Support older version of openjpeg1 11 years ago
Diego Biurrun b3c6ee199e configure: Group toolchain options together in help output 11 years ago
Luca Barbato 390acbea06 configure: Provide --pkg-config-flags 11 years ago
Luca Barbato 5926603ad6 configure: Document --pkg-config option 11 years ago
Michael Niedermayer e893440a28 configure: make it possible to disable xlib dependancy 11 years ago
Diego Biurrun 7caf48e036 configure: miscellaneous cosmetics 11 years ago
Luca Barbato 4a8562394b configure: Use the right pkgconf file for openjpeg 11 years ago
Anton Khirnov e854b8f9f4 Work around broken floating point limits on some systems. 11 years ago
Janne Grunau c708b54033 timer: use mach_absolute_time as high resolution clock on darwin 11 years ago
Pierre Lejeune 0e0cefb222 build: Use pkg-config for openjpeg 11 years ago
Derek Buitenhuis d67dbfa7c1 libx265: Support API version 9 11 years ago
Diego Biurrun d48430c367 build: Let the SVQ3 decoder depend on the H.264 decoder 11 years ago
Diego Biurrun 84bf881720 configure: Split x86 SIMD architecture extensions into separate list 11 years ago
Reinhard Tartler 5ddc9f5052 configure: enable PIC on s390(x) 11 years ago
Vittorio Giovara 61b323ce7c vf_frei0r: refactor library loading from env variable 11 years ago
Anton Khirnov bc6461c286 af_compand: replace strtok_r() with av_get_token() 11 years ago
Diego Biurrun fb3b2f5d92 configure: Set the thread type after resolving dependencies 11 years ago
Diego Biurrun 2f02bbcca0 build: Let the ffvhuff decoder/encoder depend on the huffyuv decoder/encoder 11 years ago
Diego Biurrun 34150be515 build: Let the iac decoder depend on the imc decoder 11 years ago
Diego Biurrun 8e0cf39faf build: Let all MJPEG-related decoders depend on the MJPEG decoder 11 years ago
Diego Biurrun 0a36988e48 build: Let AMV decoder depend on the SP5X decoder 11 years ago
Christophe Gisquet 4cb6964244 dcadec: simplify decoding of VQ high frequencies 11 years ago
Anton Khirnov 291e49d4e7 af_compand: add a dependency on strtok_r 11 years ago
Timothy Gu baa650cc79 configure: use pkg-config to detect libbluray 11 years ago
Anton Khirnov e7dfaf16a4 libavfilter: example audio filtering program 11 years ago
Derek Buitenhuis d373647194 libx265: Update API usage 11 years ago
Derek Buitenhuis d00a504b24 libx265: Update API usage 11 years ago
Diego Biurrun 96ea3dea58 configure: Move cpunop into ARCH_EXT_LIST_X86 11 years ago
James Almer 1b932eb150 x86: add detection for FMA3 instruction set 11 years ago
James Almer 10b0161d78 x86: add missing XOP checks and macros 11 years ago
Janne Grunau 5800ba0db6 configure: disable cpunop if the check fails 11 years ago
Dave Yeo e5858fef38 configure: Revert commit 5176e9651b 11 years ago
James Almer a2af8eddab x86: add detection for FMA3 instruction set 11 years ago
Luca Barbato d6a27f885b configure: Add usan to the toolchain presets 11 years ago
Diego Biurrun 2b0bb69997 configure: Move cpunop into ARCH_EXT_LIST_X86 11 years ago
Diego Biurrun 6adf4290eb configure: Move inet_aton check into network function check block 11 years ago
Diego Biurrun 192ccc5034 build: The MPEG-4 video parser depends on h263dsp 11 years ago
Carl Eugen Hoyos 9c070ae03e Fix dctdnoiz dependencies, the filter should select dct, not fft. 11 years ago
Diego Biurrun 874c751cc5 threads: Check w32threads dependencies at the configure stage 11 years ago
Diego Biurrun b339182eba Move all example programs to doc/examples 11 years ago
Janne Grunau d261719319 configure: do not link libraries against program-specific dependencies 11 years ago
Janne Grunau 60e6cecf9b configure: avserver does not need $ldl 11 years ago
Derek Buitenhuis 50ea93158d Add libx265 encoder 11 years ago
Derek Buitenhuis bb6b1731eb Add libx265 encoder 11 years ago
James Almer 6c12b1de06 x86: add missing XOP checks and macros 11 years ago