summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavfi/select: add support for dynamic number of outputsStefano Sabatini2013-04-171-3/+19
* lavfi: remove bad inverse telecine filtersPaul B Mahol2013-04-171-3/+0
* examples/filtering_audio: get rid of AVABufferSinkParamsPavel Koshevoy2013-04-171-6/+26
* examples/filtering_audio: enable ref counted framesMichael Niedermayer2013-04-171-0/+1
* doc/filters: fix sentence in setsar/setdar docsStefano Sabatini2013-04-161-2/+2
* doc/filters: merge asplit and split documentationStefano Sabatini2013-04-151-49/+41
* lavfi/split: fix minor documentation issuesStefano Sabatini2013-04-151-2/+2
* doc/filters: add a curves example with psfile.Clément Bœsch2013-04-151-0/+6
* doc/filters: move aphaser to right(audio) chapterPaul B Mahol2013-04-151-34/+34
* lavfi/curves: add support for Photoshop curves files (.acv).Clément Bœsch2013-04-151-0/+2
* lavfi/curves: add support for master component.Clément Bœsch2013-04-151-1/+6
* doc/filters: remove mention to telecine mp filterStefano Sabatini2013-04-141-1/+0
* doc: document -opencl_options option in ff* tools manualsStefano Sabatini2013-04-141-0/+7
* doc/filters: move mpdecimate doc to a more appropriate position.Clément Bœsch2013-04-141-38/+39
* lavfi: port IVTC filters from vapoursynth.Clément Bœsch2013-04-141-0/+363
* lavfi: rename decimate to mpdecimate.Clément Bœsch2013-04-141-1/+1
* lavfi: add smptehdbars sourcePaul B Mahol2013-04-141-1/+4
* doc/filters: move telecine from audio to video filtersPaul B Mahol2013-04-131-39/+39
* doc/filters: use common options introduction string.Clément Bœsch2013-04-131-42/+10
* doc/utils: use @code markup for opencl function names.Clément Bœsch2013-04-121-2/+2
* lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab...Stefano Sabatini2013-04-121-0/+3
* doc/utils: apply misc fixes to OpenCL docsStefano Sabatini2013-04-121-7/+14
* doc: merge syntax.texi, eval.texi and opencl.texi into utils.texiStefano Sabatini2013-04-125-286/+284
* doc/libavutil: remove include of opencl.texiStefano Sabatini2013-04-121-1/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-121-0/+30
|\
| * lavfi: new interlace filterVittorio Giovara2013-04-111-0/+30
* | Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9'Michael Niedermayer2013-04-121-0/+4
|\ \ | |/
| * cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov2013-04-111-0/+4
* | Merge commit 'fa2a34cd40d124161c748bb0f430dc63c94dd0da'Michael Niedermayer2013-04-121-0/+2
|\ \ | |/
| * lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-111-0/+2
* | Merge commit '7e8fe4be5fb4c98aa3c6a4ed3cec999f4e3cc3aa'Michael Niedermayer2013-04-121-0/+1
|\ \ | |/
| * lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov2013-04-111-0/+1
* | Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65'Michael Niedermayer2013-04-121-0/+1
|\ \ | |/
| * lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov2013-04-111-0/+1
* | Merge commit '1ba95a9cca57b023b9b9de071a5671fc05b05e58'Michael Niedermayer2013-04-121-0/+1
|\ \ | |/
| * lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov2013-04-111-0/+1
* | lavfi/buffersink: accept parameters as options.Nicolas George2013-04-121-14/+8
* | lavu: add helper functions for integer lists.Nicolas George2013-04-121-0/+4
* | doc/filters: update volume options description.Clément Bœsch2013-04-121-6/+1
* | doc/filters: add quick emboss examplePaul B Mahol2013-04-121-0/+6
* | doc/cropdetect: update boxblur options description.Clément Bœsch2013-04-121-7/+2
* | doc/crop: update boxblur options description.Clément Bœsch2013-04-121-5/+1
* | doc/filters: update boxblur options description.Clément Bœsch2013-04-121-12/+7
* | doc/filters: update blackframe options description.Clément Bœsch2013-04-121-9/+5
* | Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'Michael Niedermayer2013-04-121-0/+1
|\ \ | |/
| * lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-111-0/+1
* | Merge commit '111367263af41c88a44bd763ceefc11d53a7f655'Michael Niedermayer2013-04-121-0/+2
|\ \ | |/
| * lavfi: add AVFilterContext.graph.Anton Khirnov2013-04-111-0/+2
* | Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'Michael Niedermayer2013-04-121-1/+2
|\ \ | |/
| * lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov2013-04-111-1/+2
OpenPOWER on IntegriCloud