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
2012-01-12lavfi/testsrc: add "d" alias for the duration optionStefano Sabatini
2012-01-11timecode: set a fixed buffer size of 16B for tc string.Clément Bœsch
2012-01-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-10vsrc_buffer: error on changing frame parameters.Anton Khirnov
2012-01-08lavfi: add audio silencedetect filter.Clément Bœsch
2012-01-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-08cosmetics: drop some pointless parenthesesDiego Biurrun
2012-01-08Disable annoying warning without changing behaviorAndrey Utkin
2012-01-06volume: remove duplicated condition.Clément Bœsch
2012-01-02drawtext: fix hard dependency to lavc (timecode).Clément Bœsch
2012-01-01af_astreamsync: remove unused variableJean First
2012-01-01vf_tinterlace: implement interlace mode 5Stefano Sabatini
2011-12-31lavfi: add amerge audio filter.Nicolas George
2011-12-31lavfi: add astreamsync audio filter.Nicolas George
2011-12-31lavfi: port tinterlace filter from MPlayerStefano Sabatini
2011-12-31lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.hStefano Sabatini
2011-12-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-31cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun
2011-12-27lavfi: add asplit filterStefano Sabatini
2011-12-27lavfi: add missing check in avfilter_filter_samples()Stefano Sabatini
2011-12-27lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_al...Stefano Sabatini
2011-12-27lavfi: don't try to indent words in trace messagesStefano Sabatini
2011-12-27thumbnail: fix error code in case of invalid args.Clément Bœsch
2011-12-27lavfi: add thumbnail video filter.Clément Bœsch
2011-12-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-25Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov
2011-12-25lavfi: add a new function av_buffersrc_buffer().Anton Khirnov
2011-12-25lavfi: add avfilter_copy_frame_props()Stefano Sabatini
2011-12-25lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini
2011-12-24vf_drawtext: select YUV color for drawbox() in case YUV colorspace is usedStefano Sabatini
2011-12-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-23allfilters: fix type of avfilter_vsrc_buffer.Anton Khirnov
2011-12-23libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs.Michael Niedermayer
2011-12-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-22lavfi: always build vsrc_buffer.Anton Khirnov
2011-12-22sink_buffer: copy list of provided formats in the contextStefano Sabatini
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-14cleanup: for(intMichael Niedermayer
2011-12-13lavfi: use the new audio API in amovie source filter.Clément Bœsch
2011-12-13lavfi: skip the frame in case of error.Clément Bœsch
2011-12-13yadif: support 10bit YUVLuca Barbato
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-13doxygen: misc consistency, spelling and wording fixesDiego Biurrun
2011-12-12Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov
2011-12-12timecode: rename internal ff_* symbols to avpriv_*.Clément Bœsch
2011-12-12drawtext: allow burning the timecode.Clément Bœsch
2011-12-11lavfi: install libavfilter/vsrc_buffer.hAndrey Utkin
2011-12-11life: add mold, mold_color, life_color and death_color options.Clément Bœsch
2011-12-11life: add seed information in filter summary.Clément Bœsch