summaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* libavfilter: add video movie sourceStefano Sabatini2011-02-081-0/+55
* In yadif filter, default to top field first if interlacing is unknownBaptiste Coudurier2011-01-151-0/+2
* Fix typos in the crop filter documentation.Stefano Sabatini2011-01-091-2/+2
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-281-0/+5
* Extend documentation for format and noformat filters, and removeStefano Sabatini2010-12-261-11/+13
* Add erode libopencv filter.Stefano Sabatini2010-12-261-0/+10
* Add dilate libopencv filter.Stefano Sabatini2010-12-261-0/+46
* Redesign the libopencv wrapper to make it more generic. Accept bothStefano Sabatini2010-12-231-6/+21
* Improve layout and clarify / complete documentation for the yadifStefano Sabatini2010-12-171-19/+26
* Add gradfun filter, ported from MPlayer.Nolan L2010-12-121-0/+29
* Add section describing the filtergraph.Stefano Sabatini2010-12-121-0/+91
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-041-0/+27
* Extend the frei0r filter syntax.Stefano Sabatini2010-11-301-1/+1
* Implement frei0r source.Stefano Sabatini2010-11-301-0/+29
* Port overlay filter from the libavfilter repo (with many fixes),Stefano Sabatini2010-11-211-0/+58
* Move settb docs after setpts docs, fix alphabetical order.Stefano Sabatini2010-11-021-30/+30
* Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini2010-11-021-0/+60
* Fix documented syntax for the cropdetect filter.Stefano Sabatini2010-11-011-1/+1
* Add example to the filter pad documentation.Stefano Sabatini2010-10-251-0/+9
* Add transpose filter.Stefano Sabatini2010-10-181-0/+41
* Cosmetics: remove pointless empty line.Stefano Sabatini2010-10-121-1/+0
* Extend buffer source to accept the time base for the output PTS.Stefano Sabatini2010-10-121-6/+10
* Implement cropdetect filter.Stefano Sabatini2010-10-121-0/+35
* Extend the nullsrc source, make it accept a parameter for specifyingStefano Sabatini2010-10-111-4/+8
* Implement settb filter.Stefano Sabatini2010-10-111-0/+30
* Add the drawbox filter from the soc libavfilter repo.Stefano Sabatini2010-09-281-0/+32
* Port MPlayer blackframe filter.Stefano Sabatini2010-09-261-0/+21
* yadif filter, based on stefanos port of my yadif from mplayer.Michael Niedermayer2010-09-251-0/+30
* Slightly clarify expression in for the anullsrc source documentation.Stefano Sabatini2010-09-251-2/+2
* Add asink_anullsink - null audio sink.S.N. Hemanth Meenakshisundaram2010-09-251-0/+13
* Add asrc_anullsrc - null audio source.Stefano Sabatini2010-09-251-0/+34
* Make the crop filters accept parametric expressions.Stefano Sabatini2010-09-251-18/+85
* Change the syntax of the crop filter from x:y:w:h to w:h:x:y.Stefano Sabatini2010-09-241-8/+8
* Add frei0r filter.Stefano Sabatini2010-09-241-0/+50
* Fix grammar in the ocv_smooth filter documentation.Stefano Sabatini2010-09-161-4/+4
* Prefer "X" over ``X'', looks more readable and more consistent withStefano Sabatini2010-09-161-7/+7
* Implement libopencv smooth filter.Stefano Sabatini2010-09-141-0/+27
* Add fifo filter.Stefano Sabatini2010-08-241-0/+9
* Add null audio filter.S.N. Hemanth Meenakshisundaram2010-08-201-1/+5
* Add AUDIO FILTERS section.Stefano Sabatini2010-08-201-0/+12
* Add hflip filter.Stefano Sabatini2010-08-171-0/+10
* Typo.VĂ­ctor Paesa2010-07-211-1/+1
* Document the buffer source.Stefano Sabatini2010-07-211-0/+40
* Fix documentation syntax for the color source, the third parameter isStefano Sabatini2010-07-171-1/+1
* Add color source.Stefano Sabatini2010-07-171-0/+39
* Add pixdesctest filter and corresponding test.Stefano Sabatini2010-07-071-0/+12
* Re-add the list of parameters for the unsharp filter, I somehow lostStefano Sabatini2010-06-211-1/+4
* Make the ffmpeg and ffplay man pages show the list of lavfi filters,Stefano Sabatini2010-06-211-0/+243
OpenPOWER on IntegriCloud