summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* h264: wait for initial complete frame before outputing framesJohn Stebbins2013-10-311-0/+3
* HNM4/HNM4A demuxer & video decoderDavid Kment2013-10-311-0/+3
* avplay: Accept cpuflags optionLuca Barbato2013-10-222-4/+4
* lavfi: allow user-provided execute() callbacksAnton Khirnov2013-09-281-0/+4
* pcm: support 24-bit/32-bit little-endian planarPaul B Mahol2013-09-271-1/+3
* tls: Add support for listen modeMartin Storsjö2013-09-261-0/+13
* tls: Add options for verifying the peer certificateMartin Storsjö2013-09-261-0/+33
* doc/filters: fix an option name in the unsharp docsAnton Khirnov2013-09-241-1/+1
* lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-211-0/+4
* Add a WebP decoderJustin Ruggles2013-09-181-0/+2
* doc: Add missing hashes and dates to APIChangesLuca Barbato2013-09-171-14/+14
* mem: Introduce av_reallocpLuca Barbato2013-09-161-0/+3
* doc: Drop VDPAU from list of supported codecsDiego Biurrun2013-09-101-2/+0
* doc: Describe TB option of setpts filterClifford Wolf2013-09-041-0/+3
* cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-021-2/+2
* configure: Add docdir configuration optionVittorio Giovara2013-08-311-2/+9
* doc: document the asf demuxerLuca Barbato2013-08-281-1/+12
OpenPOWER on IntegriCloud