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-06-29cmdutils: ignore sws_flags if swscale is not enabledMichael Niedermayer
2014-06-16version string: add copyright line to version stringSimon Thelen
2014-06-15cmdutils: implement FFREPORT=level=...Michael Niedermayer
2014-05-28ffmpeg: add -devices paramLukasz Marek
2014-04-30cmdutils: omit deprecated codec ids in help outputMichael Niedermayer
2014-04-26cmdutils: preserve unchanged log flags when setting AV_LOG_SKIP_REPEATEDtue46wsdgxfjrt
2014-04-08cmdutils: use av_mallocz_array()Michael Niedermayer
2014-03-28cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONEMichael Niedermayer
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-12-01build: rename version.h to libavutil/ffversion.hTimothy Gu
2013-11-28Revert "configure: add #include "version.h" to config.h"Michael Niedermayer
2013-11-28configure: add #include "version.h" to config.hTimothy Gu
2013-11-26cmdutils: remove this_year constant, use CONFIG_THIS_YEAR insteadStefano Sabatini
2013-11-26configure: define CONFIG_THIS_YEAR at the configure levelStefano Sabatini
2013-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-11-21cmdutils&ffmpeg: use av_fopen_utf8() for passlogfileMichael Niedermayer
2013-11-21cmdutils: randomize spaces after 69cf626f9.Clément Bœsch
2013-11-20cmdutils: cosmeticsMichael Niedermayer
2013-11-20cmdutils: Add -buildconf option.Stephen Hutchinson
2013-10-28cmdutils: fix expected signature for show_colors() functionn2.2-devStefano Sabatini
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