summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavc: G.723.1 encoderMohamed Naufal2015-11-301-1/+1
* doc: Amend the MSYS2 DocumentationLuca Barbato2015-11-261-5/+6
* doc: Document better how to use MSYS2Luca Barbato2015-11-231-4/+27
* lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara2015-11-201-0/+5
* doc/encoders: document the QSV option mappingsAnton Khirnov2015-11-201-0/+88
* avcodec: Define side data type for fallback trackJohn Stebbins2015-11-181-0/+4
* avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-181-0/+4
* xtea: Add functions for little endian modeMartin Storsjö2015-11-131-0/+3
* setpts: add FRAME_RATE constantStefano Sabatini2015-11-091-0/+3
* lavfi: add a frame_rate field to AVFilterLink.Nicolas George2015-11-091-0/+3
* avconv: support infinite loop for the loop optionAlexandra Hájková2015-10-261-1/+2
* avpacket: Provide an alloc and a free function for the structLuca Barbato2015-10-261-0/+3
* avpacket: Deprecate av_dup_packetLuca Barbato2015-10-261-3/+5
* avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-263-8/+12
* kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen2015-10-232-1/+30
* lavc: Add data and linesize to AVSubtitleRectVittorio Giovara2015-10-211-0/+4
* APIchanges: Fill in missing dates and hashesVittorio Giovara2015-10-191-29/+29
* avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov2015-10-161-0/+24
* qsvenc: add an API for allocating opaque surfacesAnton Khirnov2015-10-161-0/+3
* avformat: Do not use AVFMT_RAWPICTURELuca Barbato2015-10-131-30/+12
* avconv: Add loop option.Alexandra Hájková2015-10-131-0/+3
* dict: Change return type of av_dict_copy()Vittorio Giovara2015-10-121-0/+4
* Screenpresso SPV1 decoderVittorio Giovara2015-09-301-0/+1
* lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm42015-09-291-0/+3
* examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov2015-09-281-4/+4
* examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov2015-09-281-9/+12
* d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme2015-09-171-0/+4
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-071-0/+2
* lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-071-0/+2
* lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-071-0/+3
* DXV decoderVittorio Giovara2015-09-021-0/+1
* Bump major versions of all librariesVittorio Giovara2015-08-281-7/+7
* avconv_opt: Add an option that lists all supported hwaccelsTimothy Gu2015-08-261-0/+4
* hlsenc: Support outputting specific versionsLuca Barbato2015-08-251-0/+3
* des: add av_des_alloc()James Almer2015-07-311-0/+1
* xtea: add av_xtea_alloc()James Almer2015-07-311-0/+1
* rc4: add av_rc4_alloc()James Almer2015-07-311-0/+1
* blowfish: add av_blowfish_alloc()James Almer2015-07-311-0/+3
* hmac: add missing version bump and APIChanges entryJames Almer2015-07-301-0/+3
* lavc: Update version and APIchangesVittorio Giovara2015-07-271-0/+6
* lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-272-4/+4
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-272-2/+2
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-273-4/+4
* lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-271-2/+0
* doc: Remove the now unnecessary remark about PATH and link.exeMartin Storsjö2015-07-271-6/+0
* parseutil: Use non ambiguous aliases for uhdLuca Barbato2015-07-211-2/+2
* Add a quality factor packet side dataVittorio Giovara2015-07-201-0/+3
* parseutil: Add more resolution aliasesLuca Barbato2015-07-201-0/+8
* APIchanges: Mention lavfi and lavd identification symbol additionVittorio Giovara2015-07-171-0/+4
* doc: add a section about building with libmfxAnton Khirnov2015-07-121-0/+11
OpenPOWER on IntegriCloud