Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-11-15doxygen: remove obsolete options from DoxyfileJanne Grunau
2012-11-13hlsenc: stand alone hls segmenterLuca Barbato
2012-11-11doc: git-howto: Leave reviewers time to react before pushing patchesDiego Biurrun
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-11-11lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles
2012-11-06lavu: add av_ctz() for trailing zero bit countJustin Ruggles
2012-11-02doc: add apidoc target for doxygen API documentationJanne Grunau
2012-11-02doc: Point to the new location of the c99-to-c89 toolMartin Storsjö
2012-10-31x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun
2012-10-30lavfi: add ashowinfo filterAnton Khirnov
2012-10-29nut: support textual dataLuca Barbato
2012-10-26doc: git-howto: Clarify comment about pushing series of commitsDiego Biurrun
2012-10-26doxygen: Add av_alloc_size to list of predefined macrosDiego Biurrun
2012-10-26doxygen: Drop some pointless entries from PREDEFINED macros listDiego Biurrun
2012-10-23Move Doxyfile into the doc/ subdirectoryDiego Biurrun
2012-10-23build: Plan 9 supportMans Rullgard
2012-10-23lavu: bump major to 52Anton Khirnov
2012-10-23APIchanges: update lavr bump dateAnton Khirnov
2012-10-22avutil: Add AVERROR_EXPERIMENTALNathan Caldwell
2012-10-20doc/platform: Add info on shared builds with MSVCDerek Buitenhuis
2012-10-20doc/platform: Move a caveat down to the notes sectionDerek Buitenhuis
2012-10-13nut: support pcm codecs not mapped in aviLuca Barbato
2012-10-12pixdesc: add functions for accessing pixel format descriptors.Anton Khirnov
2012-10-12avutil: Add functions for allocating opaque contexts for algorithmsMartin Storsjö
2012-10-11doc: update the faq entry about custom I/OLuca Barbato
2012-10-10avio: introduce avio_closepLuca Barbato
2012-10-09avconv: remove -same_quantAnton Khirnov
2012-10-08doc: allow building with old texi2html versionsMans Rullgard
2012-10-08doc: support the new website layoutLuca Barbato
2012-10-08doc: remove a warning from filters.texiLuca Barbato
2012-10-08doc: initial nut documentationLuca Barbato
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-10-08pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov
2012-10-06doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov
2012-10-05doc/APIchanges: fill in missing dates and hashes.Anton Khirnov
2012-10-05lavr: bump major to 1 and declare it stable.Anton Khirnov
2012-10-01Opus encoder using libopusNathan Caldwell
2012-09-28doc/platform: Rework the Visual Studio linking sectionDerek Buitenhuis
2012-09-28doc/faq: Change the Visual Studio entry to reflect current statusDerek Buitenhuis
2012-09-28doc/platform: Replace Visual Studio section with build instructionsDerek Buitenhuis
2012-09-28doc/platform: Nuke section on linking static MinGW-built libs with MSVCDerek Buitenhuis
2012-09-28doc/platform: Remove false claim about MinGW installerDerek Buitenhuis
2012-09-28doc/platform: Mention MinGW-w64Derek Buitenhuis
2012-09-28Opus decoder using libopusNicolas George
2012-09-24lavc: add avcodec_free_frame().Anton Khirnov
2012-09-15Enhance doc on asyncts audiofilterAndrey Utkin
2012-09-13lavu/audioconvert: add a second low frequency channel.Tim Walker
2012-09-05avopt: Reorder the default_val struct, making i64 the first fieldMartin Storsjö
2012-08-31MSS2 decoderAlberto Delmás
2012-08-30avconv: make the -passlogfile option per-stream.Anton Khirnov