95591 Commits (fd172185580c1ccdcfb90bbfdb59fa806fad3117)
 

Author SHA1 Message Date
Paul B Mahol 99f8d32129 avfilter/vf_convolution: fix undefined behaviour 5 years ago
Paul B Mahol 365083556e avfilter/vf_bm3d: fix possible infinite loop 5 years ago
Paul B Mahol 0749082eb9 avfilter/vf_bm3d: fix heap-buffer overflows 5 years ago
Paul B Mahol ccf4ab8c9a avfilter/vf_edgedetect: check if height is big enough 5 years ago
Paul B Mahol 4f4334bcbc avfilter/vf_waveform: fix typos which caused crash 5 years ago
Paul B Mahol a7fd127970 avfilter/vf_colorconstancy: fix overreads in gauss array 5 years ago
Paul B Mahol e923e6205e avfilter/vf_waveform: add yflat filter 5 years ago
Paul B Mahol 33fd82ae9e avfilter/vf_waveform: allow different cb for new modes 5 years ago
Paul B Mahol 42974eb13a avfilter/vf_waveform: add invert graticule 5 years ago
Paul B Mahol ecc1675368 avfilter/vf_waveform: add graticule enum 5 years ago
Matthieu Bouron 1921f866ec avformat/mov: parse sdtp atom and set the pkt disposable flag accordingly 5 years ago
Andreas Rheinhardt def04022f4 avcodec/zmbvenc: Correct offset in buffer 5 years ago
Andreas Rheinhardt 223a2c2a60 fftools/ffmpeg: Improve streamcopy 5 years ago
Michael Niedermayer 2c7975fe6f avcodec/qdmc: Check input space in qdmc_get_vlc() 5 years ago
Moritz Barsnick f76a899abc avformat/mpjpegdec: ensure seekback for latest chunk 5 years ago
Moritz Barsnick 1ea44a55fe avformat/mpjpegdec: fix strict boundary search string 5 years ago
Moritz Barsnick a3846fe69b avformat/mpjpegdec: fix finding multipart boundary parameter 5 years ago
Paul B Mahol 961d6493e8 avutil/eval: add sgn() 5 years ago
James Almer 72704cbff4 avformat/dv: free all allocated structs on dv_read_header failure 5 years ago
OvchinnikovDmitrii 27da30addd libavcodec/amfenc_h264.c: Changed loop filter flag default value. 5 years ago
Paul B Mahol 71d9ae11a5 avfilter/vf_signalstats: fix stack buffer overflow 5 years ago
Paul B Mahol 0e68e8c93f avfilter/vf_w3fdif: deny processing small videos 5 years ago
Paul B Mahol 0b56723874 avfilter/vf_bitplanenoise: fix overreads 5 years ago
Paul B Mahol b62f7e243c avfilter/vf_deflicker: fix invalid access 5 years ago
Paul B Mahol 7ad69a73f3 avfilter/vf_waveform: better guard against picking wrong pixel format 5 years ago
Paul B Mahol e787f8fd7e avfilter/vf_neighbor: check if width is 1 5 years ago
Paul B Mahol 1331e00179 avfilter/vf_floodfill: finish early if source and destination fill matches 5 years ago
Paul B Mahol b67af536be avfilter/vf_random: fix crash 5 years ago
Michael Niedermayer f6df99dba1 avcodec/dstdec: Check for input exhaustion 5 years ago
Michael Niedermayer a5d29812ec avcodec/wmaprodec: Fix cleanup on error 5 years ago
Michael Niedermayer 5de19160a3 avcodec/pcm: Check bits_per_coded_sample 5 years ago
Limin Wang 6d18b62db9 avcodec/magicyuv: remove duplicate code 5 years ago
Michael Niedermayer b3c25263d1 avcodec/scpr: Check minimum size of type 17 5 years ago
Michael Niedermayer 080819b3b4 avcodec/exr: Allow duplicate use of channel indexes 5 years ago
Michael Niedermayer 4a3303d520 avcodec/fitsdec: Fail on 0 naxisn 5 years ago
Steven Liu a76a516e76 avfilter/vf_delogo: make the interp value compute method simple 5 years ago
Steven Liu aea82dfe22 avfilter/vf_delogo: add auto set the area inside of the frame 5 years ago
Steven Liu 9f0b9ae8bd avformat/iff: fix memleak when get st->codecpar->extradata failed in iff_read_header 5 years ago
Steven Liu 6f84c1e907 avformat/jvdec: fix memleak when read_header failed 5 years ago
Jun Zhao da0c0c7247 lavfi/hqdn3d: add slice thread optimization 5 years ago
Jun Zhao 7ab4fbdebc lavfi/v360: remove unnecessary cast for void * 5 years ago
Jun Zhao cc52815b82 lavfi/remap: remove unnecessary cast for void * 5 years ago
Jun Zhao a0e03589d4 lavfi/lenscorrection: remove unnecessary cast for void * 5 years ago
Jun Zhao 88a9998fe8 lavfi/colorspace: typedef ThreadData as all other filters 5 years ago
Paul B Mahol 1cdb7c5839 doc/filters: add more examples for afftfilt 5 years ago
Paul B Mahol 3d262f9f32 avfilter/af_anlms: increase max limit for mu 5 years ago
Paul B Mahol 1ebac3cda9 avfilter/af_adelay: fix buggy behaviour 5 years ago
Paul B Mahol 24b6e968a2 doc/filters: document atempo command 5 years ago
Paul B Mahol 29327794b0 doc/filters: mention rubberband supported commands 5 years ago
Linjie Fu 5345965b3f lavc/qsvdec: Add GPU-accelerated memory copy support 5 years ago