summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* doc/platform: Nuke section on linking static MinGW-built libs with MSVCDerek Buitenhuis2012-09-281-59/+0
* doc/platform: Remove false claim about MinGW installerDerek Buitenhuis2012-09-281-15/+0
* doc/platform: Mention MinGW-w64Derek Buitenhuis2012-09-281-4/+5
* Opus decoder using libopusNicolas George2012-09-281-0/+2
* lavc: add avcodec_free_frame().Anton Khirnov2012-09-241-0/+4
* Enhance doc on asyncts audiofilterAndrey Utkin2012-09-151-3/+6
* lavu/audioconvert: add a second low frequency channel.Tim Walker2012-09-121-0/+3
* avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö2012-09-041-0/+4
* MSS2 decoderAlberto Delmás2012-08-311-0/+2
* avconv: make the -passlogfile option per-stream.Anton Khirnov2012-08-301-1/+1
* avconv: make the -pass option per-stream.Anton Khirnov2012-08-301-1/+1
* lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-301-0/+4
* Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov2012-08-291-0/+2
* doc/APIchanges: add an entry for codec descriptors.Anton Khirnov2012-08-231-6/+16
* lavc: add Ut Video encoderJan Ekström2012-08-201-1/+1
OpenPOWER on IntegriCloud