summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* vf_boxblur: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_blackframe: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* vf_(no)format: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* af_aformat: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* Integrate lcov/gcov into LibavReinhard Tartler2013-04-05
* doc/platform: Remove part about dllimportDerek Buitenhuis2013-03-30
* fate: add an option to generate the referencesLuca Barbato2013-03-29
* lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2013-03-28
* avconv: add options for reading filtergraphs from a file.Anton Khirnov2013-03-28
* doc/developer: Clarify symbol naming prefixes section.Diego Biurrun2013-03-21
* pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-19
* avplay: remove the -debug option.Anton Khirnov2013-03-19
* print_options: do not generate docs for options without enc or dec flagsAnton Khirnov2013-03-18
* document the release processReinhard Tartler2013-03-16
* filters.texi: restore mistakenly removed section name for noformatAnton Khirnov2013-03-16
* avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-16
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-08
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-07
* lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-23