summaryrefslogtreecommitdiff
path: root/libavfilter/Makefile
Commit message (Expand)AuthorAge
...
* | vf_mp: remove rgbtest wrapperStefano Sabatini2011-07-15
* | lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-07-15
* | vf_mp: remove boxblur wrapperStefano Sabatini2011-07-15
* | lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-07-14
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * build: rework rules for things in the tools dirMans Rullgard2011-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\|
| * build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* | lavfi: add testsrc sourceStefano Sabatini2011-06-26
* | Revert "build: Remove redundant config.mak includes from subdirectory Makefil...Reimar Döffinger2011-06-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-26
|\|
| * 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
* | lavfi: fix Makefile HEADERSStefano Sabatini2011-06-19
* | lavfi: add vsink_buffer, and use it in ff* toolsStefano Sabatini2011-06-19
* | lavfi: add negate filterStefano Sabatini2011-06-19
* | lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-06-19
* | lavfi: add select filterStefano Sabatini2011-05-25
* | lavfi: make vsrc_buffer.h header publicStefano Sabatini2011-05-22
* | libavfilter: vf_split from soc.Bobby Bingham2011-05-21
* | lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()Stefano Sabatini2011-05-07
* | lavfi: add showinfo filterStefano Sabatini2011-04-27
* | lavfi: add fieldorder filterMark Himsley2011-04-11
* | Add libmpcodecs to the list of libavfilter subdirectories.Carl Eugen Hoyos2011-02-25
* | Port drawtext filter by Hemanth from the libavfilter soc repo, withStefano Sabatini2011-02-22
* | lavfi: add fade filterBrandon Mintern2011-02-21
* | lavfi: put color source in a dedicated fileStefano Sabatini2011-02-21
* | lavfi: add drawutilsStefano Sabatini2011-02-21
* | Merge libavcore into libavutilReinhard Tartler2011-02-16
* | libavfilter: add video movie sourceStefano Sabatini2011-02-09
* | Add forgotten dependancy of avcodec for vf_mp.cMichael Niedermayer2011-01-28
* | Enable libmpcodecs support.Michael Niedermayer2011-01-20
|/
* 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
* move the av_parse_color() function from libavfilter to libavcoreAurelien Jacobs2010-11-17
* Make avfiltergraph.h public.Stefano Sabatini2010-11-13
* 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