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-15lavfi/rgbtestsrc: make alpha plane opaqueStefano Sabatini
2012-01-15overlay: do not leak x/y expressions.Nicolas George
2012-01-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-14cosmetics: Move static and inline attributes to more standard places.Diego Biurrun
2012-01-13vf_deshake: remove unused variable totalanglesRay Simard
2012-01-13vf_deshake: zero-init Transform structs in end_frame()Ray Simard
2012-01-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-12Use an int MotionVector for find_block_motion.Reimar Döffinger
2012-01-12avfilter: pool draining and self destruction support.Michael Niedermayer
2012-01-12lavfi/testsrc: add "d" alias for the duration optionStefano Sabatini
2012-01-12lavfi: move version macros to a new installed header version.hAnton Khirnov
2012-01-12vsrc_buffer: release the buffer on uninit.Anton Khirnov
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