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
2013-01-15lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö
2013-01-13vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont
2013-01-12Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun
2013-01-09oggenc: add a page_duration option and deprecate the pagesize optionJustin Ruggles
2013-01-08doc/APIchanges: fill in missing dates and hashes.Justin Ruggles
2013-01-08lavr: add a public function for setting a custom channel mapJustin Ruggles
2013-01-07doc: Extend commit message sectionDerek Buitenhuis
2013-01-07doc: Mention memory allocation in the fuzz testing sectionDerek Buitenhuis
2013-01-07doc: Mention zzuf in the fuzz testing sectionDerek Buitenhuis
2013-01-07doc: Merge disjointed bits about emailing patchesDerek Buitenhuis
2013-01-07doc: Fix a few typos in the developer documentationDerek Buitenhuis
2013-01-06Drop Snow codecDiego Biurrun
2013-01-04Update release notes for the 9 release.Anton Khirnov
2012-12-29avstring: add av_basename and av_dirnameLuca Barbato
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-13doc: improve documentation for the asyncts filter first_pts optionJustin Ruggles
2012-12-08img2: document the options availableLuca Barbato
2012-12-08hls: improve options descriptionLuca Barbato
2012-12-08hls: add start_number optionLuca Barbato
2012-12-08tak: demuxer, parser, and decoderPaul B Mahol
2012-12-05lavfi: add volume filterJustin Ruggles
2012-11-28lavfi: remove vf_slicifyAnton Khirnov
2012-11-25doc: avtools-common-opts: Fix terminology concerning metric prefixesMarcus Stollsteimer
2012-11-15APIChanges: add entry for av_read_packet deprecationJanne Grunau
2012-11-15avserver: remove daemon modeMans Rullgard
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