51989 Commits (dee2db523d404edbea35e790720f93d1b3e5bc38)
 

Author SHA1 Message Date
  Clément Bœsch dee2db523d doc/filters: update volume options description. 13 years ago
  Paul B Mahol ae8d435ba8 doc/filters: add quick emboss example 13 years ago
  Michael Niedermayer 04924bc923 avfilter: remove old shorthand system 13 years ago
  Clément Bœsch 9c5f392cbc doc/cropdetect: update boxblur options description. 13 years ago
  Clément Bœsch 9811b7942d doc/crop: update boxblur options description. 13 years ago
  Clément Bœsch fc15ad408c doc/filters: update boxblur options description. 13 years ago
  Clément Bœsch 8876b0816d doc/filters: update blackframe options description. 13 years ago
  Michael Niedermayer 80116b6e67 af_pan: avoid spaces before % to avoid possible issues with MSVC 13 years ago
  Michael Niedermayer 3c821e7550 af_pan: switch to an AVOptions-based shorthand system. 13 years ago
  Серж Нискородов 9470b541e5 af_pan: fix parsing arguments from the example in the documentation 13 years ago
  Michael Niedermayer c378ba19b5 abuffer: switch to an AVOptions-based shorthand system. 13 years ago
  Michael Niedermayer 16e5e13c7e buffersrc: switch to an AVOptions-based shorthand system. 13 years ago
  Pavel Koshevoy 8f3c440a39 lavfi/atempo: switch to an AVOptions-based system. 13 years ago
  Michael Niedermayer 9ab796127a avfilter: Update scale to dictionary based options 13 years ago
  Michael Niedermayer 710b0aa801 Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5' 13 years ago
  Michael Niedermayer eb0f774d4b Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0' 13 years ago
  Michael Niedermayer 4fde705396 Merge commit '111367263af41c88a44bd763ceefc11d53a7f655' 13 years ago
  Michael Niedermayer 5c68e14e42 Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee' 13 years ago
  Michael Niedermayer 86070b8e5a Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea' 13 years ago
  Stefano Sabatini 9da369604e lavfi/overlay: improve feedback in case of invalid expression 13 years ago
  Stefano Sabatini fdedfc029b doc/filters: rework Commands section for overlay filter 13 years ago
  Stefano Sabatini b2e22731e4 doc/filters: apply minor fixes to hue Commands section 13 years ago
  Stefano Sabatini aff6cebb41 lavfi/overlay: fix crash in case of invalid expression 13 years ago
  Stefano Sabatini ed2c827575 lavfi/overlay: add repeatlast option 13 years ago
  Stefano Sabatini a77454ec14 lavfi/overlay: reindent constants in option list 13 years ago
  Michael Niedermayer 231fd4411f Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 13 years ago
  Clément Bœsch 9110f95985 doc/filters: use -af and -filter_complex instead of amovie for two examples. 13 years ago
  Michael Niedermayer 9f3ae7aafd Merge commit '4a37d4b3f8137a4c2bbbca043de076af966b9446' 13 years ago
  Clément Bœsch 838d803155 lavfi/mp: switch to an AVOptions-based system. 13 years ago
  Michael Niedermayer 70b72ca6f3 doc/encoders: Clarify that there are 2 prores encoders 13 years ago
  Michael Niedermayer b3c3996212 avcodec: rename prores encoders 13 years ago
  Stefano Sabatini d980641ec4 doc/filters: fix fade-out hue saturation expression in sendcmd example 13 years ago
  Stefano Sabatini 9ad27cd447 doc/filters: update hue command syntax after recent update 13 years ago
  Clément Bœsch 7bd014eaec lavfi/aspect: fix d2q convert in init. 13 years ago
  Michael Niedermayer 97104aa011 Merge commit 'f223ad1e000d56ef5231a3b1fc00495b538a9ed6' 13 years ago
  Michael Niedermayer b2175b0f2a Merge commit '93e65e9a6c0895f869752a66731d9b2ec3916467' 13 years ago
  Clément Bœsch 9ab221f8d8 lavfi: deprecate aconvert. 13 years ago
  Clément Bœsch 71ef1ec7b4 lavfi/aspect: switch to an AVOptions-based system. 13 years ago
  Michael Niedermayer 647fe2e777 Merge commit '9e6b5e61a0c91e25e298d0a21b189c4c95443795' 13 years ago
  Stefano Sabatini 976e3439ed lavfi/flite: switch to AVOption-based system 13 years ago
  Stefano Sabatini 160ed967f4 lavfi/hue: extend debugging message 13 years ago
  Stefano Sabatini 3411aba82c lavfi/hue: reindent after last commit 13 years ago
  Stefano Sabatini e4fd58f472 lavfi/hue: apply major simplifications, and switch to AVOption-based system 13 years ago
  Clément Bœsch c36ab01cd2 lavfi/ebur128: remove now unused av_opt_free call. 13 years ago
  Michael Niedermayer 4f43e9b4af avfilter/aresample: use init_dict system and set child AVOption context correctly 13 years ago
  Michael Niedermayer f6bfeef7fa avfilter: fix handing of child context options 13 years ago
  Anton Khirnov 48a5adab62 lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 13 years ago
  Anton Khirnov 1565cbc65c lavfi: make avfilter_free() remove the filter from its graph. 13 years ago
  Anton Khirnov 111367263a lavfi: add AVFilterContext.graph. 13 years ago
  Anton Khirnov c2c9801bc9 lavfi: deprecate avfilter_graph_add_filter(). 13 years ago