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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2015-07-03lavu: add an API function to return the Libav version stringwm4
2015-07-01Go2Meeting decoderKostya Shishkov
2015-06-24PCM signed 16-bit big-endian planar decoderPaul B Mahol
2015-06-22DirectDraw Surface image decoderVittorio Giovara
2015-06-22Hap decoder and encoderVittorio Giovara
2015-06-07avio: Add avio_put_str16beLuca Barbato
2015-05-31x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer
2015-05-26doc: Fix spelling of 'Transmission'Sebastian Ramacher
2015-05-16doc: Add $branch to FATE config templateTimothy Gu
2015-05-13vda: Make output CVPixelBuffer format configurableStefano Pigozzi
2015-05-02avconv: Add an option for automatically rotating video according to display m...Martin Storsjö
2015-05-02avplay: Add support for rotated videoMartin Storsjö
2015-04-21drawtext: Add an alpha optionLuca Barbato
2015-04-20Canopus HQ/HQA decoderVittorio Giovara
2015-04-19log: Introduce a more verbose debug levelVittorio Giovara
2015-04-14avisynth: Bump minimum required version to interface version 6Stephen Hutchinson
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato