109097 Commits (a4405cc0cc16413fe5222c888b3d4bb04cedc83f)
 

Author SHA1 Message Date
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
nyanmisaka af67f627d1 doc/encoders: add doc of the tier option for hevc_qsv 2 years ago
nyanmisaka 09775cfea7 libavcodec/qsvenc_hevc: add tier option 2 years ago
softworkz e137d197b5 doc/filters.texi: update overlay_vaapi documentation 2 years ago
softworkz 00ce6f486b doc/filters.texi: remove incorrect statement 2 years ago
softworkz c8050d82a9 avfilter/overlay_vaapi: enable expressions for overlay parameters 2 years ago
softworkz ff075f5abb avfilter/overlay_vaapi: precalculate blend_state, enable pixel alpha 2 years ago
softworkz 916447bf4c avfilter/overlay_vaapi: add framesync options 2 years ago
softworkz db6b376db9 avfilter/overlay_vaapi: remove redundant .get_buffer assignments 2 years ago
softworkz 7ebd6189a2 avfilter/overlay_vaapi: reformat options 2 years ago
softworkz 50aeaadad0 avfilter/overlay_vaapi: handle secondary null input 2 years ago
softworkz 55cc8312cc avfilter/overlay_vaapi: remove double framesync init 2 years ago
softworkz e154d8931e avfilter/overlay_vaapi: build filter params just once 2 years ago
softworkz a847c82289 avfilter/overlay_vaapi: use FILTER_SINGLE_PIXFMT 2 years ago
Andreas Rheinhardt 09eaa76a72 avcodec/wmaprodec: Remove unused variable 2 years ago
Andreas Rheinhardt 649d7cbda8 avcodec/vc1data: Mark tables as hidden 2 years ago
Andreas Rheinhardt a6657493da avcodec/motion_est: Remove unused field 2 years ago
Andreas Rheinhardt fd0e37f126 avcodec/mpegvideo_enc: Move initializing QpelDSPCtx to mpeg4videoenc.c 2 years ago
Andreas Rheinhardt 8fcaa3f2a8 avcodec/h263dec: Move initializing qpel DSP context to mpeg4videodec.c 2 years ago
Andreas Rheinhardt 496b3c6987 avcodec/vc1dec: Remove VC-1 decoders->H.263 decoder dependency 2 years ago
Andreas Rheinhardt 1d9aac9c4b avcodec/mpegvideo_dec: Don't use MotionEstContext as scratch space 2 years ago
Andreas Rheinhardt 5739fa8be2 avcodec/vc1_block: Remove redundant write 2 years ago
Andreas Rheinhardt cbe6ef1031 avcodec/vc1dec: Split VC-1 decoders from msmpeg4 2 years ago
Andreas Rheinhardt d1d30edf42 avcodec/msmpeg4data: Move data shared between msmpeg4 and VC-1 out 2 years ago