summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAge
* lavfi: add ashowinfo filterAnton Khirnov2012-10-29
* lavfi: reclassify showfiltfmts as a TESTPROGMans Rullgard2012-07-04
* lavfi: remove disabled FF_API_VSRC_BUFFER_ADD_FRAME cruftAnton Khirnov2012-06-26
* 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: rename vf_fifo.c -> fifo.cAnton 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: 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