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-21doc/demuxers: fix typo in concatdec optionsrcombs
2021-09-20avutil/mem: Deprecate av_mallocz_array()Andreas Rheinhardt
2021-09-20Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt
2021-09-20avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt
2021-09-20lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov
2021-09-19avfilter/avf_avectorscope: add support for commandsPaul B Mahol
2021-09-17avutil/buffer: constify some function parametersJames Almer
2021-09-17doc/decoders: mention that some libdav1d options are deprecatedJames Almer
2021-09-16lavf/concatdec: add stream_extradata directiveNicolas George
2021-09-16lavf/concat: add support for chaptersNicolas George
2021-09-16lavf/concatdec: add stream_codec directiveNicolas George
2021-09-16lavf/concatdec: support stream metadataNicolas George
2021-09-16lavf/concat: deprecate file_packet_metadataNicolas George
2021-09-16lavf/concat: add file_packet_meta directiveNicolas George
2021-09-14fftools/ffprobe: Don't access AVProgram.(start|end)_timeAndreas Rheinhardt
2021-09-12avfilter/vf_xfade: add zoomin transitionPaul B Mahol
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