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
2020-02-26doc/muxers: describe the default behavior of the write_prft dash muxer optionJames Almer
2020-02-26avfilter/vf_v360: add barrel split format output supportPaul B Mahol
2020-02-25doc/filters: split tblend from blendPaul B Mahol
2020-02-25doc/filters: mention commands for v360 filterPaul B Mahol
2020-02-24avfilter: add Contrast Adaptive Sharpen video filterPaul B Mahol
2020-02-24doc: add adpcm_ima_{ssi,apm}Zane van Iperen
2020-02-24avcodec/libzvbi-teletextdec: add option to set default G0 character setKirill Savkov
2020-02-24doc/protocols: clarify SRT timeout options docsMarton Balint
2020-02-24avformat/libsrt: fix name of timeout optionMarton Balint
2020-02-23avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer
2020-02-23avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer
2020-02-16avformat/dashenc: add Trick Mode support for AdaptationSetsJames Almer
2020-02-15avcodec: add cdtoons decoderAlyssa Milburn
2020-02-14avfilter/vf_remap: add fill color optionPaul B Mahol
2020-02-14avfilter: add pad opencl filterPaul B Mahol
2020-02-13lavu/tx: implement 32 bit fixed point FFT and MDCTLynne
2020-02-12avfilter/vf_xmedian: implement percentile optionPaul B Mahol
2020-02-12avfilter/vf_median: implement percentile optionPaul B Mahol
2020-02-12avutil/log: Add av_log_once() for printing a message just once with a high lo...Michael Niedermayer
2020-02-11avcodec/libvpxenc: add a way to explicitly set temporal layer idWonkap Jang
2020-02-11avfilter/vf_colorlevels: add support for commandsPaul B Mahol
2020-02-11avfilter/vf_colorkey: add support for commandsPaul B Mahol
2020-02-09doc/ffmpeg: Document device selection for VulkanMark Thompson
2020-02-09avutil/log: drop support for NO_COLOR environment variableMarton Balint
2020-02-09avfilter/vf_xfade: add diagonal smooth transitionsPaul B Mahol
2020-02-09avfilter/af_asoftclip: add support for commandsPaul B Mahol
2020-02-09doc/APIchanges: fix vulkan hwcontext dateLynne
2020-02-08aviflter/vf_xfade: add pixelize transitionPaul B Mahol
2020-02-08avfilter/vf_xfade: add dissolve transitionPaul B Mahol
2020-02-07avfilter: add afirsrc filterPaul B Mahol
2020-02-05avfilter/vf_xfade: add horzopen/close transitionPaul B Mahol
2020-02-05avfilter/vf_xfade: add vertopen/close transitionPaul B Mahol
2020-02-05doc/APIchanges: update with Vulkan commit infoLynne
2020-02-05lavfi/vf_hwupload: Add support for HW -> HW transfersPhilip Langdale
2020-02-05lavu: add Vulkan hwcontext codeLynne
2020-02-05lavc/dvdsubenc: accept palette from optionsMichael Kuron
2020-02-04avfilter/vf_xfade: add circleopen & circleclose transitionPaul B Mahol
2020-02-04doc: Fix typo for dvdsubdecMichael Kuron
2020-02-03avformat/dashenc: use AV_OPT_TYPE_DICT for http_optsMarton Balint
2020-02-03avcodec/libvpxenc: add VP9 temporal scalability encoding optionWonkap Jang
2020-02-02avfilter: add xfade opencl filterPaul B Mahol
2020-02-02doc/filters: fix tonemap_vaapi filter name in documentationPaul B Mahol
2020-02-02doc/filters: make filters order more consistentPaul B Mahol
2020-02-01avfilter/vf_geq: use per-thread AVExpr for expression evaluationMarton Balint
2020-01-31avfilter/vf_xfade: add smooth transitionsPaul B Mahol
2020-01-31doc/filters: improve xfade description and add one examplePaul B Mahol
2020-01-30doc/filters: Document geq *sum functionsMichael Niedermayer
2020-01-30avfilter/vf_xfade: add radial transitionPaul B Mahol
2020-01-30avfilter: add xfade filterPaul B Mahol
2020-01-30avformat/avio: add avio_protocol_get_classSteven Liu