]> git.sesse.net Git - ffmpeg/history - libavfilter
avformat/avio: Add Metacube support
[ffmpeg] / libavfilter /
2021-05-01 Limin Wangavfilter/vf_identity: fix typo
2021-05-01 Limin Wangavfilter/vf_identity: remove unnecessary check
2021-05-01 Limin Wangavfilter/vf_psnr: remove unnecessary check
2021-05-01 Limin Wangavfilter/vf_ssim: remove unnecessary check
2021-04-30 James Almeravfilter/vf_scale: store the offset in a local variable...
2021-04-29 Limin Wangavfilter/dnn/dnn_backend_tf: simplify the code with...
2021-04-27 Andreas Rheinhardtavfilter: Constify all AVFilters
2021-04-27 Anton KhirnovBump major versions of all libraries.
2021-04-27 James Almeravfilter/buffersrc: postpone removal of sws_param
2021-04-27 James Almeravutil: remove deprecated AVClass.child_class_next
2021-04-27 Andreas Rheinhardtlibavresample: Remove deprecated library
2021-04-27 Andreas Rheinhardtavutil/buffer: Switch AVBuffer API to size_t
2021-04-27 Andreas Rheinhardtavutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL
2021-04-27 Andreas Rheinhardtavutil/frame: Remove deprecated AVFrame.error
2021-04-27 Andreas Rheinhardtavutil/frame: Remove AVFrame QP table API
2021-04-27 Andreas Rheinhardtavfilter/Makefile: Don't compile transform.c unconditio...
2021-04-27 Andreas Rheinhardtavfilter/transform: Stop exporting internal functions
2021-04-27 Andreas Rheinhardtavfilter/formats: Remove avfilter_make_format64_list()
2021-04-27 Andreas Rheinhardtavfilter/avfilter: Remove deprecated avfilter_link_set_...
2021-04-27 Andreas Rheinhardtavfilter: Remove avfilter_next/avfilter_register API
2021-04-27 Andreas Rheinhardtavfilter: Remove deprecated avfilter_link_get_channels
2021-04-27 Andreas Rheinhardtavfilter: Remove deprecated resample_lavr_opts
2021-04-27 Andreas Rheinhardtavfilter/avfilter: Remove compatibility code for old...
2021-04-27 Andreas Rheinhardtavformat: Constify the API wrt AV(In|Out)putFormat
2021-04-27 Shubhanshu Saxenalavfi/dnn/queue.h: Add Documentation to Queue
2021-04-27 Shubhanshu Saxenalavfi/dnn/safe_queue.h: Add Documentation to SafeQueue
2021-04-25 James Almeravfilter/af_adelay: make per channel delay argument...
2021-04-25 shubhanshu02lavfi/dnn_backend_openvino.c: Spelling Correction in...
2021-04-19 Andreas RheinhardtInclude attributes.h directly
2021-04-18 Marton Balintavfilter/af_mcompand: check allocation results
2021-04-17 Guo, Yejunlavfi: add filter dnn_detect for object detection
2021-04-17 Guo, Yejunlavfi: show side data of detection bounding boxes
2021-04-11 Fei Wanglavfi/qsvvpp: support async depth
2021-04-11 Timo Rothenpieleravfilter/overlay_cuda: check av_buffer_ref result
2021-04-11 Paul B Maholavfilter/vf_v360: unbreak fov_from_dfov() for (d)fishey...
2021-04-11 Timo Rothenpieleravfilter/overlay_cuda: hold explicit reference to hw_de...
2021-04-10 Paul B Maholavfilter/vf_v360: allow user to control fov for equirec...
2021-04-08 Guo, Yejunlavfi/dnn: add post process for detection
2021-04-08 Guo, Yejunlavfi/dnn: refine code for frame pre/proc processing
2021-04-08 Guo, Yejunlavfi/dnn_backend_openvino.c: only allow DFT_PROCESS_FR...
2021-04-04 Andreas Rheinhardtavfilter/vf_find_rect: Use correct format specifier
2021-04-04 Gyan Doshiavfilter/find_rect: write score to metadata
2021-04-04 Gyan Doshiavfilter/find_rect: add option to discard non-matching...
2021-04-04 Gyan Doshiavfilter/find_rect: improve logging
2021-04-01 Andreas Rheinhardtavfilter/vf_codecview: Fix undefined left shifts of...
2021-04-01 Andreas Rheinhardtavfilter/af_hdcd: Fix undefined shifts
2021-03-31 Michael Niedermayeravfilter/vf_scale: Fix adding 0 to NULL (which is UB...
2021-03-30 Andreas RheinhardtAvoid intermediate bitcount for number of bytes in...
2021-03-28 Andreas Rheinhardtavfilter/vf_paletteuse: Fix left shift outside of range...
2021-03-28 Andreas Rheinhardtavfilter/asrc_sine: Fix invalid left shift of negative...
2021-03-25 Ting Fulavfi/dnn_backend_tensorflow.c: fix mem leak in execute...
2021-03-25 Ting Fulavfi/dnn_backend_tensorflow.c: fix mem leak in load_na...
2021-03-25 Ting Fulavfi/dnn_backend_tensorflow.c: fix mem leak in load_tf...
2021-03-25 nyanmisakaavfilter/overlay_cuda: fix framesync with embedded...
2021-03-25 nyanmisakaavfilter/hwupload_cuda: add YUVA420P format support
2021-03-24 Wenlong Dinglavfi/dnn/dnn_backend_native_layer_mathunary: add exp...
2021-03-20 Michael NiedermayerBump minor versions after release branch
2021-03-20 Michael NiedermayerBump Versions before release/4.4 branch
2021-03-19 Dominic Mayersavfilter/vf_ocr: add white space to whitelist
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix mem leak for TaskItem...
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix mem leak for RequestI...
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix typo upon error
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix mem leak for input_bl...
2021-03-18 Guo, Yejunlavfi/dnn_backend_openvino.c: fix mem leak for AVFrame...
2021-03-17 James Almeravfilter/vf_uspp: use av_packet_alloc() to allocate...
2021-03-17 James Almeravfilter/vf_mcdeint: use av_packet_alloc() to allocate...
2021-03-14 Paul B Maholavfilter/vf_xfade: drop unused frames from inactive...
2021-03-12 Andreas Rheinhardtavfilter/vf_uspp: Fix leak of packet side data
2021-03-12 Andreas Rheinhardtavfilter/vf_uspp: Fix leak of qp-table on error
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_mathbinary: Fix leak upon...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Don't pretend...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Check thread creat...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Check allocation
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Avoid separate...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Fix memleak on...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Avoid allocation...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Join two arrays...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Fix memleak on...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Fix typo in log message
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Don't use asserts for checks
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Fix leak in case parsing option...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Avoid allocation for checking...
2021-03-10 James Almeravfilter: use the buffer_size_t typedef where required
2021-03-10 Paul B Maholavfilter/af_dynaudnorm: make better check for available...
2021-03-10 Andreas Rheinhardtavfilter/vf_nnedi: Fix use of uninitialized value
2021-03-07 Andreas Rheinhardtavfilter/buffersink: Postpone removal of av_[a]buffersi...
2021-03-07 Andreas Rheinhardtavfilter/avfilter: Remove avfilter_link_set_closed...
2021-03-06 Paul B Maholavfilter: add msad video filter
2021-03-06 Paul B Maholavfilter: add identity video filter
2021-03-01 Andreas RheinhardtRemove double ';'
2021-02-27 Marton Balintavfilter/avf_showcqt: use av_gettime_relative() instead...
2021-02-25 Andreas Rheinhardtavfilter/lavfutils.h: Don't include avformat.h
2021-02-25 Paul B Maholavfilter/vf_vif: add support for more formats
2021-02-25 Paul B Maholavfilter/vf_vif: simplify case comparing same inputs
2021-02-25 Guo, Yejunavfilter/vf_vif.c: fix build warning for [-Wmain]
2021-02-25 Guo, Yejunavfilter/vf_ssim.c: fix build warning for [-Wmain]
2021-02-21 Paul B Maholavfilter/af_afade: remove uneeded '.' from durations...
2021-02-19 Paul B Maholavfilter/vf_ssim: add slice threading
2021-02-19 Paul B Maholavfilter/vf_psnr: add support for slice threading
2021-02-19 Andreas Rheinhardtavfilter/vf_vif: Remove superfluous ';'
next