2397 Commits (eaec09a575181a09c57a85778df89018a48c98b5)

Author SHA1 Message Date
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Derek Buitenhuis cd60631752 libx265: Bump version requirement 11 years ago
Diego Biurrun 8ef33497a6 build: Add config option for CABAC code 11 years ago
Peter Krefting 54f7881615 configure: Remove dcbzl check for e500v1 and e500v2 architectures 11 years ago
Luca Barbato fb7127b2c8 build: h264 parser depends on full h264 decoder 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
Diego Biurrun 606cc8afa1 configure: ppc: Disable ldbrx instruction by default 11 years ago
Vittorio Giovara be039278b5 mpegvideo: move ff_draw_horiz_band() to mpegutils.c 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
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
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
Anton Khirnov e7dfaf16a4 libavfilter: example audio filtering program 11 years ago
Derek Buitenhuis d00a504b24 libx265: Update API usage 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
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