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-10-19avfilter: add varblur video filterPaul B Mahol
2021-10-18doc/filters: correct description of select filter variablesGyan Doshi
2021-10-16avfilter/vf_v360: add reset_rot optionPaul B Mahol
2021-10-14avfilter/vf_fftfilt: export FFT arrays sizePaul B Mahol
2021-10-14avfilter/vf_histogram: add colors_mode optionPaul B Mahol
2021-10-13avfilter: add xcorrelate video filterPaul B Mahol
2021-10-13avfilter: add limitdiff video filterPaul B Mahol
2021-10-13avfilter/vf_palette(gen|use): support palettes with alphaSoft Works
2021-10-11avformat/libsrt: add snddropdelay parameter for srtLimin Wang
2021-10-10avcodec: add native Speex decoderPaul B Mahol
2021-10-09avfilter: add audio signal to distortion ratio filterPaul B Mahol
2021-10-09doc/filters: specify more axcorrelate designPaul B Mahol
2021-10-08avcodec: GEM Raster image decoderPeter Ross
2021-10-07avfilter/sharpen_npp: add sharpening video filter with borders controlRoman Arzumanyan
2021-10-07examples/remuxing: Fix use of uninitialized valueAndreas Rheinhardt
2021-10-03examples/qsvdec: Don't use stack packetAndreas Rheinhardt
2021-10-03examples/hw_decode: Don't use stack packetAndreas Rheinhardt
2021-10-03examples/filtering_video: Don't use stack packetAndreas Rheinhardt
2021-10-03examples/filtering_audio: Don't use stack packetAndreas Rheinhardt
2021-10-03examples/extract_mvs: Do not use stack packetAndreas Rheinhardt
2021-10-03examples/muxing: Don't use stack packetAndreas Rheinhardt
2021-10-03examples/remuxing: Don't use stack packetAndreas Rheinhardt
2021-10-03examples/remuxing: Use av_packet_rescale_ts()Andreas Rheinhardt
2021-10-03fftools/ffmpeg, doc/examples: Remove redundant av_packet_unrefAndreas Rheinhardt
2021-10-02avfilter: add (a)latency filtersPaul B Mahol
2021-10-01avfilter/vf_codecview: added new options for blockLimin Wang
2021-09-30doc/filters: note values for afftflt window functionArif Driessen
2021-09-30avfilter/vf_blend: add few more modesPaul B Mahol
2021-09-29avfilter/vf_blend: add harmonic modePaul B Mahol
2021-09-29avfilter/vf_blend: add geometric modePaul B Mahol
2021-09-29avfilter/vf_morpho: add tophat and blackhat operationsPaul B Mahol
2021-09-29avfilter/vf_morpho: add gradient operation typePaul B Mahol
2021-09-29doc/encoders: add available values for libsvtav1 optionsLimin Wang
2021-09-28avfilter: add morpho filterPaul B Mahol
2021-09-27avfilter/vf_blend: add softdifference blend modePaul B Mahol
2021-09-26avfilter/vf_colorchannelmixer: add extended preserve color supportPaul B Mahol
2021-09-26avfilter/vf_colorlevels: add preserve color optionPaul B Mahol
2021-09-26avfilter/elbg: Extend filter to include alpha values in the quantization proc...Soft Works
2021-09-26lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl
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