summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* lavf/concat: add file_packet_meta directiveNicolas George2021-09-16
* fftools/ffprobe: Don't access AVProgram.(start|end)_timeAndreas Rheinhardt2021-09-14
* avfilter/vf_xfade: add zoomin transitionPaul B Mahol2021-09-12
* avfilter: add audio psychoacoustic clipperPaul B Mahol2021-09-11
* avfilter/af_astats: add entropy statPaul B Mahol2021-09-11
* avfilter/vf_convolution: add scharr operatorPaul B Mahol2021-09-10
* libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin2021-09-08
* libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly s...Artem Galin2021-09-08
* sws: add a new scaling APIAnton Khirnov2021-09-06
* doc/muxers: add entry for OBU muxerGyan Doshi2021-09-05
* avcodec/avcodec: Allow up to seven codec ids per parserAndreas Rheinhardt2021-09-02
* avformat: add an AV1 Low overhead bitstream format muxerJames Almer2021-09-01
* avfilter: add grayworld video filterPaul Buxton2021-08-29