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
2013-01-25avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic
2012-12-13doc: improve documentation for the asyncts filter first_pts optionJustin Ruggles
2012-12-05lavfi: add volume filterJustin Ruggles
2012-11-28lavfi: remove vf_slicifyAnton Khirnov
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-10-30lavfi: add ashowinfo filterAnton Khirnov
2012-10-08doc: remove a warning from filters.texiLuca Barbato
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-09-15Enhance doc on asyncts audiofilterAndrey Utkin
2012-08-08vsrc_movie: discourage its use with avconv.Anton Khirnov
2012-07-29af_asyncts: add first_pts optionJustin Ruggles
2012-06-24doc/filters: fix typo.Anton Khirnov
2012-06-23lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse
2012-06-22lavfi: add join audio filter.Anton Khirnov
2012-06-12lavfi: add channelsplit audio filter.Anton Khirnov
2012-05-24lavfi: add audio mix filterJustin Ruggles
2012-05-21lavfi: add an audio split filterJustin Ruggles
2012-05-18lavfi: Add fps filter.Anton Khirnov
2012-05-14lavfi: add asyncts filter.Anton Khirnov
2012-05-14lavfi: add aformat filterAnton Khirnov
2012-05-14lavfi: add an audio buffer sink.Anton Khirnov
2012-05-14lavfi: add an audio buffer source.Anton Khirnov
2012-05-12lavfi: add lavr-based audio resampling filter.Anton Khirnov
2012-05-09lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov
2012-05-06vf_split: support user-specifiable number of outputs.Anton Khirnov
2012-04-15doc/filters: update documentation.Anton Khirnov
2012-04-15avconv: add support for complex filtergraphs.Anton Khirnov
2012-04-14graphparser: allow specifying sws flags in the graph description.Anton Khirnov
2012-02-09cosmetics: Delete empty lines at end of file.Diego Biurrun
2012-02-06drawtext: add 'fix_bounds' option on coords fixingAndrey Utkin
2012-01-10doc: fix stray reference to FFmpegLuca Barbato
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-03drawtext: make x and y parametricLuca Barbato
2011-11-28doc: cleanup filter sectionLuca Barbato
2011-11-21doc/filters: fix some typos.Anton Khirnov
2011-10-19lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini
2011-10-19lavfi: add testsrc sourceStefano Sabatini
2011-10-17lavfi: port libmpcodecs delogo filterStefano Sabatini
2011-10-17lavfi: port boxblur filter from libmpcodecsStefano Sabatini
2011-10-17lavfi: add negate filterStefano Sabatini
2011-10-17lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini
2011-10-05Fix 'heigth' vs. 'height' typos.Diego Biurrun
2011-09-29vf_unsharp: set default chroma size value to 5x5Stefano Sabatini
2011-09-28vf_scale: add a "sar" variableStefano Sabatini
2011-09-21vf_yadif: correct documentation on the parity parameterStefano Sabatini
2011-09-19vf_yadif: add an option to enable/disable deinterlacing based on src frame "i...Joakim Plate
2011-09-17lavfi: add select filterStefano Sabatini
2011-09-12lavfi: add showinfo filterStefano Sabatini
2011-07-09doc: replace @pxref by @ref where appropriateDiego Biurrun
2011-05-07drawtext: add documentation for the shadow parametersStefano Sabatini