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
2013-10-27cmdutils: add -colors optionStefano Sabatini
2013-10-22Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'Michael Niedermayer
2013-10-22avplay: Accept cpuflags optionLuca Barbato
2013-09-30cmdutils: print command support in -filters.Paul B Mahol
2013-08-30cmdutils: silence warning about incompatible pointer typesPaul B Mahol
2013-08-28cmdutils: Filter non user AVOptions out from what can be set over the command...Michael Niedermayer
2013-08-08Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520'Michael Niedermayer
2013-08-08cmdutils: Only do the windows-specific commandline parsing on _WIN32Diogo Franco
2013-07-08cmdutils: replace exit() by exit_program()Michael Niedermayer
2013-07-08Merge commit '636ced8e1dc8248a1353b416240b93d70ad03edb'Michael Niedermayer
2013-07-07cmdutils: wrap exit explicitlyLuca Barbato
2013-06-24cmdutils: dont change the log level for -reportMichael Niedermayer
2013-06-07cmdutils: print threading capabilities for audio codecsPaul B Mahol
2013-05-24cmdutils: print slice threading flag in -filters.Clément Bœsch
2013-05-24Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer
2013-05-24lavfi: add a slice threading infrastructureAnton Khirnov
2013-05-19cmdutils: show timeline support in -filters listingStefano Sabatini
2013-05-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-05-15pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov
2013-04-23lavfi: add timeline support.Clément Bœsch
2013-04-18cmdutils: make the "-help filter=" output less confusingMichael Niedermayer
2013-04-17cmdutils: slightly better -filters output.Clément Bœsch
2013-04-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-04-16cmdutils: Fix build with lavfi disabledAnton Khirnov
2013-04-13cmdutils: print if filters are sources or sinks.Clément Bœsch
2013-04-12Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9'Michael Niedermayer
2013-04-12Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer
2013-04-11cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov
2013-04-11avtools: move media_type_string() from avprobe to cmdutils.Anton Khirnov
2013-04-11lavfi: change the filter registering system to match the other librariesAnton Khirnov
2013-04-11cmdutils: add opencl command line options to ffmpeghighgod0401
2013-04-05cmdutils: remove error message from opt_default() in case of missing optionStefano Sabatini
2013-04-01cmdutils: fix build with --disable-avfilter.Clément Bœsch
2013-03-31cmdutils: support filters in the help topic system.Clément Bœsch
2013-03-31cmdutils: allow forcing log line repeationMichael Niedermayer
2013-03-13opt: re-enable memleak fix for duplicated options.Clément Bœsch
2013-03-13cmdutils: improve feedback in case of not found optionStefano Sabatini
2013-03-12Merge commit '9d3009c6c4b9b6734f07df7c88f6a42ded6cdf38'Michael Niedermayer
2013-03-12Merge commit '354468fc12dcf93e7fb4af552e18906771913273'Michael Niedermayer
2013-03-11cmdutils: remove conditionnal pp include.Clément Bœsch
2013-03-10cmdutils: clarify log message, in case of option routed to both codec and mux...Stefano Sabatini
2013-03-10cmdutils: remove duplicated check on CONFIG_POSTPROCStefano Sabatini
2013-03-10cmdutils: make print_all_libs_info() show libavresample versionStefano Sabatini
2013-03-10cmdutils: fix stylenitsStefano Sabatini
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-03-07Use the avstring.h locale-independent character type functionsReimar Döffinger
2013-03-04Remove incorrect use of ctype.h functions.Reimar Döffinger
2013-03-01Merge commit 'cb6f8245aed2c26fe95c30cd68c45983277a945a'Michael Niedermayer
2013-02-28cmdutils: Allow calling filter_codec_opts without a set encoderMartin Storsjö