157 Commits (2aec9e228cb317cca8cda9e03986c8482ea54404)

Author SHA1 Message Date
Vittorio Giovara a7d0e7ead9 lavfi: add framepack filter 11 years ago
Vittorio Giovara dd249245d0 filter docs: reference scale and fps filters 11 years ago
Rudolf Polzer 3a14b160bd vf_scale: make the dar variable return the DAR. 11 years ago
Rudolf Polzer 34a0ac41a8 vf_aspect: support variables in evaluating the aspect ratios 11 years ago
Anton Khirnov 2725f2d403 doc/filters: fix an option name in the unsharp docs 11 years ago
Clifford Wolf 0ebfdae099 doc: Describe TB option of setpts filter 11 years ago
Justin Ruggles 545a0b807c vf_fps: add 'start_time' option 12 years ago
Anton Khirnov a1e05b0487 lavfi: add trim and atrim filters. 12 years ago
Anton Khirnov b472938233 lavfi: add an asetpts filter 12 years ago
Vittorio Giovara 3fce136798 lavfi: new interlace filter 12 years ago
Anton Khirnov 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
Anton Khirnov 7b3eb745b9 vsrc_testsrc: switch to an AVOptions-based system. 12 years ago
Anton Khirnov a42d6e6c4c vsrc_movie: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 7bc1a883c9 vsrc_color: switch to an AVOptions-based system. 12 years ago
Anton Khirnov dd7fc37c71 af_join: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ba8efac977 af_channelmap: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 7536c67104 vf_yadif: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b83e9efc53 vf_unsharp: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 0c2466dec7 vf_transpose: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ffea3b00c3 vf_settb: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 33b97faaba vf_setpts: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 95f1f56a21 vf_select: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 40c885c589 vf_pad: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 9087eaf193 vf_overlay: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 20b46f8f4f vf_lut: switch to an AVOptions-based system. 12 years ago
Anton Khirnov ee0e8d4b15 vf_libopencv: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 8c747d46f7 vf_hqdn3d: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 7ed833d78e vf_gradfun: switch to an AVOptions-based system. 12 years ago
Anton Khirnov c334c113d4 vf_scale: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 5aa1a668cf vf_frei0r: switch to an AVOptions-based system. 12 years ago
Anton Khirnov a39c154049 vf_fieldorder: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b9dfee9fa2 vf_fade: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 8ec464c61c vf_drawtext: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 335c31293b vf_drawbox: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 63e58c55c1 vf_delogo: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 460e7b4f6d vf_cropdetect: switch to an AVOptions-based system. 12 years ago
Anton Khirnov fba0156af7 vf_crop: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 51def31dbe vf_boxblur: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 62dcdb028c vf_blackframe: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 2831b307e6 vf_aspect: switch to an AVOptions-based system. 12 years ago
Anton Khirnov e67a87eac8 vf_(no)format: switch to an AVOptions-based system. 12 years ago
Anton Khirnov 0af7fe1f95 af_aformat: switch to an AVOptions-based system. 12 years ago
Anton Khirnov d28cb84989 buffersrc: switch to an AVOptions-based system. 12 years ago
Anton Khirnov b439c992c2 lavfi: switch to an AVOptions-based system. 12 years ago
Clément Bœsch 2d66fc543b lavfi/gradfun: fix rounding in MMX code. 12 years ago
Anton Khirnov ef4d34aa7e filters.texi: restore mistakenly removed section name for noformat 12 years ago
Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
Vicente Jimenez Aguilar b5ad422bf4 doc: filters: Correct BNF FILTER description 12 years ago
Vladimir Pantelic 0b55b16abc avfilter: allow setpts filter to use wallclock time for calculations 12 years ago
Justin Ruggles b35e5d985d doc: improve documentation for the asyncts filter first_pts option 12 years ago