summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entryLuca Barbato2016-01-11
* lavc: add profiles to AVCodecDescriptorAnton Khirnov2015-12-12
* lavc: export Dirac parsing API used by the ogg demuxer as publicAnton Khirnov2015-12-06
* lavc: add a packet side data type for VBV-like parametersAnton Khirnov2015-12-06
* lavc: add stream-global packet side dataAnton Khirnov2015-12-06
* avpacket: add a function for wrapping existing data as side dataAnton Khirnov2015-12-06
* lavc: G.723.1 encoderMohamed Naufal2015-11-30
* doc: Amend the MSYS2 DocumentationLuca Barbato2015-11-26
* doc: Document better how to use MSYS2Luca Barbato2015-11-23
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-20
* doc/encoders: document the QSV option mappingsAnton Khirnov2015-11-20
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-18
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* xtea: Add functions for little endian modeMartin Storsjö2015-11-13
* setpts: add FRAME_RATE constantStefano Sabatini2015-11-09
* lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-09
* avconv: support infinite loop for the loop optionAlexandra Hájková2015-10-26
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-26
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-26
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-23
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-21
* APIchanges: Fill in missing dates and hashesVittorio Giovara2015-10-19
* avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-16
* qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-16
* avformat: Do not use AVFMT_RAWPICTURELuca Barbato2015-10-13
* avconv: Add loop option.Alexandra Hájková2015-10-13
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-12
* Screenpresso SPV1 decoderVittorio Giovara2015-09-30
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-29
* examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov2015-09-28
* examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov2015-09-28
* d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-17
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-07
* lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-07
* DXV decoderVittorio Giovara2015-09-02
* Bump major versions of all librariesVittorio Giovara2015-08-28
* avconv_opt: Add an option that lists all supported hwaccelsTimothy Gu2015-08-26
* hlsenc: Support outputting specific versionsLuca Barbato2015-08-25
* des: add av_des_alloc()James Almer2015-07-31
* xtea: add av_xtea_alloc()James Almer2015-07-31
* rc4: add av_rc4_alloc()James Almer2015-07-31
* blowfish: add av_blowfish_alloc()James Almer2015-07-31
* hmac: add missing version bump and APIChanges entryJames Almer2015-07-30
* lavc: Update version and APIchangesVittorio Giovara2015-07-27
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27