112211 Commits (616e9d24137d34fba02ebd159d5a7186aaf53eca)
 

Author SHA1 Message Date
Niklas Haas 616e9d2413 lavc/h274: correct grain DB indices 1 year ago
Niklas Haas 338a5fcdbe lavc/h274: fix PRNG definition 1 year ago
Rémi Denis-Courmont 7a24d794f6 Revert "lavu/timer: remove gratuitous volatile" 1 year ago
Andreas Rheinhardt 8eb094adb2 avcodec/error_resilience: Remove set-but-not-used variable 1 year ago
Andreas Rheinhardt 945760b347 avcodec/jpegxl_parser: Remove unused function 1 year ago
Andreas Rheinhardt 81afd4652b avdevice/fbdev_common: Make declaration proper prototype 1 year ago
杨亚磊 via ffmpeg-devel ee8d2ece7b lavfi/framequeue: remove redundant logic code 1 year ago
James Almer b643af4acb doc/filters: add missing anchors 1 year ago
Andreas Rheinhardt 89c9929144 avcodec/tests/.gitignore: Add bitstream test tools 1 year ago
Andreas Rheinhardt 533ebe755a avcodec/aacsbrdata: Move ff_sbr_noise_table to sbrdsp_template.c 1 year ago
Andreas Rheinhardt 00ba78cd6f avcodec/snow: Move decoder parts out of ff_snow_common_init_after_header 1 year ago
Andreas Rheinhardt 418332e01c avcodec/snow: Split ff_snow_get_buffer() 1 year ago
Andreas Rheinhardt 0228e27ded checkasm/motion: Don't allocate AVCodecContext 1 year ago
Andreas Rheinhardt 97cd698ee4 avfilter/bwdifdsp: Avoid including ff_bwdif_filter_line3_c() 1 year ago
Andreas Rheinhardt fa06f48371 avfilter/bwdifdsp: Constify 1 year ago
Andreas Rheinhardt 1db884c625 avfilter/vf_bwdif: Move DSP code to a new file 1 year ago
Andreas Rheinhardt 80afcc8539 avfilter/bwdif: Add proper BWDIFDSPContext 1 year ago
Kyle Swanson 7f685d0f49 avfilter: add libvmaf_cuda 1 year ago
Paul B Mahol b23eaf968e avcodec/vlc: fix off by one in limit check for multi 1 year ago
Wenbin Chen 58b6c0c327 libavfilter/dnn: Initialze DNNData variables 1 year ago
Wenbin Chen c8c925dc29 libavfilter/dnn: Add scale and mean preprocess to openvino backend 1 year ago
Wenbin Chen 74ce1d2d11 libavfilter/dnn: add layout option to openvino backend 1 year ago
Paul B Mahol 58d9b5caf3 avcodec/vlc: fix min/max bits calculation in multi vlc 1 year ago
Andreas Rheinhardt 14015b9e15 avcodec/hevcdec: Check early whether film grain is supported, fix race 1 year ago
Andreas Rheinhardt 378f1b6a39 avcodec/evc_ps: Fix leak on error 1 year ago
Paul B Mahol e1530a319a avcodec/cdgraphics: fix for negative linesize and vertical scrolling 1 year ago
Logan Lyu 8fa83ad70f lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_hv 1 year ago
Logan Lyu 23ca61b7de lavc/aarch64: new optimization for 8-bit hevc_qpel_uni_v 1 year ago
Logan Lyu b7a3150bc5 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_hv 1 year ago
Logan Lyu c0374f77f4 lavc/aarch64: move macros calc_epelh, calc_epelh2, load_epel_filterh 1 year ago
Logan Lyu 7ce5a2f640 lavc/aarch64: new optimization for 8-bit hevc_epel_uni_v 1 year ago
Paul B Mahol 56085e057f avcodec/vlc: use logctx instead of NULL 1 year ago
Michael Niedermayer 768704b640 avcodec/vlc: free multi on fail 1 year ago
Michael Niedermayer 2e04d35c69 avcodec/vlc: Attempt to free buf after use in ff_vlc_init_multi_from_lengths() 1 year ago
Andreas Rheinhardt 8d5db120c2 tests/fate-run: Ensure that THREADS=random is actually random 1 year ago
Paul B Mahol 3bef108fa9
libswresample/swresample: avoid s16p internal transfer format 1 year ago
Michael Niedermayer d897f82cf8
avcodec/vmixdec: Fix signed integer overflow in dc 1 year ago
Paul B Mahol fb05bc8eee avfilter/af_astats: extend and improve bit depth output 1 year ago
Paul B Mahol 9e768c8133 avcodec/dxa: use uint8_t for type of arrays 1 year ago
Paul B Mahol 13a3e2a9b4 avcodec/rtv1: stop returning incomplete frames 1 year ago
Paul B Mahol b61733f61f avcodec/notchlc: make variables that can be negative as signed 1 year ago
Chema Gonzalez 984d0b6e6f pixdesc: add limited|full aliases for -color_range parameter 1 year ago
Chema Gonzalez c0f89dccc8 lavfi/vf_libvmaf: add warning when color ranges differ 1 year ago
Chema Gonzalez a53545a374 lavfi/vf_ssim: add warning when color ranges differ 1 year ago
Chema Gonzalez 7311fcc869 lavfi/vf_psnr: add warning when color ranges differ 1 year ago
Paul B Mahol c7f8d42c12 avcodec/flicvideo: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol cb26b85953 avcodec/svq1dec: fix runtime error: applying non-zero offset 4 to null pointer 1 year ago
Paul B Mahol 5d98259841 avcodec/pnmdec: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol cdf0931fdb avcodec/pcx: fix decoding with AVFrame's negative linesize 1 year ago
Paul B Mahol ee357d6991 avcodec/rasc: fix decoding with AVFrame's negative linesize 1 year ago