3370 Commits (03e2ec32b88f410f90e696ec9ab3b744cc43de13)

Author SHA1 Message Date
  Paul B Mahol 03e2ec32b8 lavfi: add smptehdbars source 12 years ago
  Nicolas George 6fbb21d685 lavfi/buffersink: factor checks for lists sizes. 12 years ago
  Clément Bœsch 73180f5b0e lavfi: flag more dynamic i/o filters. 12 years ago
  Michael Niedermayer 9b672d4017 vf_mp: mp buffers are not compatible with the reference count system 12 years ago
  Stefano Sabatini 87dd62e141 lavfi/testsrc: make use of AV_OPT_TYPE_DURATION 12 years ago
  Clément Bœsch dcea58502c lavfi: drop now unused shorthand field from AVFilter. 12 years ago
  Paul B Mahol a47288f6dc lavfi/hue: add support for more alpha formats 12 years ago
  Paul B Mahol 047a027d0b lavfi/hue: copy alpha plane too 12 years ago
  Clément Bœsch 72ad0d56a1 lavfi/hue: make do while (0) form meaningful. 12 years ago
  Stefano Sabatini 9fa3b5b8a8 lavfi/crop: log pos in debug message 12 years ago
  Stefano Sabatini 1d86fe6970 lavfi/crop: restore pos constant, and fix "t" variable misplacement in variable array 12 years ago
  Michael Niedermayer 227b4458fb vf_interlace: fix frame rate 12 years ago
  Michael Niedermayer 3dedcef8b8 avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM 12 years ago
  Michael Niedermayer 1007de7033 asetpts: add AVOptions 12 years ago
  Michael Niedermayer 292f68154b avfilter: Filter options that are used for both video and audio should have both flags 12 years ago
  Clément Bœsch 6b5ec76283 lavfi: fix forgotten chunk in eb0f774d. 12 years ago
  Michael Niedermayer 0acf7e268b avfilter: remove opaque passing hacks 12 years ago
  Clément Bœsch f16a6f667c lavfi/ocv: fix crash with no dilate arguments. 12 years ago
  Clément Bœsch 490786c02e lavfi/ocv: fix crash with no filter name specified. 12 years ago
  Clément Bœsch 51e71d6e11 lavfi/ocv: fix build after fd6228e65. 12 years ago
  Michael Niedermayer 4a88989254 buffersink: remove shorthand 12 years ago
  Michael Niedermayer f1e62af0e0 avfilter: remove mixed args hack for scale. 12 years ago
  Nicolas George e48ded8551 lavfi/buffersink: accept parameters as options. 12 years ago
  Michael Niedermayer 3d7d819aad avfilter/asrc_aevalsrc: fix return code, 2nd try 12 years ago
  Michael Niedermayer fd6228e657 lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
  Anton Khirnov d69a4177b9 lavfi: remove now unused args parameter from AVFilter.init 12 years ago
  Michael Niedermayer 491d261ade avfilter/asrc_aevalsrc: check correct variable 12 years ago
  Michael Niedermayer 04924bc923 avfilter: remove old shorthand system 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
  Stefano Sabatini 9da369604e lavfi/overlay: improve feedback in case of invalid expression 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
  Clément Bœsch 838d803155 lavfi/mp: switch to an AVOptions-based system. 12 years ago
  Clément Bœsch 7bd014eaec lavfi/aspect: fix d2q convert in init. 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 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
  Vittorio Giovara 3fce136798 lavfi: new interlace filter 12 years ago
  Clément Bœsch c36ab01cd2 lavfi/ebur128: remove now unused av_opt_free call. 12 years ago
  Anton Khirnov f160c6a18a lavfi: do not segfault on NULL passed to avfilter_get_by_name() 12 years ago