3351 Commits (c9c0451224fd7bc38b4e135e99f114f80c1ae67f)

Author SHA1 Message Date
Luca Barbato fb7127b2c8 build: h264 parser depends on full h264 decoder 11 years ago
Carl Eugen Hoyos cc6d549adb Always pass the configure option sysroot to --sysroot and -isysroot. 11 years ago
Carl Eugen Hoyos 942cded690 Autodetect VDA like all other hardware acccelerations. 11 years ago
Luca Barbato 0f0d1d056e configure: Always use -DOPJ_STATIC when checking for openjpeg 11 years ago
Diego Biurrun 57f09608e1 dsputil: Move thirdpel-related bits into their own context 11 years ago
Michael Niedermayer db55365d0f configure: Try to fix detection of ARM Compiler 5.04 11 years ago
Michael Niedermayer 9d60527a13 configure: fix direct symbol ref support detection 11 years ago
Diego Biurrun 606cc8afa1 configure: ppc: Disable ldbrx instruction by default 11 years ago
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