2068 Commits (973dc4e8d4ae0def273c33bac354ddc6d8e0c470)

Author SHA1 Message Date
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
Anton Khirnov f223ad1e00 doc: document the prores encoder options 12 years ago
Anton Khirnov 9e6b5e61a0 img2enc: add an option for overwriting one file with subsequent images 12 years ago
Anton Khirnov cdac3acb11 lavfi: add a bump and docs entries for the AVOptions switch 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
Reinhard Tartler a862c7d336 Integrate lcov/gcov into Libav 12 years ago
Derek Buitenhuis f2f57d1679 doc/platform: Remove part about dllimport 12 years ago
Luca Barbato b01b60a29d fate: add an option to generate the references 12 years ago
Clément Bœsch 2d66fc543b lavfi/gradfun: fix rounding in MMX code. 12 years ago
Anton Khirnov a4208b9b7d avconv: add options for reading filtergraphs from a file. 12 years ago
Diego Biurrun 72ad96c854 doc/developer: Clarify symbol naming prefixes section. 12 years ago
Anton Khirnov 2c328a9079 pixdesc: add a function for counting planes in a pixel format. 12 years ago
Anton Khirnov e5c32d6da7 avplay: remove the -debug option. 12 years ago
Anton Khirnov 358628074c print_options: do not generate docs for options without enc or dec flags 12 years ago