summaryrefslogtreecommitdiff
path: root/libavfilter/allfilters.c
Commit message (Expand)AuthorAge
* lavfi: add ashowinfo filterAnton Khirnov2012-10-29
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* lavfi: Add the af_channelmap audio channel mapping filter.Alex Converse2012-06-22
* lavfi: add join audio filter.Anton Khirnov2012-06-22
* lavfi/fifo: add audio version of the fifo filter.Anton Khirnov2012-06-21
* lavfi: allow building without swscale.Anton Khirnov2012-06-13
* lavfi: add channelsplit audio filter.Anton Khirnov2012-06-12
* lavfi: add audio mix filterJustin Ruggles2012-05-23
* lavfi: add an audio split filterJustin Ruggles2012-05-21
* lavfi: Add fps filter.Anton Khirnov2012-05-18
* lavfi: add asyncts filter.Anton Khirnov2012-05-14
* lavfi: add aformat filterAnton Khirnov2012-05-14
* lavfi: add an audio buffer sink.Anton Khirnov2012-05-14
* lavfi: add an audio buffer source.Anton Khirnov2012-05-14
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
* lavfi: always enable the scale filter and depend on sws.Anton Khirnov2012-05-06
* allfilters: fix type of avfilter_vsrc_buffer.Anton Khirnov2011-12-23
* lavfi: always build vsrc_buffer.Anton Khirnov2011-12-22
* lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-19
* lavfi: add testsrc sourceStefano Sabatini2011-10-19
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-17
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-17
* lavfi: add negate filterStefano Sabatini2011-10-17
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-17
* lavfi: add select filterStefano Sabatini2011-09-17
* lavfi: add split filter from soc.Bobby Bingham2011-09-12
* lavfi: add showinfo filterStefano Sabatini2011-09-12
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-07
* lavfi: add fieldorder filterMark Himsley2011-04-26
* lavfi: add fade filterBrandon Mintern2011-04-03
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* libavfilter: add video movie sourceStefano Sabatini2011-02-08
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-28
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-23
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-12
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-04
* Implement frei0r source.Stefano Sabatini2010-11-30
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-28
* Give more explicit/less confusing names to the filters dealing withStefano Sabatini2010-11-22
* Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini2010-11-21
* 1/PHIl: swap again settb/setpts, fix alphabetical order.Stefano Sabatini2010-11-02
* Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini2010-11-02
* Add transpose filter.Stefano Sabatini2010-10-18
* Implement cropdetect filter.Stefano Sabatini2010-10-12
* Implement settb filter.Stefano Sabatini2010-10-11
* Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini2010-09-28
* Port MPlayer blackframe filter.Stefano Sabatini2010-09-26
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-25
* Add asink_anullsink - null audio sink.S.N. Hemanth Meenakshisundaram2010-09-25