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-07-30configure: Globally add ZLIB_CONST to CPPFLAGS if zlib is enabledDiego Biurrun
2014-07-29configure: Use require_pkg_config for SpeexLuca Barbato
2014-07-23configure: Extend the neon intrinsics checkMartin Storsjö
2014-07-22build: Add define for SIMD extensions requiring 16-byte aligned buffersDiego Biurrun
2014-07-22configure: add support for neon intrinsicsJanne Grunau
2014-07-22build: Support executable only ldflagsLuca Barbato
2014-07-22configure: Do not add extralibs to avresample .pc fileLuca Barbato
2014-07-21build: Conditionally build and test iirfilterDiego Biurrun
2014-07-17dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun
2014-07-17configure: Assume runtime cpu detection on arm on --target-os=android as wellMartin Storsjö
2014-07-09dsputil: Split off pixel block routines into their own contextDiego Biurrun
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-07-07dsputil: Split off FDCT bits into their own contextDiego Biurrun
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-30mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun
2014-06-23dsputil: Split bswap*_buf() off into a separate contextDiego Biurrun
2014-06-23mpeg: Split error resilience bits off into a separate fileDiego Biurrun
2014-06-23Differentiate assembler and assembly in documentation and commentsDiego Biurrun
2014-06-22configure: Drop stray error resilience dependenciesDiego Biurrun
2014-06-22build: Record explicit dependency of intrax8 on error resilienceDiego Biurrun
2014-06-22build: Have the eatqi decoder depend on the MPEG-1 decoderDiego Biurrun
2014-06-22dsputil: Split audio operations off into a separate contextDiego Biurrun
2014-06-19configure: Drop duplicate pkg-config entry from help outputDiego Biurrun
2014-06-19dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun
2014-06-18Remove avserver.Anton Khirnov
2014-06-16configure: Directly support Android as target OSLuca Barbato
2014-06-12configure: use pkg-config for libx264Vittorio Giovara
2014-06-12libx265: Add 4:2:2 supportDerek Buitenhuis
2014-06-09configure: use .altmacro for gnu as check on armJanne Grunau
2014-06-03build: check if AS supports the '.func' directiveJanne Grunau
2014-06-03arm: check if AS supports .dnJanne Grunau
2014-05-29dsputil: Split off quarterpel bits into their own contextDiego Biurrun
2014-05-27dsputil: Split off HuffYUV encoding bits into their own contextDiego Biurrun
2014-05-27dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun
2014-05-20build: export library dependencies in ${name}_FFLIBSJanne Grunau
2014-05-16build: Support building using clang-usan and disable-optimizationKaterina Barone-Adesi
2014-05-15configure: fix enable-libopus help stringTristan Matthews
2014-05-15lavc: add a native Opus decoder.Anton Khirnov
2014-05-13build: handle library dependencies in configureJanne Grunau
2014-05-11lavc: Add new VDA hwaccelAnton Khirnov
2014-05-01lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini
2014-04-29configure: rework dxva in avconv handlingAnton Khirnov
2014-04-28avconv: add support for DXVA2 decodingHendrik Leppkes
2014-04-23On2 AVC decoderKostya Shishkov
2014-04-21fic: use correct IDCTKostya Shishkov
2014-04-19configure: Handle armcc 5.0Martin Storsjö
2014-04-17drawtext: Add fontconfig supportLuca Barbato
2014-04-08libtwolame MP2 encoding supportPaul B Mahol
2014-04-06aarch64: add armv8 CPU flagJanne Grunau
2014-04-04On2 VP7 decoderPeter Ross