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-08-08swscale: Implement alphablendaway for planar 4:4:4 formatsMichael Niedermayer
2015-08-07avfilter/avf_avectorscope: stop making output fully transparentPaul B Mahol
2015-08-04avcodec/dvbsubdec: Allow selecting the substream, or all substreamsMichael Niedermayer
2015-08-03doc/git-howto: Replace "git push" example by one with dry-runMichael Niedermayer
2015-08-02avfilter: add atadenoisePaul B Mahol
2015-08-02avfilter: add allyuv source filterPaul B Mahol
2015-08-02Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac'Hendrik Leppkes
2015-08-02Merge commit '5d8bea3bb2357bb304f8f771a4107039037c5549'Hendrik Leppkes
2015-08-02Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a'Hendrik Leppkes
2015-08-02Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9'Hendrik Leppkes
2015-08-01doc/example: Add http multi-client example codeStephan Holljes
2015-08-01doc/protocols: document experimental mutli-client apiStephan Holljes
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-30Merge commit '6877537ff321136cf78ab03b8b91e6b6f218db5b'Michael Niedermayer
2015-07-30hmac: add missing version bump and APIChanges entryJames Almer
2015-07-30doc/APIchanges: fill in some missing thingsMichael Niedermayer
2015-07-29doc/ffmpeg: Use @codeMichael Niedermayer
2015-07-29ffmpeg: Implement support for seeking relative to EOFMichael Niedermayer
2015-07-28Merge commit 'b94ec30428b9696f99b08055735689623fe63954'Michael Niedermayer
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
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-27avfilter: add acrossfade filterPaul B Mahol
2015-07-27Merge commit '6d3081e6c374ff7da12b07ed33d1662be1b32dbc'Michael Niedermayer
2015-07-27doc/decoders: Add entry for dvbsub and document compute_clutMichael Niedermayer
2015-07-26avfilter: add sidechain compress audio filterPaul B Mahol
2015-07-24avfilter: add areverse filterPaul B Mahol
2015-07-23doc/filters.texi: fix two typos in reverse filter descriptionPaul B Mahol
2015-07-23lavc/hevc: rudimentary support for skip_loop_filter.Nicolas George
2015-07-23Edit documentation and versioning for the fixed point AAC decoderJovan Zelincevic
2015-07-22Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer
2015-07-22avfilter: add deband filterPaul B Mahol
2015-07-21libavfilter/vf_crop: implement process_commandBernd Bleßmann
2015-07-21libavfilter/vf_scale: implement process_commandBernd Bleßmann
2015-07-21Merge commit '219b39a71a5694b1c14a07b86477f665a5b6849b'Michael Niedermayer
2015-07-21parseutil: Use non ambiguous aliases for uhdLuca Barbato
2015-07-21Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer
2015-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-20Merge commit 'e93ca480c91397f82f2ea5b6a8b82ac6d0e2bfd2'Michael Niedermayer
2015-07-20parseutil: Add more resolution aliasesLuca Barbato
2015-07-19avfilter: add random video filterPaul B Mahol