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
2015-10-04lavf: add chromaprint muxerRodger Combs
2015-10-03configure: silence preprocessor noise from dependency generationGanesh Ajjanagadde
2015-10-03configure: Remove --disable-avutil which has no effect from help output.Carl Eugen Hoyos
2015-10-03configure: Change screenpresso_decoder to select zlib instead of depMichael Niedermayer
2015-10-03Merge commit '8ae1d87a2440cea0564efe2a6c9c223478a05f44'Hendrik Leppkes
2015-10-03Merge commit '9a3202a98b2e095b54dd784c3e01a09a676fc3fa'Hendrik Leppkes
2015-10-01configure: check rubberband version, allow only latest onePaul B Mahol
2015-09-30build: Add support for known custom allocatorsLuca Barbato
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-30avformat/async: Allow compilation with native threads.Matt Oliver
2015-09-29configure: address a copy-paste typoVicente Olivert Riera
2015-09-29Merge commit '678f788fea3380e5cbbf75baac5cc0ce07a56a42'Hendrik Leppkes
2015-09-29configure: Set the initial ldflags to match the cflagsLuca Barbato
2015-09-29configure: mips: Support mips r6, r2 and r1Luca Barbato
2015-09-28configure: Support for HEASLR on mingw targetsAlex Smith
2015-09-27configure: Disable automatic image base calculationAlex Smith
2015-09-27configure: Combine dynamicbase and nxcompat checksAlex Smith
2015-09-23configure: Force mingw's ld to keep the reloc sectionAlex Smith
2015-09-21configure: silence error if tput not foundGanesh Ajjanagadde
2015-09-20avfilter: add rubberband wrapperPaul B Mahol
2015-09-17configure: Print large lists in more columns if the screen size allowsTimothy Gu
2015-09-16configure: make assignment of variable to '=' explicitGanesh Ajjanagadde
2015-09-12avfilter: add ocr filterPaul B Mahol
2015-09-12configure: fix build on mingw64 target with msys2Peter Belkner
2015-09-12configure: check for ID3D11VideoContextJames Almer
2015-09-11configure: colorize error messagesGanesh Ajjanagadde
2015-09-09configure: add libsoxr to swresample's pkgconfigRicardo Constantino
2015-09-08configure: Reenable colorized warnings and check for tput's existenceTimothy Gu
2015-09-08Revert "configure: colorize warning messages"Michael Niedermayer
2015-09-07configure: colorize warning messagesGanesh Ajjanagadde
2015-09-07Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes
2015-09-07Merge commit '0c7707610f46a28b65eff935500c78c9781f8f4f'Hendrik Leppkes
2015-09-05configure: Remove reference to no longer existing avcodec_encode_video()Michael Niedermayer
2015-09-02DXV decoderVittorio Giovara
2015-09-02lavc: Add a lzf decompressorLuca Barbato
2015-08-28configure: Do not let the webm muxer suggest external libraries.Carl Eugen Hoyos
2015-08-28configure: Print out enabled programsrogerdpack
2015-08-27vaapi: Add hevc hwaccel supportTimo Rothenpieler
2015-08-27configure: warn if GCC 4.2 is being usedGanesh Ajjanagadde
2015-08-27configure: remove unused apply() functionGanesh Ajjanagadde
2015-08-27Merge commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04'Hendrik Leppkes
2015-08-26configure: do not fork off grep subprocess while testing for whitespaceGanesh Ajjanagadde
2015-08-25configure: aac encoder requires lpcwm4
2015-08-25webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato
2015-08-25avformat/file: Check for lstat() instead of dirent.hMichael Niedermayer
2015-08-25lavf/file: check for dirent.h supportMariusz SzczepaƄczyk
2015-08-25configure: do not fork off grep subprocess in probe_ccGanesh Ajjanagadde
2015-08-19configure: Check for CoreServices/CoreServices.h and make vda+viedotoolbox de...Michael Niedermayer
2015-08-19avfilter: add showfreqs filterPaul B Mahol
2015-08-18configure: force -mconsole when linking SDL under MinGWStephen Hutchinson