summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* lavfi: add video buffer sink, and use it in avtoolsAnton Khirnov2012-05-091-0/+2
* build: cosmetics: Add missing end-of-line backslashes to item lists.Diego Biurrun2012-05-071-1/+1
* build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-071-2/+7
* lavfi: always enable the scale filter and depend on sws.Anton Khirnov2012-05-061-3/+2
* build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-261-2/+0
* build: Automatically include architecture-specific library Makefile snippets.Diego Biurrun2012-01-251-2/+0
* lavfi: move version macros to a new installed header version.hAnton Khirnov2012-01-121-1/+1
* lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-251-1/+1
* lavfi: always build vsrc_buffer.Anton Khirnov2011-12-221-1/+1
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* lavfi: install libavfilter/vsrc_buffer.hAndrey Utkin2011-12-111-1/+1
* lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-10-191-0/+1
* lavfi: add testsrc sourceStefano Sabatini2011-10-191-0/+1
* lavfi: port libmpcodecs delogo filterStefano Sabatini2011-10-171-0/+1
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-10-171-0/+1
* lavfi: add negate filterStefano Sabatini2011-10-171-0/+1
* lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-10-171-0/+3
* lavfi: add select filterStefano Sabatini2011-09-171-0/+1
* lavfi: add split filter from soc.Bobby Bingham2011-09-121-0/+1
* lavfi: add showinfo filterStefano Sabatini2011-09-121-0/+1
* build: rework rules for things in the tools dirMans Rullgard2011-07-101-0/+2
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-281-2/+2
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-251-2/+0
* lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-071-0/+1
* lavfi: add fieldorder filterMark Himsley2011-04-261-0/+1
* lavfi: add fade filterBrandon Mintern2011-04-031-0/+1
* lavfi: put color source in a dedicated fileStefano Sabatini2011-02-211-1/+1
* lavfi: add drawutilsStefano Sabatini2011-02-211-0/+1
* Merge libavcore into libavutilReinhard Tartler2011-02-151-1/+1
* libavfilter: add video movie sourceStefano Sabatini2011-02-081-0/+2
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+1
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-231-1/+1
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-121-0/+1
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-041-0/+1
* Implement frei0r source.Stefano Sabatini2010-11-301-0/+1
* Give more explicit/less confusing names to the filters dealing withStefano Sabatini2010-11-221-2/+2
* Use the new libavcore audio channel API.Stefano Sabatini2010-11-211-1/+1
* Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini2010-11-211-0/+1
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-171-1/+0
* Make avfiltergraph.h public.Stefano Sabatini2010-11-131-1/+1
* 1/PHIl: swap again settb/setpts, fix alphabetical order.Stefano Sabatini2010-11-021-1/+1
* Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini2010-11-021-0/+1
* Add transpose filter.Stefano Sabatini2010-10-181-0/+1
* Implement cropdetect filter.Stefano Sabatini2010-10-121-0/+1
* Implement settb filter.Stefano Sabatini2010-10-111-0/+1
* Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini2010-09-281-0/+1
* use a Makefile in x86 subdirAurelien Jacobs2010-09-271-2/+2
* Port MPlayer blackframe filter.Stefano Sabatini2010-09-261-0/+1
* Stefanos port was missing DIRS variable in the Makefile for the newly added x86Michael Niedermayer2010-09-251-0/+2
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-251-0/+3
OpenPOWER on IntegriCloud