summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* avfilter/vf_v360: add reset_rot optionPaul B Mahol2021-10-16
* avfilter/vf_fftfilt: export FFT arrays sizePaul B Mahol2021-10-14
* avfilter/vf_histogram: add colors_mode optionPaul B Mahol2021-10-14
* avfilter: add xcorrelate video filterPaul B Mahol2021-10-13
* avfilter: add limitdiff video filterPaul B Mahol2021-10-13
* avfilter/vf_palette(gen|use): support palettes with alphaSoft Works2021-10-13
* avformat/libsrt: add snddropdelay parameter for srtLimin Wang2021-10-11
* avcodec: add native Speex decoderPaul B Mahol2021-10-10
* avfilter: add audio signal to distortion ratio filterPaul B Mahol2021-10-09
* doc/filters: specify more axcorrelate designPaul B Mahol2021-10-09
* avcodec: GEM Raster image decoderPeter Ross2021-10-08
* avfilter/sharpen_npp: add sharpening video filter with borders controlRoman Arzumanyan2021-10-07
* examples/remuxing: Fix use of uninitialized valueAndreas Rheinhardt2021-10-07
* examples/qsvdec: Don't use stack packetAndreas Rheinhardt2021-10-03
* examples/hw_decode: Don't use stack packetAndreas Rheinhardt2021-10-03
* examples/filtering_video: Don't use stack packetAndreas Rheinhardt2021-10-03
* examples/filtering_audio: Don't use stack packetAndreas Rheinhardt2021-10-03
* examples/extract_mvs: Do not use stack packetAndreas Rheinhardt2021-10-03
* examples/muxing: Don't use stack packetAndreas Rheinhardt2021-10-03
* examples/remuxing: Don't use stack packetAndreas Rheinhardt2021-10-03
* examples/remuxing: Use av_packet_rescale_ts()Andreas Rheinhardt2021-10-03
* fftools/ffmpeg, doc/examples: Remove redundant av_packet_unrefAndreas Rheinhardt2021-10-03
* avfilter: add (a)latency filtersPaul B Mahol2021-10-02
* avfilter/vf_codecview: added new options for blockLimin Wang2021-10-01
* doc/filters: note values for afftflt window functionArif Driessen2021-09-30
* avfilter/vf_blend: add few more modesPaul B Mahol2021-09-30
* avfilter/vf_blend: add harmonic modePaul B Mahol2021-09-29
* avfilter/vf_blend: add geometric modePaul B Mahol2021-09-29
* avfilter/vf_morpho: add tophat and blackhat operationsPaul B Mahol2021-09-29
* avfilter/vf_morpho: add gradient operation typePaul B Mahol2021-09-29
* doc/encoders: add available values for libsvtav1 optionsLimin Wang2021-09-29
* avfilter: add morpho filterPaul B Mahol2021-09-28
* avfilter/vf_blend: add softdifference blend modePaul B Mahol2021-09-26
* avfilter/vf_colorchannelmixer: add extended preserve color supportPaul B Mahol2021-09-26
* avfilter/vf_colorlevels: add preserve color optionPaul B Mahol2021-09-26
* avfilter/elbg: Extend filter to include alpha values in the quantization proc...Soft Works2021-09-26
* lavu/pix_fmt: add pixel format for x2bgr10Manuel Stoeckl2021-09-26
* doc/demuxers: fix typo in concatdec optionsrcombs2021-09-21
* avutil/mem: Deprecate av_mallocz_array()Andreas Rheinhardt2021-09-20
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avcodec/avcodec, options_table: Deprecate sub_text_formatAndreas Rheinhardt2021-09-20
* lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATEDAnton Khirnov2021-09-20
* avfilter/avf_avectorscope: add support for commandsPaul B Mahol2021-09-19
* avutil/buffer: constify some function parametersJames Almer2021-09-17
* doc/decoders: mention that some libdav1d options are deprecatedJames Almer2021-09-16
* lavf/concatdec: add stream_extradata directiveNicolas George2021-09-16
* lavf/concat: add support for chaptersNicolas George2021-09-16
* lavf/concatdec: add stream_codec directiveNicolas George2021-09-16
* lavf/concatdec: support stream metadataNicolas George2021-09-16
* lavf/concat: deprecate file_packet_metadataNicolas George2021-09-16