| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: allow setpts filter to use wallclock time for calculations | Vladimir Pantelic | 2013-01-25 | 1 | -0/+9 |
* | doc: improve documentation for the asyncts filter first_pts option | Justin Ruggles | 2012-12-13 | 1 | -2/+3 |
* | lavfi: add volume filter | Justin Ruggles | 2012-12-05 | 1 | -0/+53 |
* | lavfi: remove vf_slicify | Anton Khirnov | 2012-11-28 | 1 | -15/+0 |
* | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | lavfi: add ashowinfo filter | Anton Khirnov | 2012-10-29 | 1 | -0/+41 |
* | doc: remove a warning from filters.texi | Luca Barbato | 2012-10-08 | 1 | -12/+12 |
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | Enhance doc on asyncts audiofilter | Andrey Utkin | 2012-09-15 | 1 | -3/+6 |
* | vsrc_movie: discourage its use with avconv. | Anton Khirnov | 2012-08-08 | 1 | -0/+5 |
* | af_asyncts: add first_pts option | Justin Ruggles | 2012-07-29 | 1 | -0/+7 |
* | doc/filters: fix typo. | Anton Khirnov | 2012-06-24 | 1 | -1/+1 |
* | lavfi: Add the af_channelmap audio channel mapping filter. | Alex Converse | 2012-06-22 | 1 | -0/+33 |
* | lavfi: add join audio filter. | Anton Khirnov | 2012-06-22 | 1 | -0/+37 |
* | lavfi: add channelsplit audio filter. | Anton Khirnov | 2012-06-12 | 1 | -0/+25 |
* | lavfi: add audio mix filter | Justin Ruggles | 2012-05-23 | 1 | -0/+38 |
* | lavfi: add an audio split filter | Justin Ruggles | 2012-05-21 | 1 | -0/+13 |
* | lavfi: Add fps filter. | Anton Khirnov | 2012-05-18 | 1 | -0/+13 |
* | lavfi: add asyncts filter. | Anton Khirnov | 2012-05-14 | 1 | -0/+19 |
* | lavfi: add aformat filter | Anton Khirnov | 2012-05-14 | 1 | -0/+26 |
* | lavfi: add an audio buffer sink. | Anton Khirnov | 2012-05-14 | 1 | -0/+7 |
* | lavfi: add an audio buffer source. | Anton Khirnov | 2012-05-14 | 1 | -0/+27 |
* | lavfi: add lavr-based audio resampling filter. | Anton Khirnov | 2012-05-12 | 1 | -0/+6 |
* | lavfi: add video buffer sink, and use it in avtools | Anton Khirnov | 2012-05-09 | 1 | -0/+8 |
* | vf_split: support user-specifiable number of outputs. | Anton Khirnov | 2012-05-06 | 1 | -0/+13 |
* | doc/filters: update documentation. | Anton Khirnov | 2012-04-15 | 1 | -10/+8 |
* | avconv: add support for complex filtergraphs. | Anton Khirnov | 2012-04-15 | 1 | -0/+1 |
* | graphparser: allow specifying sws flags in the graph description. | Anton Khirnov | 2012-04-14 | 1 | -1/+7 |
* | cosmetics: Delete empty lines at end of file. | Diego Biurrun | 2012-02-09 | 1 | -1/+0 |
* | drawtext: add 'fix_bounds' option on coords fixing | Andrey Utkin | 2012-02-06 | 1 | -0/+3 |
* | doc: fix stray reference to FFmpeg | Luca Barbato | 2012-01-10 | 1 | -1/+1 |
* | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -9/+9 |
* | drawtext: make x and y parametric | Luca Barbato | 2011-12-03 | 1 | -0/+27 |
* | doc: cleanup filter section | Luca Barbato | 2011-11-28 | 1 | -10/+9 |
* | doc/filters: fix some typos. | Anton Khirnov | 2011-11-21 | 1 | -2/+2 |
* | lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs | Stefano Sabatini | 2011-10-19 | 1 | -5/+9 |
* | lavfi: add testsrc source | Stefano Sabatini | 2011-10-19 | 1 | -0/+46 |
* | lavfi: port libmpcodecs delogo filter | Stefano Sabatini | 2011-10-17 | 1 | -0/+52 |
* | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-10-17 | 1 | -0/+60 |
* | lavfi: add negate filter | Stefano Sabatini | 2011-10-17 | 1 | -1/+6 |
* | lavfi: add LUT (LookUp Table) generic filters | Stefano Sabatini | 2011-10-17 | 1 | -0/+112 |
* | Fix 'heigth' vs. 'height' typos. | Diego Biurrun | 2011-10-05 | 1 | -7/+7 |
* | vf_unsharp: set default chroma size value to 5x5 | Stefano Sabatini | 2011-09-29 | 1 | -3/+3 |
* | vf_scale: add a "sar" variable | Stefano Sabatini | 2011-09-28 | 1 | -1/+4 |
* | vf_yadif: correct documentation on the parity parameter | Stefano Sabatini | 2011-09-21 | 1 | -2/+2 |
* | vf_yadif: add an option to enable/disable deinterlacing based on src frame "i... | Joakim Plate | 2011-09-19 | 1 | -1/+13 |
* | lavfi: add select filter | Stefano Sabatini | 2011-09-17 | 1 | -0/+116 |
* | lavfi: add showinfo filter | Stefano Sabatini | 2011-09-12 | 1 | -0/+59 |
* | doc: replace @pxref by @ref where appropriate | Diego Biurrun | 2011-07-09 | 1 | -5/+3 |
* | drawtext: add documentation for the shadow parameters | Stefano Sabatini | 2011-05-07 | 1 | -0/+11 |