51985 Commits (9811b7942db32ba240a4225a273d926d40ae95b0)
 

Author SHA1 Message Date
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
Michael Niedermayer 80116b6e67 af_pan: avoid spaces before % to avoid possible issues with MSVC 12 years ago
Michael Niedermayer 3c821e7550 af_pan: switch to an AVOptions-based shorthand system. 12 years ago
Серж Нискородов 9470b541e5 af_pan: fix parsing arguments from the example in the documentation 12 years ago
Michael Niedermayer c378ba19b5 abuffer: switch to an AVOptions-based shorthand system. 12 years ago
Michael Niedermayer 16e5e13c7e buffersrc: switch to an AVOptions-based shorthand system. 12 years ago
Pavel Koshevoy 8f3c440a39 lavfi/atempo: switch to an AVOptions-based system. 12 years ago
Michael Niedermayer 9ab796127a avfilter: Update scale to dictionary based options 12 years ago
Michael Niedermayer 710b0aa801 Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5' 12 years ago
Michael Niedermayer eb0f774d4b Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0' 12 years ago
Michael Niedermayer 4fde705396 Merge commit '111367263af41c88a44bd763ceefc11d53a7f655' 12 years ago
Michael Niedermayer 5c68e14e42 Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee' 12 years ago
Michael Niedermayer 86070b8e5a Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea' 12 years ago
Stefano Sabatini 9da369604e lavfi/overlay: improve feedback in case of invalid expression 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 aff6cebb41 lavfi/overlay: fix crash in case of invalid expression 12 years ago
Stefano Sabatini ed2c827575 lavfi/overlay: add repeatlast option 12 years ago
Stefano Sabatini a77454ec14 lavfi/overlay: reindent constants in option list 12 years ago
Michael Niedermayer 231fd4411f Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 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 9f3ae7aafd Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446' 12 years ago
Clément Bœsch 838d803155 lavfi/mp: switch to an AVOptions-based system. 12 years ago
Michael Niedermayer 70b72ca6f3 doc/encoders: Clarify that there are 2 prores encoders 12 years ago
Michael Niedermayer b3c3996212 avcodec: rename 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 7bd014eaec lavfi/aspect: fix d2q convert in init. 12 years ago
Michael Niedermayer 97104aa011 Merge commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6' 12 years ago
Michael Niedermayer b2175b0f2a Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467' 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
Michael Niedermayer 647fe2e777 Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795' 12 years ago
Stefano Sabatini 976e3439ed lavfi/flite: switch to AVOption-based system 12 years ago
Stefano Sabatini 160ed967f4 lavfi/hue: extend debugging message 12 years ago
Stefano Sabatini 3411aba82c lavfi/hue: reindent after last commit 12 years ago
Stefano Sabatini e4fd58f472 lavfi/hue: apply major simplifications, and switch to AVOption-based system 12 years ago
Clément Bœsch c36ab01cd2 lavfi/ebur128: remove now unused av_opt_free call. 12 years ago
Michael Niedermayer 4f43e9b4af avfilter/aresample: use init_dict system and set child AVOption context correctly 12 years ago
Michael Niedermayer f6bfeef7fa avfilter: fix handing of child context options 12 years ago
Anton Khirnov 48a5adab62 lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 12 years ago
Anton Khirnov 1565cbc65c lavfi: make avfilter_free() remove the filter from its graph. 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
Anton Khirnov 4a37d4b3f8 lavfi: add const to the pads parameter of avfilter_pad_get_name/type 12 years ago
Anton Khirnov 91d2efa7d6 lavfi: add const to AVFilterContext.filter. 12 years ago