summaryrefslogtreecommitdiffstats
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add asink_anullsink - null audio sink.S.N. Hemanth Meenakshisundaram2010-09-251-0/+2
* Add asrc_anullsrc - null audio source.Stefano Sabatini2010-09-251-0/+2
* Add frei0r filter.Stefano Sabatini2010-09-241-0/+1
* Implement libopencv smooth filter.Stefano Sabatini2010-09-141-0/+1
* Add fifo filter.Stefano Sabatini2010-08-241-0/+1
* Add null audio filter.S.N. Hemanth Meenakshisundaram2010-08-201-0/+2
* Add hflip filter.Stefano Sabatini2010-08-171-0/+1
* Require libswscale only if the scale filter is used.Stefano Sabatini2010-07-281-1/+2
* Remove reference to the unexisting movie filter and the correspondingStefano Sabatini2010-07-281-1/+0
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-261-1/+1
* Add color source.Stefano Sabatini2010-07-171-0/+1
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-071-0/+1
* Add pad filter.Michael Niedermayer2010-05-071-0/+1
* Enable vsrc_bufferMichael Niedermayer2010-05-071-0/+1
* Add unsharp video filter.Bobby Bingham2010-04-071-0/+1
* Add video filter to manipulate aspect ratioBobby Bingham2010-03-171-0/+2
* Add the graph2dot tools and document it.Stefano Sabatini2010-02-251-0/+2
* Implement null video sink.Stefano Sabatini2010-01-161-0/+2
* Implement null video source.Stefano Sabatini2010-01-161-0/+2
* Add scale filter.Stefano Sabatini2009-11-111-0/+1
* Enable linking of parseutils.o.Stefano Sabatini2009-11-091-0/+1
* Vertical align.Stefano Sabatini2009-11-031-6/+6
* Add slicify video filter.Stefano Sabatini2009-11-031-0/+1
OpenPOWER on IntegriCloud