109170 Commits (98f6c59f4f614f7409b225930a16a2172512c432)
 

Author SHA1 Message Date
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
Timo Rothenpieler 1800a0da09 Changelog: add forgotten nvenc av1 entry 2 years ago
Derek Buitenhuis d1366c4167 fftools/ffprobe: Loop over correct number of streams when flushing decoders 2 years ago
Martin Storsjö 202b7a9ae7 avcodec/tests/fft: Fix building with CONFIG_MDCT disabled 2 years ago
Paul B Mahol e17628b720 avfilter/af_speechnorm: change initial gain state 2 years ago
Paul B Mahol 7f4c5f6525 avfilter/af_speechnorm: remove long search range for min gain 2 years ago
Paul B Mahol 7027101904 avfilter/af_speechnorm: implement rms option 2 years ago
Peter Ross b48d2320f1 fate/video: vqc testcase 2 years ago
Peter Ross e75e3ac106 fate/audio: msnsiren test case 2 years ago
Peter Ross 99499125ed fate/microsoft: add mss2 region test case 2 years ago
Wenbin Chen dc4d3429e1 libavcodec/qsvenc: Add skip_frame support to qsvenc 2 years ago