| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Prettyprint codec/format/filter registration files | Diego Biurrun | 2012-12-28 | 1 | -61/+64 |
* | avfilter: Refactor unconditional filter registration | Diego Biurrun | 2012-12-28 | 1 | -24/+12 |
* | avfilter: Compile FIFO filters unconditionally | Diego Biurrun | 2012-12-23 | 1 | -2/+8 |
* | lavfi: add volume filter | Justin Ruggles | 2012-12-05 | 1 | -0/+1 |
* | lavfi: remove vf_slicify | Anton Khirnov | 2012-11-28 | 1 | -1/+0 |
* | lavfi: add ashowinfo filter | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | lavfi: Add the af_channelmap audio channel mapping filter. | Alex Converse | 2012-06-22 | 1 | -0/+1 |
* | lavfi: add join audio filter. | Anton Khirnov | 2012-06-22 | 1 | -0/+1 |
* | lavfi/fifo: add audio version of the fifo filter. | Anton Khirnov | 2012-06-21 | 1 | -0/+1 |
* | lavfi: allow building without swscale. | Anton Khirnov | 2012-06-13 | 1 | -4/+1 |
* | lavfi: add channelsplit audio filter. | Anton Khirnov | 2012-06-12 | 1 | -0/+1 |
* | lavfi: add audio mix filter | Justin Ruggles | 2012-05-23 | 1 | -0/+1 |
* | lavfi: add an audio split filter | Justin Ruggles | 2012-05-21 | 1 | -0/+1 |
* | lavfi: Add fps filter. | Anton Khirnov | 2012-05-18 | 1 | -0/+1 |
* | lavfi: add asyncts filter. | Anton Khirnov | 2012-05-14 | 1 | -0/+1 |
* | lavfi: add aformat filter | Anton Khirnov | 2012-05-14 | 1 | -0/+1 |
* | lavfi: add an audio buffer sink. | Anton Khirnov | 2012-05-14 | 1 | -0/+4 |
* | lavfi: add an audio buffer source. | Anton Khirnov | 2012-05-14 | 1 | -0/+4 |
* | lavfi: add lavr-based audio resampling filter. | Anton Khirnov | 2012-05-12 | 1 | -0/+1 |
* | lavfi: add video buffer sink, and use it in avtools | Anton Khirnov | 2012-05-09 | 1 | -0/+4 |
* | lavfi: always enable the scale filter and depend on sws. | Anton Khirnov | 2012-05-06 | 1 | -2/+6 |
* | allfilters: fix type of avfilter_vsrc_buffer. | Anton Khirnov | 2011-12-23 | 1 | -1/+1 |
* | lavfi: always build vsrc_buffer. | Anton Khirnov | 2011-12-22 | 1 | -1/+6 |
* | lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs | Stefano Sabatini | 2011-10-19 | 1 | -0/+1 |
* | lavfi: add testsrc source | Stefano Sabatini | 2011-10-19 | 1 | -0/+1 |
* | lavfi: port libmpcodecs delogo filter | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | lavfi: port boxblur filter from libmpcodecs | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | lavfi: add negate filter | Stefano Sabatini | 2011-10-17 | 1 | -0/+1 |
* | lavfi: add LUT (LookUp Table) generic filters | Stefano Sabatini | 2011-10-17 | 1 | -0/+3 |
* | lavfi: add select filter | Stefano Sabatini | 2011-09-17 | 1 | -0/+1 |
* | lavfi: add split filter from soc. | Bobby Bingham | 2011-09-12 | 1 | -0/+1 |
* | lavfi: add showinfo filter | Stefano Sabatini | 2011-09-12 | 1 | -0/+1 |
* | lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo | Stefano Sabatini | 2011-05-07 | 1 | -0/+1 |
* | lavfi: add fieldorder filter | Mark Himsley | 2011-04-26 | 1 | -0/+1 |
* | lavfi: add fade filter | Brandon Mintern | 2011-04-03 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | libavfilter: add video movie source | Stefano Sabatini | 2011-02-08 | 1 | -0/+1 |
* | Add copy filter, useful for testing the avfilter_draw_slice() copy | Stefano Sabatini | 2010-12-28 | 1 | -0/+1 |
* | Redesign the libopencv wrapper to make it more generic. Accept both | Stefano Sabatini | 2010-12-23 | 1 | -1/+1 |
* | Add gradfun filter, ported from MPlayer. | Nolan L | 2010-12-12 | 1 | -0/+1 |
* | Port libmpcodecs hqdn3d filter. | Baptiste Coudurier | 2010-12-04 | 1 | -0/+1 |
* | Implement frei0r source. | Stefano Sabatini | 2010-11-30 | 1 | -0/+1 |
* | In libavfilter, use consistently "Copyright (c)" in the license | Stefano Sabatini | 2010-11-28 | 1 | -1/+1 |
* | Give more explicit/less confusing names to the filters dealing with | Stefano Sabatini | 2010-11-22 | 1 | -2/+2 |
* | Port overlay filter from the libavfilter repo (with many fixes), | Stefano Sabatini | 2010-11-21 | 1 | -0/+1 |
* | 1/PHIl: swap again settb/setpts, fix alphabetical order. | Stefano Sabatini | 2010-11-02 | 1 | -1/+1 |
* | Add setpts filter, ported from the libavfilter soc repo. | Stefano Sabatini | 2010-11-02 | 1 | -0/+1 |
* | Add transpose filter. | Stefano Sabatini | 2010-10-18 | 1 | -0/+1 |
* | Implement cropdetect filter. | Stefano Sabatini | 2010-10-12 | 1 | -0/+1 |