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
2012-02-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-14ffmpeg.c: implement -debug_ts optionStefano Sabatini
2012-02-06ffmpeg: document the unit for the -fs option parameterStefano Sabatini
2012-02-02doc: document amerge filter as an alternative for the -map_channel limitation.Clément Bœsch
2012-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-29Add -vsync drop.Reimar Döffinger
2012-01-26doc/ffmpeg.texiMichael Niedermayer
2012-01-24doc: add Timecode documentation.Clément Bœsch
2012-01-24Remove ffmpeg.Anton Khirnov
2012-01-18doc/ffmpeg.texi: specify symbolic names for the vsync parameterStefano Sabatini
2011-12-22Clearer explanation of audio channel mapping restrictionsTim Nicholson
2011-12-11doc/ffmpeg.texiMichael Niedermayer
2011-11-29docs: Spelling fixes to 9 texi files from /docroot
2011-11-25Add option -n to exit if output file exists.Carl Eugen Hoyos
2011-11-23doc: add a -map_channel example for splitting channels into streams.Clément Bœsch
2011-11-17doc: reword and clarify default stream selection.Tim Nicholson
2011-11-11doc: update examples to use -b:v or -b:aLou Logan
2011-11-04ffmpeg: add -map_channel option.Clément Bœsch
2011-10-30doc: add v4l2 example with ALSA instead of OSS.Clément Bœsch
2011-10-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-19presets: rename presets directoryJanne Grunau
2011-10-16Allow to overwrite input stream tags.Carl Eugen Hoyos
2011-10-11doc: fix references to obsolete presets directories for avconv/ffmpegDiego Biurrun
2011-09-28doc/ffmpeg.texi: merge changes from avconv.texi since last mergeMichael Niedermayer
2011-09-14doc/ffmpeg: s/avserver/ffserver/Michael Niedermayer
2011-09-13Merge avconv.texi in ffmpeg.texiMichael Niedermayer
2011-09-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-11doc: cosmetics, rename fftools-common-opts to avtools-....Anton Khirnov
2011-09-09Fix documentation for "-debug" commandline argumentPanagiotis H.M. Issaris
2011-08-09Rename ffserver to avserver.Anton Khirnov
2011-08-09Rename ffprobe to avprobe.Anton Khirnov
2011-08-09Rename ffplay to avplay.Anton Khirnov
2011-08-03Fix -loop_input.Carl Eugen Hoyos
2011-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-01lavc: Deprecate unused FF_ER_VERY_AGGRESSIVEDustin Brody
2011-07-31x11grab: add show_region AVOption.Yu-Jie Lin
2011-07-31x11grab: add follow_mouse AVOption.Yu-Jie Lin
2011-07-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-29h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame decoding w...Dustin Brody
2011-07-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-14ffmpeg: print the low bitrate warning after the codec is openend.Anton Khirnov
2011-07-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-13doc: Improve references to external URLs.Diego Biurrun
2011-07-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-08doc: update ffmpeg -ar and -ac documentation to reflect reality.Anton Khirnov
2011-07-08ffmpeg: deprecate loop_input and loop_output optionsAnton Khirnov
2011-06-18Fix -s documentation.Carl Eugen Hoyos
2011-06-17Fix documentation for -ar and -ac.Carl Eugen Hoyos
2011-05-21preset dir for win32Gianluigi Tiesi