summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-151-0/+3
* avconv: remove -deinterlaceAnton Khirnov2013-05-071-4/+0
* configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-041-0/+12
* silly typo fixesDiego Biurrun2013-05-031-1/+1
* matroskaenc: add an option to put the index at the start of the fileAnton Khirnov2013-05-031-0/+21
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-031-0/+3
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-301-0/+125
* lavfi: add an asetpts filterAnton Khirnov2013-04-301-0/+69
* doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-241-32/+32
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-221-2/+2
* h264: fully support cropping.Anton Khirnov2013-04-191-0/+3
* lavfi: new interlace filterVittorio Giovara2013-04-111-0/+30
* cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov2013-04-111-0/+4
* lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-111-0/+2
* lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov2013-04-111-0/+1
* lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov2013-04-111-0/+1
* lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov2013-04-111-0/+1
* lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-111-0/+1
* lavfi: add AVFilterContext.graph.Anton Khirnov2013-04-111-0/+2
* lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov2013-04-111-1/+2
* lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-111-0/+1
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-112-1/+5
* doc: document the prores encoder optionsAnton Khirnov2013-04-111-0/+58
* img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-111-0/+6
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-091-0/+6
* vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-091-2/+1
* vsrc_movie: switch to an AVOptions-based system.Anton Khirnov2013-04-091-7/+5
* vsrc_color: switch to an AVOptions-based system.Anton Khirnov2013-04-091-5/+2
* af_join: switch to an AVOptions-based system.Anton Khirnov2013-04-091-2/+2
* af_channelmap: switch to an AVOptions-based system.Anton Khirnov2013-04-091-3/+3
* vf_yadif: switch to an AVOptions-based system.Anton Khirnov2013-04-091-7/+13
* vf_unsharp: switch to an AVOptions-based system.Anton Khirnov2013-04-091-6/+5
* vf_transpose: switch to an AVOptions-based system.Anton Khirnov2013-04-091-6/+14
* vf_settb: switch to an AVOptions-based system.Anton Khirnov2013-04-091-3/+11
* vf_setpts: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+13
* vf_select: switch to an AVOptions-based system.Anton Khirnov2013-04-091-6/+13
* vf_pad: switch to an AVOptions-based system.Anton Khirnov2013-04-091-36/+33
* vf_overlay: switch to an AVOptions-based system.Anton Khirnov2013-04-091-7/+15
* vf_lut: switch to an AVOptions-based system.Anton Khirnov2013-04-091-18/+10
* vf_libopencv: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+14
* vf_hqdn3d: switch to an AVOptions-based system.Anton Khirnov2013-04-091-1/+0
* vf_gradfun: switch to an AVOptions-based system.Anton Khirnov2013-04-091-12/+16
* vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-091-12/+24
* vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-091-26/+37
* vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+6
* vf_fade: switch to an AVOptions-based system.Anton Khirnov2013-04-091-14/+18
* vf_drawtext: switch to an AVOptions-based system.Anton Khirnov2013-04-091-3/+0
* vf_drawbox: switch to an AVOptions-based system.Anton Khirnov2013-04-091-5/+2
* vf_delogo: switch to an AVOptions-based system.Anton Khirnov2013-04-091-12/+1
* vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+1
OpenPOWER on IntegriCloud