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-07Merge commit '9b79a05289d91d1184455d12e6c4df457f0657c4' into release/0.10Michael Niedermayer
2013-03-09update year to 2013Reinhard Tartler
2012-06-08cmdutils: update copyright year to 2012.Ronald S. Bultje
2012-04-30Read preset files with suffix .avpresetReinhard Tartler
2012-02-18Fix ffmpeg -codecs output.Carl Eugen Hoyos
2012-01-20cmdutils: include type in filter list.Nicolas George
2012-01-20cmdutils: media type to letter conversion in a separate function.Nicolas George
2012-01-19cosmetics: Rename ffsink to avsink.Diego Biurrun
2012-01-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-11No longer build libpostproc by defaultReinhard Tartler
2012-01-07cmdutils: make this_year extern, so it can be referenced from other .o filesStefano Sabatini
2012-01-06cmdutils: add print_program_info() used in both show_banner() and show_version()Stefano Sabatini
2012-01-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-04cmdutils: K&R reformatting cosmeticsAneesh Dogra
2012-01-01Update copyright year.Carl Eugen Hoyos
2011-12-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-31cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun
2011-12-25ff*: add -max_alloc command line optionMichael Niedermayer
2011-12-25lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini
2011-12-22cmdutils: restore vertical alignment of versionsMichael Niedermayer
2011-12-22cmdutils: print swr versions tooMichael Niedermayer
2011-12-21ff*: Fix duplicatedly printed version info with -versionMichael Niedermayer
2011-12-10fftools: add -report option.Nicolas George
2011-11-28cmdutils: pass AVCodec to filter_codec_opts()Michael Niedermayer
2011-11-26opt_pix_fmts: try to fix segfault on open solarisMichael Niedermayer
2011-11-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-22Add libavutil/mathematics.h #includes for INFINITYMans Rullgard
2011-11-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-31cmdutils: Rename read_file to cmdutils_read_fileMartin Storsjö
2011-10-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-30cmdutils: check fread() return valueJanne Grunau
2011-10-14cmdutils: Fix loglevel for -debugMichael Niedermayer
2011-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-12cmdutils/avtools: simplify show_help() by using av_opt_child_class_next()Anton Khirnov
2011-10-12AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov
2011-10-12Remove all uses of deprecated AVOptions API.Anton Khirnov
2011-10-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-09avtools: add -v as alias for -loglevelMans Rullgard
2011-09-29Show configuration and library version with AV_LOG_INFO.Carl Eugen Hoyos
2011-09-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-27avconv: add support for copying attachments.Anton Khirnov
2011-09-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-26cmdutils: replace fprintf() by av_log()Anton Khirnov
2011-09-26avtools: parse loglevel before all the other options.Anton Khirnov
2011-09-23cmdutils: move grow_array out of #if CONFIG_AVFILTERJanne Grunau
2011-09-18Fix compilation without --disable-swscale.Carl Eugen Hoyos
2011-09-18Fix compilation with --disable-swscale.Carl Eugen Hoyos
2011-09-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-11cmdutils: add support for programs in check_stream_specifier()Anton Khirnov
2011-09-11avconv: move audio_sample_fmt to options context.Anton Khirnov