summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* vf_crop: switch to an AVOptions-based system.Anton Khirnov2013-04-091-9/+27
* vf_boxblur: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+14
* vf_blackframe: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+10
* vf_aspect: switch to an AVOptions-based system.Anton Khirnov2013-04-091-15/+19
* vf_(no)format: switch to an AVOptions-based system.Anton Khirnov2013-04-091-8/+20
* af_aformat: switch to an AVOptions-based system.Anton Khirnov2013-04-091-4/+4
* buffersrc: switch to an AVOptions-based system.Anton Khirnov2013-04-091-24/+13
* lavfi: switch to an AVOptions-based system.Anton Khirnov2013-04-091-2/+19
* Integrate lcov/gcov into LibavReinhard Tartler2013-04-051-0/+24
* doc/platform: Remove part about dllimportDerek Buitenhuis2013-03-301-10/+1
* fate: add an option to generate the referencesLuca Barbato2013-03-291-0/+2
* lavfi/gradfun: fix rounding in MMX code.Clément Bœsch2013-03-281-1/+1
* avconv: add options for reading filtergraphs from a file.Anton Khirnov2013-03-281-0/+12
* doc/developer: Clarify symbol naming prefixes section.Diego Biurrun2013-03-211-5/+8
* pixdesc: add a function for counting planes in a pixel format.Anton Khirnov2013-03-191-0/+3
* avplay: remove the -debug option.Anton Khirnov2013-03-191-2/+0
* print_options: do not generate docs for options without enc or dec flagsAnton Khirnov2013-03-181-0/+3
* document the release processReinhard Tartler2013-03-161-0/+103
* filters.texi: restore mistakenly removed section name for noformatAnton Khirnov2013-03-161-0/+2
* avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-161-0/+3
* Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-3/+37
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-0/+5
* lavfi: switch to AVFrame.Anton Khirnov2013-03-081-10/+0
OpenPOWER on IntegriCloud