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-02-06ffmpeg: dont allow -flags to override -passMichael Niedermayer
2013-01-07ffmpeg: mark attachment streams finished.Nicolas George
2012-09-27ffmpeg: add option to control copying of frames prior to start.Michael Niedermayer
2012-09-26ffmpeg: avoid apics for video output if possibleMichael Niedermayer
2012-09-26ffmpeg: factor area out of video stream selection code.Michael Niedermayer
2012-09-23ffmpeg: fix 10l (use of uninitilaized variable)Michael Niedermayer
2012-09-22ffmpeg: remove now unneeded old *_codec_name codeMichael Niedermayer
2012-09-22ffmpeg/opt_output_file: extract subtitle codec name through new APIMichael Niedermayer
2012-09-22ffmpeg: dont match unspecified media types in MATCH_PER_TYPE_OPTMichael Niedermayer
2012-09-22ffmpeg/opt_preset: update to new option API for reading codec names.Michael Niedermayer
2012-09-22ffmpeg: fix overriding codecs with the new syntaxMichael Niedermayer
2012-08-31Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer
2012-08-31ffmpeg: Fix assert failureMichael Niedermayer
2012-08-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-21ffmpeg: remove outdated warning.Nicolas George
2012-08-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-20Merge commit 'f8b1e665539010d3ca148f09cb1203c20c1ca174'Michael Niedermayer
2012-08-20Merge commit '7c5012127fb7e18f0616011257bb4248f6a8b608'Michael Niedermayer
2012-08-20Merge commit '8fc83fb081963001e1197c6fdd59fd2af415078a'Michael Niedermayer
2012-08-20ffmpeg_opt: get rid of casts for the HAS_ARG caseMichael Niedermayer
2012-08-20ffmpeg_opt: remove casts for OPT_FUNC2Michael Niedermayer
2012-08-20ffmpeg_opt: fix copy_tbMichael Niedermayer
2012-08-20Merge commit 'd3810c47fe8c9509c28c65c0244e743c1d353daf'Michael Niedermayer
2012-08-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-18ffmpeg,ffplay: show filter optionsStefano Sabatini
2012-08-14ffmpeg: make -s work for subtitles too.Nicolas George
2012-08-14ffmpeg: add an option to fix subtitles durations.Nicolas George
2012-08-10ffmpeg: dont auto match videostreams with attachment pics.Michael Niedermayer
2012-08-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer