summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-17
* mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-17
* lavfi: add framepack filterVittorio Giovara2014-01-09
* ATRAC3+ decoderMaxim Polijakowski2014-01-09
* avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-05
* lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-05
* Makefile: add html template files to the doxygen depsAnton Khirnov2014-01-01
* doxy: Update the css to have a flat styleLuca Barbato2013-12-27
* doxy: Fix link in badge colorLuca Barbato2013-12-27
* doc: fix link to the ISC license text in the developer documentation.Tim Walker2013-12-22
* doc: fix a coding style error in the developer documentation.Tim Walker2013-12-22
* Add a libwebp encoderJustin Ruggles2013-12-21
* lavc: add HEVC profiles namesGildas Cocherel2013-12-20
* Prepare release notes for Libav 10 "Eks"Anton Khirnov2013-12-18
* Bump major of libavfilter for reference counted buffer API changes.Reinhard Tartler2013-12-14
* Bump libavutil major version to account for the LLS API/ABI changes.Reinhard Tartler2013-12-14
* lavc: deprecate avcodec_get_frame_defaults().Anton Khirnov2013-12-11
* Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-11
* avframe: add codec-independent stereoscopic metadataVittorio Giovara2013-12-09
* doc: Try to find nonstandard Perl path from the environmentDiego Biurrun2013-12-01
* doc/platform: Update to reflect current MSVC build situationDerek Buitenhuis2013-11-27
* Add an audio transcoding example.Andreas Unterweger2013-11-27
* build: Check for pod2man instead of perl for manual page generationDiego Biurrun2013-11-26
* mpeg12dec: Extract CC user data into frame side dataJohn Stebbins2013-11-26
* metasound: add last missing modes (8kHz @ 6kbps per channel)Kostya Shishkov2013-11-26
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-25
* build: Separate building programs linking against libav* from building av*Diego Biurrun2013-11-25
* doc: Add the host executable suffix for the print_options dependencyMartin Storsjö2013-11-25
* build: more fine-grained dependencies for documentation build toolsDiego Biurrun2013-11-23
* avconv: add support for VDPAU decodingAnton Khirnov2013-11-23
* avconv: add infrastructure for using hwaccelsAnton Khirnov2013-11-23
* filter docs: reference scale and fps filtersVittorio Giovara2013-11-21
* lavc: VP9 decoderRonald S. Bultje2013-11-15
* Move av_fast_{m,re}alloc from lavc to lavu.Anton Khirnov2013-11-14
* lavc: make error_rate a private option of mpegvideo encodersAnton Khirnov2013-11-14
* vdpau: add a constructor for AVVDPAUContext.Anton Khirnov2013-11-14
* vdpau: add a convenience function for getting a decoder profile.Anton Khirnov2013-11-14
* Deprecate obsolete XvMC hardware decoding supportDiego Biurrun2013-11-13
* lavc: Add colorimetry values for BT.2020, other non-included onesJan Ekström2013-11-04
* vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-02
* vf_aspect: support variables in evaluating the aspect ratiosRudolf Polzer2013-11-02
* avplay: drop -vismv option which does not do anything anymoreAnton Khirnov2013-10-31
* Add raw HEVC demuxerDirk Farin2013-10-31
* Add HEVC decoderGuillaume Martres2013-10-31
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-31
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-31
* avplay: Accept cpuflags optionLuca Barbato2013-10-22
* lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-28
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-27
* tls: Add support for listen modeMartin Storsjö2013-09-26