summaryrefslogtreecommitdiff
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* vf_pad: add an example employing the sar variableStefano Sabatini2011-07-301-0/+6
* vf_crop: add support for a, dar, sar, hsub, and vsub variablesStefano Sabatini2011-07-301-0/+13
* lavfi: tweak display aspect ratio variables in pad and scale filtersStefano Sabatini2011-07-301-4/+10
* vf_mp: remove blackframe filter wrapperStefano Sabatini2011-07-231-1/+0
* vf_mp: remove cropdetect wrapperStefano Sabatini2011-07-211-1/+0
* vf_mp: remove rgbtest wrapperStefano Sabatini2011-07-151-1/+0
* lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini2011-07-151-5/+9
* vf_mp: remove boxblur wrapperStefano Sabatini2011-07-151-1/+0
* lavfi: port boxblur filter from libmpcodecsStefano Sabatini2011-07-141-0/+60
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-101-5/+3
|\
| * doc: replace @pxref by @ref where appropriateDiego Biurrun2011-07-091-5/+3
| * drawtext: add documentation for the shadow parametersStefano Sabatini2011-05-071-0/+11
| * lavfi: Port drawtext filter by Hemanth from the libavfilter soc repoStefano Sabatini2011-05-071-0/+123
| * pad: make the filter parametricStefano Sabatini2011-04-261-1/+56
| * vsrc_buffer: add sample_aspect_ratio fields to arguments.Michael Niedermayer2011-04-261-3/+8
| * lavfi: add fieldorder filterMark Himsley2011-04-261-0/+33
| * scale: make the filter parametricStefano Sabatini2011-04-261-5/+55
| * pad: fix example explanationStefano Sabatini2011-04-101-1/+1
| * gradfun: add notice from the MPlayer manualStefano Sabatini2011-04-101-0/+4
| * documentation: add setdar and setsar description to filters.texiStefano Sabatini2011-04-101-0/+56
| * lavfi: add fade filterBrandon Mintern2011-04-031-0/+33
* | filters.texi: fix @var{auto} misc typos in yadif docsStefano Sabatini2011-07-041-2/+2
* | vf_pad: add support for a "sar" variableStefano Sabatini2011-07-041-1/+4
* | vf_scale: add a "sar" variableStefano Sabatini2011-07-041-1/+4
* | Add mode to yadif to enable/disable deinterlacing based on src frame "interla...Joakim Plate2011-07-031-1/+13
* | lavfi: add testsrc sourceStefano Sabatini2011-06-261-0/+43
* | lavfi: add vsink_buffer, and use it in ff* toolsStefano Sabatini2011-06-191-0/+13
* | lavfi: add negate filterStefano Sabatini2011-06-191-0/+7
* | lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini2011-06-191-0/+112
* | vf_mp: fix name of the remove-logo filter referenced in filters.texiStefano Sabatini2011-05-251-1/+1
* | lavfi: add select filterStefano Sabatini2011-05-251-0/+116
* | vf_split: add documentation to filters.texiStefano Sabatini2011-05-221-0/+15
* | vsrc_buffer: fix example in docs, add mandatory parametersStefano Sabatini2011-05-191-1/+1
* | vsrc_buffer: make the source accept sws_param in initStefano Sabatini2011-05-191-2/+8
* | showinfo: replace "CRC" by "checksum"Stefano Sabatini2011-05-151-5/+5
* | lavfi: add showinfo filterStefano Sabatini2011-04-271-0/+59
* | pad: make the filter parametricStefano Sabatini2011-04-191-1/+56
* | lavfi: add fieldorder filterMark Himsley2011-04-111-0/+33
* | pad: fix example explanationStefano Sabatini2011-04-071-1/+1
* | scale: make the filter parametricStefano Sabatini2011-04-051-5/+55
* | drawtext: extend/clarify examples in the filter descriptionStefano Sabatini2011-04-021-4/+14
* | drawtext: fix wrong reference in boxcolor option descriptionStefano Sabatini2011-04-021-2/+1
* | drawtext: add documentation for the shadow parametersStefano Sabatini2011-04-021-0/+11
* | gradfun: add notice from the MPlayer manualStefano Sabatini2011-03-301-0/+4
* | documentation: add setdar and setsar description to filters.texiStefano Sabatini2011-03-301-0/+56
* | mp: add filter description to filters.texiStefano Sabatini2011-03-301-0/+98
* | documentation: sort filter descriptions in filters.texiStefano Sabatini2011-03-281-33/+33
* | drawtext: fix minor errors and typos in the filter descriptionStefano Sabatini2011-03-271-6/+8
* | Revert "replace FFmpeg with Libav in doc/"Michael Niedermayer2011-03-171-5/+5
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-171-5/+5
|\ \ | |/