3739 Commits (30926a1f1ff5fe07d5a58fefc907988ca73f8e3d)

Author SHA1 Message Date
Stefano Sabatini 41985cb0ab doc/filters: merge asplit and split documentation 12 years ago
Stefano Sabatini 3453b0196f lavfi/split: fix minor documentation issues 12 years ago
Clément Bœsch 34186832de doc/filters: add a curves example with psfile. 12 years ago
Paul B Mahol 9e6dd24fa1 doc/filters: move aphaser to right(audio) chapter 12 years ago
Clément Bœsch 1cb02d4fbc lavfi/curves: add support for Photoshop curves files (.acv). 12 years ago
Clément Bœsch 99dac39339 lavfi/curves: add support for master component. 12 years ago
Stefano Sabatini bc1847addf doc/filters: remove mention to telecine mp filter 12 years ago
Stefano Sabatini fba3a3bbfb doc: document -opencl_options option in ff* tools manuals 12 years ago
Clément Bœsch 458d956b09 doc/filters: move mpdecimate doc to a more appropriate position. 12 years ago
Clément Bœsch 7a92ec93c6 lavfi: port IVTC filters from vapoursynth. 12 years ago
Clément Bœsch ab0ad6eccf lavfi: rename decimate to mpdecimate. 12 years ago
Paul B Mahol 03e2ec32b8 lavfi: add smptehdbars source 12 years ago
Paul B Mahol 2952ed2b60 doc/filters: move telecine from audio to video filters 12 years ago
Clément Bœsch 8137ea358c doc/filters: use common options introduction string. 12 years ago
Clément Bœsch 0bc34ef02e doc/utils: use @code markup for opencl function names. 12 years ago
Stefano Sabatini 1d86fe6970 lavfi/crop: restore pos constant, and fix "t" variable misplacement in variable array 12 years ago
Stefano Sabatini 9ae9ae10f9 doc/utils: apply misc fixes to OpenCL docs 12 years ago
Stefano Sabatini 949c8627b6 doc: merge syntax.texi, eval.texi and opencl.texi into utils.texi 12 years ago
Stefano Sabatini b59aa00707 doc/libavutil: remove include of opencl.texi 12 years ago
Nicolas George e48ded8551 lavfi/buffersink: accept parameters as options. 12 years ago
Nicolas George af0d270aac lavu: add helper functions for integer lists. 12 years ago
Clément Bœsch dee2db523d doc/filters: update volume options description. 12 years ago
Paul B Mahol ae8d435ba8 doc/filters: add quick emboss example 12 years ago
Clément Bœsch 9c5f392cbc doc/cropdetect: update boxblur options description. 12 years ago
Clément Bœsch 9811b7942d doc/crop: update boxblur options description. 12 years ago
Clément Bœsch fc15ad408c doc/filters: update boxblur options description. 12 years ago
Clément Bœsch 8876b0816d doc/filters: update blackframe options description. 12 years ago
Stefano Sabatini fdedfc029b doc/filters: rework Commands section for overlay filter 12 years ago
Stefano Sabatini b2e22731e4 doc/filters: apply minor fixes to hue Commands section 12 years ago
Stefano Sabatini ed2c827575 lavfi/overlay: add repeatlast option 12 years ago
Clément Bœsch 9110f95985 doc/filters: use -af and -filter_complex instead of amovie for two examples. 12 years ago
Michael Niedermayer 70b72ca6f3 doc/encoders: Clarify that there are 2 prores encoders 12 years ago
Stefano Sabatini d980641ec4 doc/filters: fix fade-out hue saturation expression in sendcmd example 12 years ago
Stefano Sabatini 9ad27cd447 doc/filters: update hue command syntax after recent update 12 years ago
Clément Bœsch 9ab221f8d8 lavfi: deprecate aconvert. 12 years ago
Clément Bœsch 71ef1ec7b4 lavfi/aspect: switch to an AVOptions-based system. 12 years ago
Stefano Sabatini 976e3439ed lavfi/flite: switch to AVOption-based system 12 years ago
Stefano Sabatini e4fd58f472 lavfi/hue: apply major simplifications, and switch to AVOption-based system 12 years ago
Vittorio Giovara 3fce136798 lavfi: new interlace filter 12 years ago
Anton Khirnov 921046008f cmdutils: allow -h filter=<name> to print information about a filter. 12 years ago
Anton Khirnov fa2a34cd40 lavfi: change the filter registering system to match the other libraries 12 years ago
Anton Khirnov 7e8fe4be5f lavfi: add a function for counting elements in AVFilterPad arrays. 12 years ago
Anton Khirnov 7cdd737ba8 lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
Anton Khirnov 1ba95a9cca lavfi: add avfilter_init_dict() for initializing a filter with a dict. 12 years ago
Anton Khirnov 48a5adab62 lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
Anton Khirnov 111367263a lavfi: add AVFilterContext.graph. 12 years ago
Anton Khirnov c2c9801bc9 lavfi: deprecate avfilter_graph_add_filter(). 12 years ago
Anton Khirnov bc1a985ba0 lavfi: replace avfilter_open() with avfilter_graph_alloc_filter(). 12 years ago
Anton Khirnov 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
Clément Bœsch c1907bd732 lavfi/removelogo: switch to an AVOptions-based system. 12 years ago