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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-02-08Mirillis FIC video decoderKostya Shishkov
2014-02-05lavf: improve handling of sparse streams when muxingLuca Barbato
2014-02-04vf_overlay: add eof_action switchKeith Lawson
2014-01-30doc: document correct option to list encodersJohn Stebbins
2014-01-30doc: add decoders.texiJohn Stebbins
2014-01-20lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov
2014-01-17mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov
2014-01-17mp3enc: add an option for disabling the Xing frame.Anton Khirnov
2014-01-10lavfi: add framepack filterVittorio Giovara
2014-01-09ATRAC3+ decoderMaxim Polijakowski
2014-01-05avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker
2014-01-05lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker
2014-01-01Makefile: add html template files to the doxygen depsAnton Khirnov
2013-12-27doxy: Update the css to have a flat styleLuca Barbato
2013-12-27doxy: Fix link in badge colorLuca Barbato
2013-12-23doc: fix link to the ISC license text in the developer documentation.Tim Walker
2013-12-23doc: fix a coding style error in the developer documentation.Tim Walker
2013-12-22Add a libwebp encoderJustin Ruggles
2013-12-20lavc: add HEVC profiles namesGildas Cocherel
2013-12-18Prepare release notes for Libav 10 "Eks"Anton Khirnov
2013-12-15Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler
2013-12-15Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler
2013-12-11lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov
2013-12-11Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov
2013-12-09avframe: add codec-independent stereoscopic metadataVittorio Giovara
2013-12-01doc: Try to find nonstandard Perl path from the environmentDiego Biurrun
2013-11-27doc/platform: Update to reflect current MSVC build situationDerek Buitenhuis
2013-11-27Add an audio transcoding example.Andreas Unterweger
2013-11-27build: Check for pod2man instead of perl for manual page generationDiego Biurrun
2013-11-26mpeg12dec: Extract CC user data into frame side dataJohn Stebbins
2013-11-26metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov
2013-11-25build: Integrate multilibrary examples into the build systemDiego Biurrun
2013-11-25build: Separate building programs linking against libav* from building av*Diego Biurrun
2013-11-25doc: Add the host executable suffix for the print_options dependencyMartin Storsjö
2013-11-23build: more fine-grained dependencies for documentation build toolsDiego Biurrun
2013-11-23avconv: add support for VDPAU decodingAnton Khirnov
2013-11-23avconv: add infrastructure for using hwaccelsAnton Khirnov
2013-11-21filter docs: reference scale and fps filtersVittorio Giovara
2013-11-15lavc: VP9 decoderRonald S. Bultje
2013-11-14Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov
2013-11-14lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov
2013-11-14vdpau: add a constructor for AVVDPAUContext.Anton Khirnov
2013-11-14vdpau: add a convenience function for getting a decoder profile.Anton Khirnov
2013-11-14Deprecate obsolete XvMC hardware decoding supportDiego Biurrun
2013-11-04lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström
2013-11-03vf_scale: make the dar variable return the DAR.Rudolf Polzer
2013-11-03vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer
2013-10-31avplay: drop -vismv option which does not do anything anymoreAnton Khirnov
2013-10-31Add raw HEVC demuxerDirk Farin
2013-10-31Add HEVC decoderGuillaume Martres