3339 Commits (ce9d3daa8a40ba953fcaf04c8fc5dba0aa335c9e)

Author SHA1 Message Date
Matt Oliver 8236747511 Automatically change MANGLE() into named inline asm operands when direct symbol reference in inline asm are not supported. 11 years ago
Matt Oliver b2d3a45598 avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supported 11 years ago
Andrey Utkin e10ab43614 doc/examples: Add example transcoding.c 11 years ago
Vittorio Giovara be039278b5 mpegvideo: move ff_draw_horiz_band() to mpegutils.c 11 years ago
Michael Niedermayer c17dea05f7 configure: factorize mips arch extensions out 11 years ago
Michael Niedermayer f6122ed375 configure: remove unused identifer that was added by cleanups 11 years ago
James Almer 722b48bc12 configure: add missing avx2 support check 11 years ago
Diego Biurrun 7a650caf64 configure: Split some logical blocks off from HAVE_LIST 11 years ago
Diego Biurrun d0adf55c05 configure: Split some logical blocks off from CONFIG_LIST 11 years ago
Diego Biurrun 07ea8a7e94 configure: Group and sort function/struct/type checks 11 years ago
Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 years ago
Diego Biurrun bbb64356cc build: Record dependency of eatqi decoder on dsputil 11 years ago
Diego Biurrun b5f112d820 configure: Add explicit dsputil dependency to mpegvideoenc 11 years ago
Diego Biurrun cd832f032f ffv1: Drop bogus dependency on dsputil 11 years ago
Diego Biurrun 0e29c5e128 build: Drop stray LPC dependency on dsputil 11 years ago
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