112959 Commits (9b8cc36ce0b2417469d78c68780c8796886c202e)
 

Author SHA1 Message Date
Paul B Mahol 7282137f48 lavfi/af_amix: make sure the output does not depend on input ordering 1 year ago
Anton Khirnov de85815bfa lavf/mux: do not apply max_interleave_delta to subtitles 1 year ago
Anton Khirnov 436b972fc8 doc/ffmpeg: expand -bsf documentation 1 year ago
Anton Khirnov a8d9d6b08d tests/fate: replace deprecated -vsync with -fps_mode 1 year ago
Anton Khirnov 23de85d1ec tests/fate/ffmpeg: replace deprecated -vbsf with -bsf:v 1 year ago
Rémi Denis-Courmont ce467421dc lavc/exrdsp: unroll predictor 1 year ago
Rémi Denis-Courmont c536e92207 lavc/sbrdsp: R-V V hf_apply_noise functions 1 year ago
Rémi Denis-Courmont 20e6195c54 checkasm: test the noise case of sbrdsp.hf_apply_noise 1 year ago
Rémi Denis-Courmont 6d60cc7baf sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422p 1 year ago
Rémi Denis-Courmont 5b8b5ec9c5 sws/rgb2rgb: rework R-V V YUY2 to 4:2:2 planar 1 year ago
Rémi Denis-Courmont 5b33104fca lavc/sbrdsp: R-V V hf_gen 1 year ago
Gyan Doshi 67a2571a55 avcodec/libsvtav1: add version guard for external param 1 year ago
Paul B Mahol 84e400ae37 avfilter/buffersrc: switch to activate 1 year ago
Evgeny Pavlov da3ce21f68 libavcodec/amfenc: Fix issue with missing headers in AV1 encoder 1 year ago
Rémi Denis-Courmont 427347309b checkasm: test with random bw value 1 year ago
Sebastian Ramacher 250471ea17 avcoded/fft: Fix memory leak if ctx2 is used 1 year ago
Sebastian Ramacher a562cfee2e avcodec/fft: Use av_mallocz to avoid invalid free/uninit 1 year ago
Rémi Denis-Courmont cd7b352c53 lavc/sbrdsp: R-V V autocorrelate 1 year ago
Rémi Denis-Courmont f576a0835b lavc/aacpsdsp: rework R-V V hybrid_synthesis_deint 1 year ago
Rémi Denis-Courmont eb508702a8 lavc/aacpsdsp: rework R-V V add_squares 1 year ago
Dave Johansen ab78d22553 avformat/hlsenc: Fix name of flag in error message 1 year ago
Dave Johansen 39878fc504 avformat/hlsenc: Add CHANNELS to EXT-X-MEDIA for Audio 1 year ago
Léon Spaans 9bcbe04aa0 avformat/hlsenc: set HTTP options before writing WebVTT HLS playlists 1 year ago
Paul B Mahol 3ff811a41f avfilter/vf_colortemperature: add gbr(a)pf support 1 year ago
Paul B Mahol 10440a489a avcodec/gif_parser: split correctly also bitstreams that do not have extension blocks 1 year ago
Paul B Mahol 553b31da68 avfilter/avf_showcwt: fix invalid write for full bargraph 1 year ago
Paul B Mahol fa4c2884dd avfilter/avf_showcwt: do not return initial black frames with negative timestamps 1 year ago
Nuo Mi 09f783692e avcodec/cbs_h266: H266RawSliceHeader, expose curr_subpic_idx 1 year ago
Wenbin Chen fa81de4af0 libavfilter/dnn/openvino: Reduce redundant memory allocation 1 year ago
Paul B Mahol 49719d3cb5 avfilter/avf_showcwt: add fm frequency scaler 1 year ago
Michael Niedermayer 409b29d3f9
doc/APIchanges: Fill in missing values 1 year ago
Michael Niedermayer ac4e3e188a
avcodec/evc_parse: Check num_remaining_tiles_in_slice_minus1 1 year ago
Michael Niedermayer bb0a684d93
avcodec/4xm: Check for cfrm exhaustion 1 year ago
Michael Niedermayer 19fcf43131
avformat/mov: Disallow FTYP after streams 1 year ago
Niklas Haas 96d2a40b9e avcodec/pnm: explicitly tag color range 1 year ago
Niklas Haas cf60046cdc avfilter/vf_scale: tag output color space 1 year ago
Niklas Haas 5d5bb77af1 avfilter/vf_scale: simplify color matrix parsing logic 1 year ago
Niklas Haas ea9557043e avfilter/vf_alphamerge: warn if input not full range 1 year ago
Niklas Haas b7284f2410 avfilter/vf_extractplanes: tag alpha plane as full range 1 year ago
Niklas Haas 736284e7b9 swscale/yuv2rgb: fix sws_getCoefficients for colorspace=0 1 year ago
Niklas Haas d043e5c54c swscale: don't omit ff_sws_init_range_convert for high-bit 1 year ago
Niklas Haas cedf589c09 swscale: fix sws_setColorspaceDetails after sws_init_context 1 year ago
Anton Khirnov acf63d5350 lavu/log: do not assume AVClass.item_name is always set 1 year ago
Anton Khirnov 26ebd96371 fftools/ffmpeg_filter: return an error on ofilter_alloc() failure 1 year ago
Anton Khirnov 5db07311a0 fftools/ffmpeg_filter: fail on ifilter_alloc() failure 1 year ago
Anton Khirnov ed0a50923a fftools/cmdutils: only set array size after allocation succeeded 1 year ago
Marvin Scholz e900a559c2 fate: enhance tpad filter test 1 year ago
Marvin Scholz 6667741029 avfilter/vf_tpad: fix check for drawing initialization 1 year ago
Lynne 99fcdee5e8
nlmeans_vulkan: fix offsets calculation and various stride issues 1 year ago
Víctor Manuel Jáquez Leal 854012ec59 avutil/hwcontext_vulkan: get VkFormatFeatureFlagBits2 1 year ago