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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-05Merge commit '122de16dd8108a59a55d30543c9f28b5f61b02d1'Clément Bœsch
2017-01-12Replace cmdutils_common_opts.h by a macroDiego Biurrun
2016-11-08cmdutils: add show_demuxers and show_muxersSteven Liu
2016-10-09cmdutils: fix typosMoritz Barsnick
2016-08-08cmdutils: remove the current working directory from the DLL search path on win32Hendrik Leppkes
2016-02-13fate/source: Do not use GNU extensions in sedTimothy Gu
2015-08-08cmdutils: remove sws_opts usage, simplify codeMichael Niedermayer
2015-08-08cmdutils: Export all sws options using a AVDictionary like the other subsyste...Michael Niedermayer
2015-07-19Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e'Michael Niedermayer
2015-07-19avconv: use read_file() for reading the 2pass statsAnton Khirnov
2015-05-04ffplay&cmdutils:Factor get_rotation() code outMichael Niedermayer
2014-10-25opts: add list device sources/sinks optionsLukasz Marek
2014-05-28ffmpeg: add -devices paramLukasz Marek
2014-05-17cmdutils: replace usages of "#ifdef __MINGW32__" with "#ifdef _WIN32" because...John Peebles
2014-05-07cmdutils: include config.h, fix "is not defined" warning due to CONFIG_OPENCLMichael Niedermayer
2014-03-29Merge commit '85698be461c07be10d873dd34348bcfe9ffc56e0'Michael Niedermayer
2014-03-28cmdutils: Mark exit_program as av_noreturnLuca Barbato
2013-12-30Allow hiding the banner.Carl Eugen Hoyos
2013-12-10cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang
2013-11-26cmdutils: remove this_year constant, use CONFIG_THIS_YEAR insteadStefano Sabatini
2013-11-20cmdutils: Add -buildconf option.Stephen Hutchinson
2013-10-28cmdutils: fix expected signature for show_colors() functionStefano Sabatini
2013-10-27cmdutils: add -colors optionStefano Sabatini
2013-10-22Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'Michael Niedermayer
2013-10-22avplay: Accept cpuflags optionLuca Barbato
2013-10-19Do not leave positive values undefined when negative are defined as errorMichael Niedermayer
2013-07-08Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'Michael Niedermayer
2013-07-07cmdutils: wrap exit explicitlyLuca Barbato
2013-04-12Merge commit 'e19e8aeeaaff3d4bc8f6065764c93f0298782ac6'Michael Niedermayer
2013-04-11avtools: move media_type_string() from avprobe to cmdutils.Anton Khirnov
2013-04-11cmdutils: remove unneeded #ifMichael Niedermayer
2013-04-11cmdutils: add opencl command line options to ffmpeghighgod0401
2013-03-31cmdutils: avtool -> fftoolClément Bœsch
2013-03-12Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer
2013-03-12Merge commit '354468fc12dcf93e7fb4af552e18906771913273'Michael Niedermayer
2013-03-08avconv: print an error on applying options of the wrong type.Anton Khirnov
2013-03-08avplay: switch to new refcounted frames APIAnton Khirnov
2013-02-24ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer
2013-02-24Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'Michael Niedermayer
2013-02-24avconv: pass libavresample options to AVFilterGraphJustin Ruggles
2013-01-11lavf: remove nonexistent symbolsPaul B Mahol
2012-12-20Merge commit 'c661cb6672af5ebcb900ec8766b24761bd2ab011'Michael Niedermayer
2012-12-20Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06'Michael Niedermayer
2012-12-20Merge commit '8c9af5b2051b9927f845c7afdfeb30b82670ee77'Michael Niedermayer
2012-12-20cmdutils: pass number of groups to split_commandline().Anton Khirnov
2012-12-20Merge commit '10bca66101b79954512cd9d8ee20c3bc4513adf3'Michael Niedermayer
2012-12-18cmdutils: add a commandline pre-parser.Anton Khirnov
2012-12-18cmdutils: add a macro to simplify grow_array() calls.Anton Khirnov
2012-11-04Revert "cmdutils: allow specifying the file for -report"Michael Niedermayer
2012-11-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer