Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2013-04-30lavfi: add trim and atrim filters.Anton Khirnov
2013-04-30lavfi: add an asetpts filterAnton Khirnov
2013-04-24doc/APIchanges: add missing hashes and datesAnton Khirnov
2013-04-22JPEG 2000 decoder for DCinemaNicolas Bertrand
2013-04-19h264: fully support cropping.Anton Khirnov
2013-04-11lavfi: new interlace filterVittorio Giovara
2013-04-11cmdutils: allow -h filter=<name> to print information about a filter.Anton Khirnov
2013-04-11lavfi: change the filter registering system to match the other librariesAnton Khirnov
2013-04-11lavfi: add a function for counting elements in AVFilterPad arrays.Anton Khirnov
2013-04-11lavfi: mark filters with dynamic number of inputs or outputs with special flagsAnton Khirnov
2013-04-11lavfi: add avfilter_init_dict() for initializing a filter with a dict.Anton Khirnov
2013-04-11lavfi: add avfilter_init_str() to replace avfilter_init_filter().Anton Khirnov
2013-04-11lavfi: add AVFilterContext.graph.Anton Khirnov
2013-04-11lavfi: deprecate avfilter_graph_add_filter().Anton Khirnov
2013-04-11lavfi: replace avfilter_open() with avfilter_graph_alloc_filter().Anton Khirnov
2013-04-11lavfi: merge avfiltergraph.h into avfilter.hAnton Khirnov
2013-04-11doc: document the prores encoder optionsAnton Khirnov
2013-04-11img2enc: add an option for overwriting one file with subsequent imagesAnton Khirnov
2013-04-09lavfi: add a bump and docs entries for the AVOptions switchAnton Khirnov
2013-04-09vsrc_testsrc: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vsrc_movie: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vsrc_color: switch to an AVOptions-based system.Anton Khirnov
2013-04-09af_join: switch to an AVOptions-based system.Anton Khirnov
2013-04-09af_channelmap: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_yadif: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_unsharp: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_transpose: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_settb: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_setpts: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_select: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_pad: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_overlay: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_lut: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_libopencv: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_hqdn3d: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_gradfun: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_scale: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_frei0r: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_fieldorder: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_fade: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_drawtext: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_drawbox: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_delogo: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_cropdetect: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_crop: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_boxblur: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_blackframe: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_aspect: switch to an AVOptions-based system.Anton Khirnov
2013-04-09vf_(no)format: switch to an AVOptions-based system.Anton Khirnov
2013-04-09af_aformat: switch to an AVOptions-based system.Anton Khirnov