2037 Commits (2aec9e228cb317cca8cda9e03986c8482ea54404)

Author SHA1 Message Date
Anton Khirnov e27f4b7cbf doxy: don't sort struct members alphabetically 12 years ago
Kostya Shishkov 1232a1647a Apple Intermediate Codec decoder 12 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Anton Khirnov 481575d255 avconv: remove -deinterlace 12 years ago
Reinhard Tartler b1ee8eec84 configure: Add basic valgrind-memcheck support 12 years ago
Diego Biurrun a5f8873620 silly typo fixes 12 years ago
Anton Khirnov e3b225a4fe matroskaenc: add an option to put the index at the start of the file 12 years ago
Masaki Tanaka 507b1e454c avcodec: Add field order information to AVCodecParserContext. 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
Anton Khirnov 35386fbf41 doc/APIchanges: add missing hashes and dates 12 years ago
Nicolas Bertrand c81a706381 JPEG 2000 decoder for DCinema 12 years ago
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Vittorio Giovara 3fce136798 lavfi: new interlace filter 12 years ago
Anton Khirnov 921046008f cmdutils: allow -h filter=<name> to print information about a filter. 12 years ago
Anton Khirnov fa2a34cd40 lavfi: change the filter registering system to match the other libraries 12 years ago
Anton Khirnov 7e8fe4be5f lavfi: add a function for counting elements in AVFilterPad arrays. 12 years ago
Anton Khirnov 7cdd737ba8 lavfi: mark filters with dynamic number of inputs or outputs with special flags 12 years ago
Anton Khirnov 1ba95a9cca lavfi: add avfilter_init_dict() for initializing a filter with a dict. 12 years ago
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