46190 Commits (afe485ee6b3bbcd4b0e106eb9fc4dcf4846db1b8)

Author SHA1 Message Date
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
Andreas Rheinhardt 1ece38668f avcodec/svq3: Mark decoder as init-threadsafe 3 years ago
Jiasheng Jiang 656cb0450a avcodec/vp3: Add missing check for av_malloc 3 years ago
Michael Niedermayer f306b8e80a avcodec/jpeglsdec: Fix if( code style 3 years ago
Michael Niedermayer 151f83584e avcodec/jpeglsdec: Check get_ur_golomb_jpegls() for error 3 years ago
Andreas Rheinhardt 538be75a69 avcodec/error_resilience: Remove unused label 3 years ago
Andreas Rheinhardt d4b605afab avcodec/avcodec: Remove MpegEncContext forward declaration 3 years ago
Anton Khirnov b648ece34b lavc: deprecate FF_IDCT_NONE 3 years ago
Anton Khirnov 41d25efade lavc/xvmc.h: mark the header as deprecated 3 years ago
Anton Khirnov be95df12bb lavc/mpeg*: drop the XvMC hwaccel code 3 years ago
Andreas Schneider 59c647bcf3 avcodec/exif: Don't include tiff.h in exif.h 3 years ago