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-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ö
2013-02-26Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655'Michael Niedermayer
2013-02-26cmdutils: only use libavresample when it is enabledJustin Ruggles
2013-02-24ffmpeg: use a AVDictionary instead of the context to move swr parameters aroundMichael Niedermayer
2013-02-24cmdutils: fix null pointer dereferenceMichael Niedermayer
2013-02-24Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'Michael Niedermayer
2013-02-24avconv: pass libavresample options to AVFilterGraphJustin Ruggles
2013-02-16Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793'Michael Niedermayer
2013-02-15get_buffer(): do not initialize the data.Anton Khirnov
2013-02-06Merge commit '89f11f498b9c15bc71494a11a7ec560f4adf630d'Michael Niedermayer
2013-02-06Merge commit '2cd4068071b9a8908823a3107f97e938211045ce'Michael Niedermayer
2013-02-06Merge commit 'da7baaaae79b4d7d715d35ea6bcfbdd149edc177'Michael Niedermayer
2013-02-06Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer
2013-02-06qtrle: fix the topmost line for 1bitKostya Shishkov
2013-02-06fraps: fix off-by one bug for version 1.Anton Khirnov
2013-02-06aasc: fix output for msrle compression.Anton Khirnov
2013-02-06cdgraphics: do not rely on get_buffer() initializing the frame.Anton Khirnov
2013-02-06cmdutils: remove ansi from the list of broken codecs.Anton Khirnov
2013-01-19cmdline: fix -- to escape files starting with -Michael Niedermayer
2013-01-03cmdutils: update copyright year to 2013Johan Andersson