summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* tls: Add options for verifying the peer certificateMartin Storsjö2013-09-26
* doc/filters: fix an option name in the unsharp docsAnton Khirnov2013-09-24
* lavu: Add interleaved 4:2:2 8/10-bit formatsKieran Kunhya2013-09-21
* Add a WebP decoderJustin Ruggles2013-09-18
* doc: Add missing hashes and dates to APIChangesLuca Barbato2013-09-17
* mem: Introduce av_reallocpLuca Barbato2013-09-16
* doc: Drop VDPAU from list of supported codecsDiego Biurrun2013-09-10
* doc: Describe TB option of setpts filterClifford Wolf2013-09-04
* cosmetics: Fix ATRAC codec name spellingDiego Biurrun2013-09-02
* configure: Add docdir configuration optionVittorio Giovara2013-08-31
* doc: document the asf demuxerLuca Barbato2013-08-28
* doc: Document the flv demuxerLuca Barbato2013-08-27
* movenc: add faststart option for web streamingClément Bœsch2013-08-21
* vf_fps: add 'start_time' optionJustin Ruggles2013-08-20
* doc: Clarify the avconv section about -reMartin Storsjö2013-08-10
* doc: Add an example on publishing over RTMPMartin Storsjö2013-08-10