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
2021-09-11avfilter: add audio psychoacoustic clipperPaul B Mahol
2021-09-11avfilter/af_astats: add entropy statPaul B Mahol
2021-09-10avfilter/vf_convolution: add scharr operatorPaul B Mahol
2021-09-08libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin
2021-09-08libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly s...Artem Galin
2021-09-06sws: add a new scaling APIAnton Khirnov
2021-09-05doc/muxers: add entry for OBU muxerGyan Doshi
2021-09-02avcodec/avcodec: Allow up to seven codec ids per parserAndreas Rheinhardt
2021-09-02avformat: add an AV1 Low overhead bitstream format muxerJames Almer
2021-08-29avfilter: add grayworld video filterPaul Buxton
2021-08-28avfilter: add atilt filterPaul B Mahol
2021-08-28avfilter: add adecorrelate filterPaul B Mahol
2021-08-28doc/filters.texi: Include dnn_processing in docs of sr and derain filterShubhanshu Saxena
2021-08-28libavfilter: Remove Async Flag from DNN Filter SideShubhanshu Saxena
2021-08-27avfilter/vf_colorcorrect: add median analyze modePaul B Mahol
2021-08-25avfilter: add hsvkey and hsvhold video filtersPaul B Mahol
2021-08-24avcodec: add a Film Grain codec property flagJames Almer
2021-08-24avformat/matroskaenc: Pass dispositions through unchanged by defaultAndreas Rheinhardt
2021-08-24avformat/matroskaenc: Allow to set multiple streams as defaultAndreas Rheinhardt
2021-08-23avfilter/af_afreqshift: allow to change order of filtersPaul B Mahol
2021-08-22lavf/concatdec: support per-file optionsNicolas George
2021-08-22libavformat/concatdec: remove support for unsafe=-1Nicolas George
2021-08-21avfilter/af_astats: remove invalid 5x factor in window size calculationPaul B Mahol
2021-08-21doc/filters.texi: Correct asegment exampleAndreas Rheinhardt
2021-08-20doc/examples/encode_video: add explanations in comments.Nicolas George
2021-08-20avfilter/avfilter: Deprecate avfilter_pad_count()Andreas Rheinhardt
2021-08-20avfilter/avfilter: Add avfilter_filter_pad_count()Andreas Rheinhardt
2021-08-20avfilter/vf_colorcorrect: fix average analyze mode and add minmax modePaul B Mahol
2021-08-18avcodec: add SMC encoderPaul B Mahol
2021-08-17avutil/opt: Document actual behaviour of av_opt_copy a bit moreAndreas Rheinhardt
2021-08-17doc/git-howto: be more strict about commit message formatting.Nicolas George
2021-08-16avfilter: add (a)segment filtersPaul B Mahol
2021-08-16avdevice/decklink: support for more duplex mode for Decklink 8K ProLimin Wang
2021-08-16avdevice/decklink: add level_a configuration optionLimin Wang
2021-08-16avdevice/decklink: add sqd configuration optionLimin Wang
2021-08-16avdevice/decklink: add link configuration optionLimin Wang
2021-08-16avfilter/vf_waveform: add option to control strechness of waveformPaul B Mahol
2021-08-16avfilter/vf_colorcorrect: add initial automatic filteringPaul B Mahol
2021-08-15avfilter/avf_showspectrum: add unwrapped phase data modePaul B Mahol
2021-08-14imgutils: expose av_image_copy_plane_uc_from()Lynne
2021-08-11doc/examples/qsvdec: simplify this example via hw_device_ctx interfaceHaihao Xiang
2021-08-07ffprobe: remove references to frame->pkt_ptsJames Almer
2021-08-07avfilter/avf_showspectrum: improve dBFS scale legendPaul B Mahol
2021-08-05avfilter/avf_showspectrum: add option to control dynamic range for colorsPaul B Mahol
2021-08-05avfilter/f_graphmonitor: use sample_count_in/outPaul B Mahol
2021-08-04avfilter/avf_showspectrum: add lreplace sliding modePaul B Mahol
2021-08-02avpacket: ABI bump additionsLynne
2021-07-30avcodec/noise_bsf: restore dropamount for backwards compatibilityGyan Doshi
2021-07-29avutil/common, macros: Move several macros from common.h to macros.hAndreas Rheinhardt
2021-07-29avcodec/noise_bsf: add expr supportGyan Doshi