summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger2013-03-071-0/+3
* lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles2013-02-231-0/+4
* doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun2013-02-231-1/+1
* doc: filters: Correct BNF FILTER descriptionVicente Jimenez Aguilar2013-02-201-1/+1
* doc: Fix some obsolete references to av* tools as ff* toolsVicente Jimenez Aguilar2013-02-187-8/+8
* doc/platform: Fix 10l typoDerek Buitenhuis2013-02-131-1/+1
* doc: developer: Add a note about reserved system name spaceDiego Biurrun2013-02-111-0/+8
* doc: developer: Fix wording in "naming conventions" sectionDiego Biurrun2013-02-111-11/+10
* doc/developer: Drop obsolete MPlayer referenceDiego Biurrun2013-02-011-2/+0
* doc/developer: Add ISC license to list of acceptable licensesDiego Biurrun2013-02-011-2/+4
* doc/developer: Add web links for all suggested licensesDiego Biurrun2013-02-011-2/+5
* doc: update the reference for the titleLuca Barbato2013-01-261-1/+1
* doc: document libx264 options and mappingsLuca Barbato2013-01-251-0/+182
* dict: add av_dict_parse_string()Justin Ruggles2013-01-251-0/+4
* doc: support multitable in texi2podLuca Barbato2013-01-251-2/+18
* avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic2013-01-251-0/+9
* lavu: Add av_strnstr()Vladimir Pantelic2013-01-251-0/+3
* doc: fix dependencies in pod generationLuca Barbato2013-01-241-1/+1
* Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö2013-01-151-0/+3
* vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-131-0/+3
* Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun2013-01-121-1/+4
* oggenc: add a page_duration option and deprecate the pagesize optionJustin Ruggles2013-01-081-0/+15
* doc/APIchanges: fill in missing dates and hashes.Justin Ruggles2013-01-081-9/+9
* lavr: add a public function for setting a custom channel mapJustin Ruggles2013-01-071-0/+4
* doc: Extend commit message sectionDerek Buitenhuis2013-01-071-2/+7
* doc: Mention memory allocation in the fuzz testing sectionDerek Buitenhuis2013-01-071-1/+2
OpenPOWER on IntegriCloud