summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAge
* lavfi: add audio mix filterJustin Ruggles2012-05-23
* lavfi: deprecate default config_props() callback and refactor avfilter_config...Mina Nagy Zaki2012-05-22
* lavfi: add an audio split filterJustin Ruggles2012-05-21
* lavfi: rename vf_split.c to split.cJustin Ruggles2012-05-21
* lavfi: Add fps filter.Anton Khirnov2012-05-18
* lavfi: move buffer management function to a separate file.Anton Khirnov2012-05-15
* lavfi: move video-related functions to a separate file.Anton Khirnov2012-05-15
* lavfi: add asyncts filter.Anton Khirnov2012-05-14
* lavfi: add aformat filterAnton Khirnov2012-05-14
* lavfi: rename vsrc_buffer.c to buffersrc.cAnton Khirnov2012-05-14
* lavfi: add lavr-based audio resampling filter.Anton Khirnov2012-05-12
* lavfi: move audio-related functions to a separate file.Anton Khirnov2012-05-09
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-09
* build: cosmetics: Add missing end-of-line backslashes to item lists.Diego Biurrun2012-05-07
* build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
* lavfi: always enable the scale filter and depend on sws.Anton Khirnov2012-05-06
* build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-26
* build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-25
* lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-12
* lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-25
* lavfi: always build vsrc_buffer.Anton Khirnov2011-12-22
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* lavfi: install libavfilter/vsrc_buffer.hAndrey Utkin2011-12-11
* 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
* build: rework rules for things in the tools dirMans Rullgard2011-07-10
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* 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
* lavfi: put color source in a dedicated fileStefano Sabatini2011-02-21
* lavfi: add drawutilsStefano Sabatini2011-02-21
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* 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
* Give more explicit/less confusing names to the filters dealing withStefano Sabatini2010-11-22
* Use the new libavcore audio channel API.Stefano Sabatini2010-11-21
* Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini2010-11-21