46322 Commits (884c5976592c2d8084e8c9951c94ddf04019d81d)

Author SHA1 Message Date
Anton Khirnov 984612a403 adpcm: convert to new channel layout API 3 years ago
Vittorio Giovara 111ed1b16b ac3: convert to new channel layout API 3 years ago
Anton Khirnov 494760f971 aac: convert to new channel layout API 3 years ago
Anton Khirnov 2350a50bed 8svx: convert to new channel layout API 3 years ago
Vittorio Giovara 548aeb9383 lavc: switch to the new channel layout API 3 years ago
Vittorio Giovara 276c06726f avcodecpar: switch to the new channel layout API 3 years ago
Anton Khirnov 09b5d3fb44 lavc: deprecate channel count/layout changing side data 3 years ago
Andreas Rheinhardt dcc3f62270 avcodec/flashsv: Avoid deflating data 3 years ago
Andreas Rheinhardt 88cccd1c73 avcodec/flashsv: Avoid copying packet 3 years ago
Michael Niedermayer 6f9b4b3e15 avcodec: Add dv marker bsf 3 years ago
James Almer d794b36a77 avcodec/libsvtav1: remove version check macro workaround 3 years ago
James Almer 50bc872635 avcodec/libsvtav1: fine tune qp mode settings 3 years ago
James Almer 4e47ebf38b avcodec/libsvtav1: deprecate some options 3 years ago
Jack Bruienne 39a33038ce avcodec: add DFPWM1a codec 3 years ago
Andre Kempe 248986a0db arm64: Add Armv8.3-A PAC support to assembly files 3 years ago
Paul B Mahol a0fc6c4a8e avcodec/pngdec: support alpha blending for palette apng 3 years ago
Michael Niedermayer 1bed27acef avcodec/argo: Check packet size 3 years ago
Michael Niedermayer 757da974b2 avcodec/g729_parser: Check channels 3 years ago
Paul B Mahol 47c3b34506 avcodec: add pcm-bluray encoder 3 years ago
Paul B Mahol 14c9b7b194 avcodec/dnxhdenc: fill unused bytes from put bits buffer with zeros 3 years ago
Paul B Mahol 044c09c0a0 avcodec/dnxhdenc: retry increasing qscale to not overflow max_bits 3 years ago
Paul B Mahol 37480b1b85 avcodec/dnxhdenc: fix possible out of bound writes for big w/h 3 years ago
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