Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-11-23doc: Document better how to use MSYS2Luca Barbato
2015-11-20lavc: Deprecate avctx.rtp_callback fieldVittorio Giovara
2015-11-20doc/encoders: document the QSV option mappingsAnton Khirnov
2015-11-18avcodec: Define side data type for fallback trackJohn Stebbins
2015-11-18avformat: expose av_stream_new_side_data helperJohn Stebbins
2015-11-13xtea: Add functions for little endian modeMartin Storsjö
2015-11-09setpts: add FRAME_RATE constantStefano Sabatini
2015-11-09lavfi: add a frame_rate field to AVFilterLink.Nicolas George
2015-10-26avconv: support infinite loop for the loop optionAlexandra Hájková
2015-10-26avpacket: Provide an alloc and a free function for the structLuca Barbato
2015-10-26avpacket: Deprecate av_dup_packetLuca Barbato
2015-10-26avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato
2015-10-23kvazaar: Add libkvazaar HEVC encoderArttu Ylä-Outinen
2015-10-21lavc: Add data and linesize to AVSubtitleRectVittorio Giovara
2015-10-19APIchanges: Fill in missing dates and hashesVittorio Giovara
2015-10-16avconv: add support for Intel QSV-accelerated transcodingAnton Khirnov
2015-10-16qsvenc: add an API for allocating opaque surfacesAnton Khirnov
2015-10-13avformat: Do not use AVFMT_RAWPICTURELuca Barbato
2015-10-13avconv: Add loop option.Alexandra Hájková
2015-10-12dict: Change return type of av_dict_copy()Vittorio Giovara
2015-09-30Screenpresso SPV1 decoderVittorio Giovara
2015-09-29lavc: Make AVPacket.duration int64, and deprecate convergence_durationwm4
2015-09-28examples/qsvdec: free the lavc decoder before closing MFX/VAAPIAnton Khirnov
2015-09-28examples/qsvdec: do not free the surfaces in the frame_free() callbackAnton Khirnov
2015-09-17d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-09-07lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara
2015-09-07lavu: extend size of the AVPixFmtDescriptor.flags fieldwm4
2015-09-02DXV decoderVittorio Giovara
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-26avconv_opt: Add an option that lists all supported hwaccelsTimothy Gu
2015-08-25hlsenc: Support outputting specific versionsLuca Barbato
2015-07-31des: add av_des_alloc()James Almer
2015-07-31xtea: add av_xtea_alloc()James Almer
2015-07-31rc4: add av_rc4_alloc()James Almer
2015-07-31blowfish: add av_blowfish_alloc()James Almer
2015-07-30hmac: add missing version bump and APIChanges entryJames Almer
2015-07-27lavc: Update version and APIchangesVittorio Giovara
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27lavc: Deprecate avctx.me_methodVittorio Giovara
2015-07-27doc: Remove the now unnecessary remark about PATH and link.exeMartin Storsjö
2015-07-21parseutil: Use non ambiguous aliases for uhdLuca Barbato
2015-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-20parseutil: Add more resolution aliasesLuca Barbato
2015-07-17APIchanges: Mention lavfi and lavd identification symbol additionVittorio Giovara
2015-07-12doc: add a section about building with libmfxAnton Khirnov
2015-07-09doc: Use the succinct syntax for the channelmap exampleLuca Barbato
2015-07-03lavu: Add version information for av_version_info()Vittorio Giovara