109080 Commits (3ab11dc5bb6eec9b645da45fe28b1b2c29e92eed)
 

Author SHA1 Message Date
bwang30 3ab11dc5bb libavfilter/x86/vf_convolution: add sobel filter optimization and unit test with intel AVX512 VNNI 2 years ago
Paul B Mahol 2d25f33a7e avcodec/smcenc: unbreak skip blocks for inter coding 2 years ago
Paul B Mahol 163f1949ed avcodec/smcenc: more y<height checks to fix invalid reads 2 years ago
Paul B Mahol 31e1b614f6 avcodec/rpzaenc: stop assuming prev and current frame linesize match 2 years ago
rcombs 5d7de322d4 lavc: bump micro version 2 years ago
rcombs 9a4b318286 lavc/libaribb24: add default_profile option 2 years ago
James Almer 84fe53f6e1 avutil/hwcontext_cuda: fix compilation without Vulkan after last commit 2 years ago
James Almer f4aa5c275f avutil/hwcontext_cuda: fix mixed declarations and code warning 2 years ago
Paul B Mahol 92f9b28ed8 avcodec/rpzaenc: stop accessing out of bounds frame 2 years ago
Paul B Mahol 13c1310975 avcodec/smcenc: stop accessing out of bounds frame 2 years ago
Andreas Rheinhardt bfab87a61d avfilter/vf_fftdnoiz: Check return value of av_tx_init() 2 years ago
Andreas Rheinhardt c787eab395 avfilter/af_afir: Check return value of av_tx_init() 2 years ago
Andreas Rheinhardt 36d0550bc9 avfilter/vf_fftfilt: Check return value of av_tx_init() 2 years ago
Andreas Rheinhardt b6fcf3a617 avfilter/af_surround: Check return value of av_tx_init() 2 years ago
Peter Ross b653352bd8 avcodec/siren: indent 2 years ago
Andreas Rheinhardt c124981b79 avutil/cast5: Avoid undefined shift of uint32_t by 32 places 2 years ago
Andreas Rheinhardt e2d397a9ef avcodec/mpeg4data: Move ff_mpeg4_resync_prefix to its only user 2 years ago
Andreas Rheinhardt f56ca21dd4 avcodec/h261dec: Don't update block_index unnecessarily 2 years ago
Andreas Rheinhardt e559f8428f avcodec: Remove unnecessary fft, dct inclusions 2 years ago
Michael Niedermayer 8e59e72041
avcodec/bonk: steplet cannot become negative 2 years ago
Michael Niedermayer 3263185225
avcodec/bonk: Check step against overflow 2 years ago
Michael Niedermayer 9f00286c4c
avcodec/bonk: Simplify read_uint_max() 2 years ago
Michael Niedermayer f4df49eb48
avcodec/bonk: Use unsigned in predictor_calc_error() to avoid undefined overflows 2 years ago
Michael Niedermayer 024c5b4ab4
avcodec/dts2pts_bsf: Check ctx for NULL before ff_cbs_flush() 2 years ago
Paul B Mahol 8e96319674 avfilter/af_dynaudnorm: add curve option 2 years ago
Paul B Mahol a0c7c9d636 avfilter/f_ebur128: add quiet framelog mode 2 years ago
Dmitrii Ovchinnikov 9b13078c6a MAINTAINERS: add myself as amfenc* maintainer 2 years ago
erankor 6043352bd9 libx265: support ATSC A/53 captions 2 years ago
Timo Rothenpieler 939273d3b4 avcodec/nvenc: remove unsupported AV1 High Profile 2 years ago
Timo Rothenpieler e7fbdda64e avcodec/nvenc: fix AV1 darWidth/Height calculation 2 years ago
Paul B Mahol 05721c5df8 avfilter/vf_thumbnail: add slice threading support 2 years ago
Andreas Rheinhardt 65f3bc9e7e avcodec/clearvideo: Avoid allocations when decoding tiles 2 years ago
Andreas Rheinhardt 165682a6d4 avcodec/clearvideo: Use const where appropriate 2 years ago
Andreas Rheinhardt c2966ae14c avcodec/clearvideo: Redo updating predicition 2 years ago
Andreas Rheinhardt a7a783a5c5 avcodec/clearvideo: Move tile_do_block() upwards 2 years ago
Andreas Rheinhardt 4e6ca99c36 avcodec/clearvideo: Remove unnecessary level parameter 2 years ago
Andreas Rheinhardt a7ccfdc0d7 avfilter/vf_hqdn3d: Fix left-shift of negative numbers 2 years ago
Andreas Rheinhardt cf57147da1 avfilter/phase_template: Fix left-shift of negative numbers 2 years ago
Andreas Rheinhardt e72e8ec515 avfilter/vf_qp: Don't store NAN in int 2 years ago
Andreas Rheinhardt f0ee38790b postproc/postprocess_template: Fix alignment 2 years ago
Andreas Rheinhardt b616b04704 swscale/utils: Remove obsolete 3DNow reference 2 years ago
Andreas Rheinhardt 4228f8ad49 avcodec/x86/cavsdsp: Remove unused 3DNow-macro 2 years ago
Andreas Rheinhardt 1f0948272a postproc/postprocess: Remove obsolete MMX(EXT)/3Dnow functions 2 years ago
Paul B Mahol 10ddbaf514 avfilter/af_loudnorm: stop rewritting pts 2 years ago
Paul B Mahol 40d0cb93ab avfilter/af_loudnorm: switch to activate 2 years ago
Rui Zhu 36572a0c1d avfilter/af_loudnorm: fix incorrect gain when audio is shorter than 3s 2 years ago
James Almer 86157f5a25 avutil/tx: use llrintf() to convert a float into a 64 bit integer 2 years ago
James Almer d5c7970a27 avutil/tx: use a lower log level for the debug messages 2 years ago
James Almer 0d0d67ce36 avdevice/avfoundation: convert to new channel layout-API 2 years ago
James Almer df968fc1ff avdevice/audiotoolbox: convert to new channel layout-API 2 years ago