aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Mirillis FIC video decoderKostya Shishkov2014-02-081-0/+2
* lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-041-0/+4
* vf_overlay: add eof_action switchKeith Lawson2014-02-041-0/+19
* doc: document correct option to list encodersJohn Stebbins2014-01-291-1/+1
* doc: add decoders.texiJohn Stebbins2014-01-293-0/+58
* lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-201-0/+5
* mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-171-2/+9
* mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-171-3/+4
* lavfi: add framepack filterVittorio Giovara2014-01-091-0/+45
* ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+1
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-051-0/+4
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-051-0/+3
* Makefile: add html template files to the doxygen depsAnton Khirnov2014-01-011-1/+4
* doxy: Update the css to have a flat styleLuca Barbato2013-12-271-6/+4
* doxy: Fix link in badge colorLuca Barbato2013-12-271-0/+4
* doc: fix link to the ISC license text in the developer documentation.Tim Walker2013-12-221-1/+1
* doc: fix a coding style error in the developer documentation.Tim Walker2013-12-221-1/+1
* Add a libwebp encoderJustin Ruggles2013-12-212-2/+63
* lavc: add HEVC profiles namesGildas Cocherel2013-12-201-0/+3
* Prepare release notes for Libav 10 "Eks"Anton Khirnov2013-12-181-75/+55
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-141-1/+1
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-141-1/+1
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-111-0/+5
* Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-111-1/+1
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-091-0/+4
* doc: Try to find nonstandard Perl path from the environmentDiego Biurrun2013-12-011-1/+3
* doc/platform: Update to reflect current MSVC build situationDerek Buitenhuis2013-11-271-9/+15
* Add an audio transcoding example.Andreas Unterweger2013-11-272-1/+771
* build: Check for pod2man instead of perl for manual page generationDiego Biurrun2013-11-261-2/+2
* mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-261-0/+4
* metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov2013-11-261-1/+0
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-252-1/+541
* build: Separate building programs linking against libav* from building av*Diego Biurrun2013-11-251-3/+4
* doc: Add the host executable suffix for the print_options dependencyMartin Storsjö2013-11-251-1/+1
* build: more fine-grained dependencies for documentation build toolsDiego Biurrun2013-11-231-3/+6
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-231-0/+9
* avconv: add infrastructure for using hwaccelsAnton Khirnov2013-11-231-0/+27
* filter docs: reference scale and fps filtersVittorio Giovara2013-11-211-1/+3
* lavc: VP9 decoderRonald S. Bultje2013-11-151-0/+2
* Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-141-0/+3
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-141-0/+4
* vdpau: add a constructor for AVVDPAUContext.Anton Khirnov2013-11-141-0/+2
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-141-0/+3
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-131-1/+0
* lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström2013-11-041-0/+4
* vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-021-2/+5
* vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer2013-11-021-2/+52
* avplay: drop -vismv option which does not do anything anymoreAnton Khirnov2013-10-311-2/+0
* Add raw HEVC demuxerDirk Farin2013-10-311-0/+1
* Add HEVC decoderGuillaume Martres2013-10-311-0/+1