Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-12configure: Allow log2 with msvc12 onwards.Matt Oliver
2014-05-12Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f'Michael Niedermayer
2014-05-11lavc: Add new VDA hwaccelAnton Khirnov
2014-05-11configure: Fix floating point conformance ith icl.Matt Oliver
2014-05-09configure: check for recent dxva2api headers with fixed COBJMACROS definesHendrik Leppkes
2014-05-05Fix standalone compilation of sonic lossless encoder.Carl Eugen Hoyos
2014-05-04Map --enable-lto to -ipo when compiling with icc.Carl Eugen Hoyos
2014-05-04Disable inline_asm_direct_symbol_refs if lto was requested.Carl Eugen Hoyos
2014-05-04Enable inline asm in intel compiler on windows.Matt Oliver
2014-05-02Enable opencl wihtout pthreads.Matt Oliver
2014-05-01Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'Michael Niedermayer
2014-05-01lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini
2014-04-29Merge commit 'a61c2115fb936d50b8b0328d00562fe529a7c46a'Michael Niedermayer
2014-04-29Merge commit '35177ba77ff60a8b8839783f57e44bcc4214507a'Michael Niedermayer
2014-04-29configure: rework dxva in avconv handlingAnton Khirnov
2014-04-28avconv: add support for DXVA2 decodingHendrik Leppkes
2014-04-28configure: add support for new CPUsJames Almer
2014-04-25lavu: add LOCAL_ALIGNED_32James Almer
2014-04-25configure: allow overriding ranlibMichael Niedermayer
2014-04-24configure: Fix ld flags when rpath is enabled.YuDenzel
2014-04-23Merge commit 'e2834567d73bd1e46478ba67ac133cb8ef5f50fd'Michael Niedermayer
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-23examples: rename avcodec.c to decoding_encoding.cStefano Sabatini
2014-04-21Merge commit '93e15a323871613fd26f1f1e317029a50b5b24ca'Michael Niedermayer
2014-04-21fic: use correct IDCTKostya Shishkov
2014-04-19Merge commit '4936ef6492f640e1606c6507f2c4e495164d3974'Michael Niedermayer
2014-04-19configure: Handle armcc 5.0Martin Storsjö
2014-04-19Fix standalone compilation of image2_alias_pix and image2_brender_pix demuxers.Carl Eugen Hoyos
2014-04-18configure: Remove deprecated incompatible_fork_abi optionJames Almer
2014-04-17Merge commit 'f1b239ec8b38474d31f3bfea1f0b1693774fa432'Michael Niedermayer
2014-04-17drawtext: Add fontconfig supportLuca Barbato
2014-04-15configure: allow the gas-preprocessor to be called with an absolute path.Lars Hammarstrand
2014-04-15configure: fix arm osx buildMichael Niedermayer
2014-04-11Add AVFoundation input device.Thilo Borgmann
2014-04-09configure: Fail on missing prototypes in check_oc.Thilo Borgmann
2014-04-08configure: AVI demux needs exifSchenk, Michael
2014-04-08Fix compilation with --disable-everything --enable-decoder=rawvideo.Carl Eugen Hoyos
2014-04-08libtwolame MP2 encoding supportPaul B Mahol
2014-04-07configure: Check for generated output in check_header_oc.Thilo Borgmann
2014-04-07Merge commit '8675bcb0addb1c7fb0b04682d1f3f95d5b8dae14'Michael Niedermayer
2014-04-06aarch64: add armv8 CPU flagJanne Grunau
2014-04-06configure: Add workaround for qtkit detection using ICC compiler.Thilo Borgmann
2014-04-05configure: use TMPM in check_header_ocMichael Niedermayer
2014-04-05configure: more properly disable header when check_header_oc() failsMichael Niedermayer
2014-04-05configure: Fix testing of objective-c headers for qtkitMichael Niedermayer
2014-04-04On2 VP7 decoderPeter Ross
2014-04-04configure: check and use -Wempty-bodyJames Darnley
2014-04-03Add Win32 GDI-based screen grabbingCalvin Walton
2014-04-01libavcodec: Implementation of AC3 fixedpoint decoderNedeljko Babic
2014-04-01OpenEXR decoderJimmy Christensen