summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: improve documentation for the asyncts filter first_pts optionJustin Ruggles2012-12-131-2/+3
* img2: document the options availableLuca Barbato2012-12-082-0/+18
* hls: improve options descriptionLuca Barbato2012-12-081-4/+8
* hls: add start_number optionLuca Barbato2012-12-081-0/+1
* tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+2
* lavfi: add volume filterJustin Ruggles2012-12-051-0/+53
* lavfi: remove vf_slicifyAnton Khirnov2012-11-281-15/+0
* doc: avtools-common-opts: Fix terminology concerning metric prefixesMarcus Stollsteimer2012-11-251-5/+6
* APIChanges: add entry for av_read_packet deprecationJanne Grunau2012-11-151-0/+4
* avserver: remove daemon modeMans Rullgard2012-11-152-10/+1
* doxygen: remove obsolete options from DoxyfileJanne Grunau2012-11-151-17/+0
* hlsenc: stand alone hls segmenterLuca Barbato2012-11-131-0/+21
* doc: git-howto: Leave reviewers time to react before pushing patchesDiego Biurrun2012-11-111-0/+7
* Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
* lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-111-0/+3
* lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-051-0/+3
* doc: add apidoc target for doxygen API documentationJanne Grunau2012-11-022-2/+21
* doc: Point to the new location of the c99-to-c89 toolMartin Storsjö2012-11-011-1/+1
* x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-312-2/+2
* lavfi: add ashowinfo filterAnton Khirnov2012-10-291-0/+41
* nut: support textual dataLuca Barbato2012-10-291-0/+6
* doc: git-howto: Clarify comment about pushing series of commitsDiego Biurrun2012-10-261-2/+2
* doxygen: Add av_alloc_size to list of predefined macrosDiego Biurrun2012-10-261-1/+2
* doxygen: Drop some pointless entries from PREDEFINED macros listDiego Biurrun2012-10-261-6/+0
* Move Doxyfile into the doc/ subdirectoryDiego Biurrun2012-10-231-0/+1647
* build: Plan 9 supportMans Rullgard2012-10-231-0/+63
* lavu: bump major to 52Anton Khirnov2012-10-231-1/+1
* APIchanges: update lavr bump dateAnton Khirnov2012-10-231-1/+1
* avutil: Add AVERROR_EXPERIMENTALNathan Caldwell2012-10-211-0/+3
* doc/platform: Add info on shared builds with MSVCDerek Buitenhuis2012-10-201-3/+8
* doc/platform: Move a caveat down to the notes sectionDerek Buitenhuis2012-10-201-5/+6
* nut: support pcm codecs not mapped in aviLuca Barbato2012-10-131-1/+1
* pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov2012-10-121-0/+5
* avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö2012-10-111-0/+4
* doc: update the faq entry about custom I/OLuca Barbato2012-10-111-2/+2
* avio: introduce avio_closepLuca Barbato2012-10-101-0/+3
* avconv: remove -same_quantAnton Khirnov2012-10-092-15/+9
* doc: allow building with old texi2html versionsMans Rullgard2012-10-081-1/+2
* doc: support the new website layoutLuca Barbato2012-10-084-279/+1261
* doc: remove a warning from filters.texiLuca Barbato2012-10-081-12/+12
* doc: initial nut documentationLuca Barbato2012-10-082-0/+129
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-0/+8
* doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov2012-10-061-54/+67
* doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-10-051-5/+5
* lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-051-0/+5
* Opus encoder using libopusNathan Caldwell2012-10-011-1/+1
* doc/platform: Rework the Visual Studio linking sectionDerek Buitenhuis2012-09-281-41/+20
* doc/faq: Change the Visual Studio entry to reflect current statusDerek Buitenhuis2012-09-281-21/+2
* doc/platform: Replace Visual Studio section with build instructionsDerek Buitenhuis2012-09-281-13/+68
OpenPOWER on IntegriCloud