aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
Commit message (Expand)AuthorAgeFilesLines
* doc/filters: fix a few typos in the frei0r docsStefano Sabatini2012-11-161-2/+2
* Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-3/+3
* Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-1/+1
|\
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* | lavfi: remove mp=geq filter.Clément Bœsch2012-11-111-1/+0
* | lavfi: add geq filter.Clément Bœsch2012-11-111-2/+77
* | lavfi: remove mp=fixpts filter.Clément Bœsch2012-11-111-1/+0
* | lavfi: remove mp=tile filter.Clément Bœsch2012-11-111-1/+0
* | doc/filters: complete tile documentation.Clément Bœsch2012-11-111-2/+34
* | doc/filters: add "Notes on filtergraph escaping" sectionStefano Sabatini2012-11-011-0/+54
* | lavfi: remove hqdn3d libmpcodecs wrapper.Clément Bœsch2012-10-311-1/+0
* | lavfi/mp: drop the mp=rectangle filterStefano Sabatini2012-10-311-1/+0
* | lavfi/drawbox: add "width" and "height" aliases for "w" and "h" optionsStefano Sabatini2012-10-311-1/+2
* | lavfi/drawbox: add thickness optionStefano Sabatini2012-10-311-1/+10
* | lavfi/drawbox: implement color=invert modeStefano Sabatini2012-10-311-1/+3
* | lavfi/mp: drop wrapped field filterStefano Sabatini2012-10-311-1/+0
* | lavfi: add field filterStefano Sabatini2012-10-311-0/+25
* | doc/filters: fix typo in drawbox sectionStefano Sabatini2012-10-301-1/+1
* | doc/filters: itemize examples for drawbox, add an example, fix grammarStefano Sabatini2012-10-301-4/+15
* | lavfi/drawbox: extend syntax, accept named optionsStefano Sabatini2012-10-301-6/+11
* | lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol2012-10-301-2/+0
* | lavfi: remove palette libmpcodecs wrapperPaul B Mahol2012-10-301-1/+0
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-301-15/+12
|\|
| * lavfi: add ashowinfo filterAnton Khirnov2012-10-291-0/+41
* | lavfi/frei0r: allow for Windows style pathsrogerdpack2012-10-291-4/+5
* | lavfi/scale: implement clever/insane parsing heuristic, and add a size optionStefano Sabatini2012-10-291-3/+24
* | doc/filters: itemize scale examples, and create a dedicated subsection for themStefano Sabatini2012-10-291-12/+48
* | lavfi/scale: accept named options, make parsing more robustStefano Sabatini2012-10-291-18/+44
* | lavfi/concat: implement unsafe mode.Nicolas George2012-10-281-0/+3
* | lavfi/showspectrum: add sliding mode.Clément Bœsch2012-10-251-0/+3
* | lavfi/vf_fps: allow to set the rounding method.Nicolas George2012-10-251-0/+3
* | doc/filters: escape special Texinfo character @ in overlay exampleStefano Sabatini2012-10-241-1/+1
* | doc/filters: remove unnecessary and inconsistent double ',' escapingStefano Sabatini2012-10-241-2/+2
* | lavfi/aspect: add max optionStefano Sabatini2012-10-221-0/+13
* | lavfi/aspect: extend syntax for the setdar and setsar filtersStefano Sabatini2012-10-221-8/+19
* | lavfi/ass: extend syntax for ass filterStefano Sabatini2012-10-151-7/+14
* | Merge branch 'docu' of https://github.com/rdp/FFmpegMichael Niedermayer2012-10-151-3/+9
|\ \
| * | docu: add word resize to scale filter, to make searching for the word resize ...rogerdpack2012-10-151-1/+1
| * | docu: change verb fliterogerdpack2012-10-151-1/+1
| * | docu: add flite ffmpeg examplerogerdpack2012-10-151-0/+6
| * | docu: fix flite examplerogerdpack2012-10-151-1/+1
* | | doc/filters: pad examples should be a @subsectionNicolas Noirbent2012-10-151-1/+1
|/ /
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-081-24/+12
|\|
| * doc: remove a warning from filters.texiLuca Barbato2012-10-081-12/+12
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* | doc/filters: fix typoStefano Sabatini2012-10-061-1/+1
* | lavfi/transpose: add passthrough optionStefano Sabatini2012-10-021-2/+17
* | lavfi/transpose: add support to named options and shortandsStefano Sabatini2012-10-021-2/+6
* | lavfi: EBU R.128 scanner.Clément Bœsch2012-10-011-0/+47