46200 Commits (c72b5be9e353563b22e7617f9abd14f97ff50f33)

Author SHA1 Message Date
Paul B Mahol 4a5ee8c399 avcodec/tiff: do not abort on zero denominator 3 years ago
Lu Wang 72604b10f4 avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX. 3 years ago
Hao Chen a70a5b7c62 avcodec: [loongarch] Optimize Hevc_mc_bi with LSX. 3 years ago
Lu Wang b6ceeee16b avcodec: [loongarch] Optimize Hevc_idct/lpf with LSX. 3 years ago
Lu Wang 20194d573d avcodec: [loongarch] Optimize Hevcdsp with LSX. 3 years ago
Limin Wang 5cd3c83a86 avcodec: support for CUVA HDR Vivid metadata 3 years ago
James Almer 4e33bae9f9 avcodec/setts_bsf: add an option to set output time base 3 years ago
James Almer 9c8a06a7d6 avcodec/setts_bsf: stop repeatedly setting values that don't change between packets 3 years ago
James Almer 825fb5f1cb avcodec/setts_bsf: add constants to modify packet duration 3 years ago
James Almer 9ed3139a76 avcodec/setts_bsf: add NEXT_PTS/DTS expression constants 3 years ago
Tong Wu a0a2ccd55d qsvenc: avoid dereferencing the null pointer 3 years ago
Tong Wu d05ca3d779 qsv: add return value check for MFXQueryIMPL 3 years ago
Wenbin Chen 342d4fb056 libavcodec/qsvenc: add mbbrc to hevc_qsv 3 years ago
Wenbin Chen 4869ccb3f3 libavcodec/qsvenc: add more ChromaFormat support to mjpeg_qsv 3 years ago
Wenbin Chen d165ce22a4 libavcodec/vaapi_encode: Add async_depth to vaapi_encoder to increase performance 3 years ago
Wenbin Chen e0ff869930 libavcodec/vaapi_encode: Add new API adaption to vaapi_encode 3 years ago
Andreas Rheinhardt c1735bb139 avcodec/libopenjpegenc: Don't clone AVFrame unnecessarily 3 years ago
Andreas Rheinhardt 3ca347900e avcodec/h263dec: Avoid copying data when flipping image 3 years ago
Michael Niedermayer c182c70658 avcodec/movtextdec: add () to CMP() macro to avoid unexpected behavior 3 years ago
James Almer 1dddb930aa avcodec/libsvtav1: update some options and defaults 3 years ago
Martin Storsjö 17ab836a5f libavcodec, libavdevice: Remove unnecessary includes of version.h 3 years ago
James Almer a2b090da79 avcodec/libsvtav1: fix compilation with old SVT-AV1 builds 3 years ago
James Almer c33b404885 avcodec/libsvtav1: add a svtav1-params option to pass a list of key=value parameters 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 84f16bb5e6 avutil/avassert: Don't include avutil.h 3 years ago
Andreas Rheinhardt 155cd6baa4 Remove obsolete version.h inclusions 3 years ago
Andreas Rheinhardt 321a3c244d avutil/log: Don't include avutil.h 3 years ago
Andreas Rheinhardt b14321e307 avcodec/magicyuvenc: Remove unused context variable 3 years ago
Andreas Rheinhardt 095ccc7b33 avcodec/magicyuvenc: Don't modify input frame 3 years ago
Andreas Rheinhardt 416d4be626 avcodec/magicyuvenc: Add const where appropriate 3 years ago
Andreas Rheinhardt f57e522ce2 avcodec/magicyuvenc: Avoid unnecessary av_frame_clone() 3 years ago
Wenbin Chen 9da19c2909 libavcodec/qsvenc_hevc: encode RGB format rawvideo 3 years ago
Wenbin Chen b1c26ce9fe libavcodec/qsvdec: use the parameter from decodeHeader to configure surface 3 years ago
Andreas Rheinhardt 58492ce443 avcodec/mips: Fix checkheaders 3 years ago
Andreas Rheinhardt 52e9113695 avcodec/aarch64/idct: Add missing stddef 3 years ago
Andreas Rheinhardt dd2c871aa3 avcodec/cabac_functions: Add missing headers 3 years ago
Paul B Mahol b15d3db8b6 avcodec/wavpack: do not process only first non-zero field of int32info chunk 3 years ago
Andreas Rheinhardt 3abb80f65b avcodec/msmpeg4dec: Reindent after the previous commit 3 years ago
Andreas Rheinhardt 569a0d0012 avcodec/msmpeg4dec: Make initializing VLCs thread-safe 3 years ago
Andreas Rheinhardt 23b17f96f7 avcodec/avcodec: Decrease the amount of time while holding the lock 3 years ago
Andreas Rheinhardt 1e93f42743 avcodec/vorbisdec: Mark decoder as init-threadsafe 3 years ago
Andreas Rheinhardt 8359803957 avcodec/ituh263dec: Reindent after the last commit 3 years ago
Andreas Rheinhardt f326855947 avcodec/ituh263dec: Make initializing VLCs thread-safe 3 years ago
Andreas Rheinhardt 6b39573547 avcodec/alsdec: Mark decoder as init-threadsafe 3 years ago
Andreas Rheinhardt 3b08e046af avcodec/alsdec, mlz: Check allocation 3 years ago
Andreas Rheinhardt e925d5453b avcodec/alsdec: Improve code locality 3 years ago
Andreas Rheinhardt 1fc631c94a avcodec/alsdec: Return directly upon error 3 years ago
Andreas Rheinhardt 1070510c59 avcodec/apedec: Mark decoder as init-threadsafe 3 years ago
Andreas Rheinhardt 3e0b6f42e3 avcodec/rv40: Make decoder init-threadsafe 3 years ago
Andreas Rheinhardt 422e937586 avcodec/rv30: Mark decoder as init-threadsafe 3 years ago