3994 Commits (e8903fbf8ecfe31f789cda4fc08be19d40b17c43)

Author SHA1 Message Date
Matt Oliver a6b0c0e123 Enable inline asm in intel compiler on windows. 11 years ago
Matt Oliver 1ccd1a3860 Enable opencl wihtout pthreads. 11 years ago
Alessandro Ghedini 1c0210c798 lavfi: add Bauer stereo-to-binaural audio filter 11 years ago
Anton Khirnov a61c2115fb configure: rework dxva in avconv handling 11 years ago
Hendrik Leppkes 35177ba77f avconv: add support for DXVA2 decoding 11 years ago
James Almer 096de451b0 configure: add support for new CPUs 11 years ago
James Almer 25d5ea6d5a lavu: add LOCAL_ALIGNED_32 11 years ago
Michael Niedermayer 6e5cce1cbe configure: allow overriding ranlib 11 years ago
YuDenzel 443936d8b9 configure: Fix ld flags when rpath is enabled. 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
Stefano Sabatini bf411fffd4 examples: rename avcodec.c to decoding_encoding.c 11 years ago
Kostya Shishkov 93e15a3238 fic: use correct IDCT 11 years ago
Martin Storsjö 4936ef6492 configure: Handle armcc 5.0 11 years ago
Carl Eugen Hoyos 3a1feb01da Fix standalone compilation of image2_alias_pix and image2_brender_pix demuxers. 11 years ago
James Almer 968c44ce89 configure: Remove deprecated incompatible_fork_abi option 11 years ago
Luca Barbato f1b239ec8b drawtext: Add fontconfig support 11 years ago
Lars Hammarstrand add5d7a8ce configure: allow the gas-preprocessor to be called with an absolute path. 11 years ago
Michael Niedermayer 0bf25c7b08 configure: fix arm osx build 11 years ago
Thilo Borgmann d2417061ef Add AVFoundation input device. 11 years ago
Thilo Borgmann c740e083bc configure: Fail on missing prototypes in check_oc. 11 years ago
Schenk, Michael 358f9ae639 configure: AVI demux needs exif 11 years ago
Carl Eugen Hoyos 7fcb4f6c51 Fix compilation with --disable-everything --enable-decoder=rawvideo. 11 years ago
Paul B Mahol 718907cd88 libtwolame MP2 encoding support 11 years ago
Thilo Borgmann fdaf8372c2 configure: Check for generated output in check_header_oc. 11 years ago
Janne Grunau 8675bcb0ad aarch64: add armv8 CPU flag 11 years ago
Thilo Borgmann 33462542cf configure: Add workaround for qtkit detection using ICC compiler. 11 years ago
Michael Niedermayer 3c728ceec6 configure: use TMPM in check_header_oc 11 years ago
Michael Niedermayer 323c049c7e configure: more properly disable header when check_header_oc() fails 11 years ago
Michael Niedermayer a2c6a99ba5 configure: Fix testing of objective-c headers for qtkit 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
James Darnley 7307a7fd93 configure: check and use -Wempty-body 11 years ago
Calvin Walton 08909fb56b Add Win32 GDI-based screen grabbing 11 years ago
Nedeljko Babic 696e34a6e1 libavcodec: Implementation of AC3 fixedpoint decoder 11 years ago
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Derek Buitenhuis cd60631752 libx265: Bump version requirement 11 years ago
Derek Buitenhuis 32998ee957 libx265: Bump version requirement 11 years ago
Thilo Borgmann a9ccec5270 configure: Remove invalid option --disable-qtkit. 11 years ago
Vadim Kalinsky 234f0bcb0c lavd: Add QTKit input device. 11 years ago
Michael Niedermayer d5c9843cd2 configure: fix VP7 standalone build 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
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