summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* avconv: remove -deinterlaceAnton Khirnov2013-05-07
* configure: Add basic valgrind-memcheck supportReinhard Tartler2013-05-04
* silly typo fixesDiego Biurrun2013-05-03
* matroskaenc: add an option to put the index at the start of the fileAnton Khirnov2013-05-03
* avcodec: Add field order information to AVCodecParserContext.Masaki Tanaka2013-05-03
* lavfi: add trim and atrim filters.Anton Khirnov2013-04-30
* lavfi: add an asetpts filterAnton Khirnov2013-04-30
* doc/APIchanges: add missing hashes and datesAnton Khirnov2013-04-24
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-22
* h264: fully support cropping.Anton Khirnov2013-04-19
* lavfi: new interlace filterVittorio Giovara2013-04-11
* cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov2013-04-11
* lavfi: change the filter registering system to match the other librariesAnton Khirnov2013-04-11
* lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov2013-04-11
* lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov2013-04-11
* lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov2013-04-11
* lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov2013-04-11
* lavfi: add AVFilterContext.graph.Anton Khirnov2013-04-11
* lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov2013-04-11
* lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov2013-04-11
* lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov2013-04-11
* doc: document the prores encoder optionsAnton Khirnov2013-04-11
* img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov2013-04-11
* lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov2013-04-09
* vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vsrc_movie: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vsrc_color: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_join: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_channelmap: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_yadif: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_unsharp: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_transpose: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_settb: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_setpts: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_select: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_pad: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_overlay: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_lut: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_libopencv: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_hqdn3d: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_gradfun: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_frei0r: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_fade: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_drawtext: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_drawbox: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_delogo: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_crop: switch to an AVOptions-based system.Anton Khirnov2013-04-09