86658 Commits (9bbb0fbd314ca87f5964c00a5eb82eeccc8fc051)
 

Author SHA1 Message Date
Clément Bœsch 9bbb0fbd31 lavc/aacpsdsp: fix a few spaces (cosmetics) 7 years ago
Clément Bœsch edd041e64c checkasm: add AAC PS tests 7 years ago
Clément Bœsch e4a27e2f2d lavc/arm: fix lack of precision in ff_ps_stereo_interpolate_neon 7 years ago
James Almer d2ef9e6e7f x86/vf_blend: use ABS2 macro 7 years ago
Michael Niedermayer 516c213f08 avcodec/x86/vp9dsp_init_16bpp: Fix linking to missing ff_vp9_ipred_dr_32x32_16_avx2() on 32bit 7 years ago
Hendrik Leppkes 15b00aea41 hwcontext_d3d11va: use correct license header 7 years ago
Michael Niedermayer c578c9c229 libswresample/swresample: remove obsolete code 7 years ago
Michael Niedermayer 2c874548d6 avcodec/hevcdec: do basic validity check on delta_chroma_weight and offset 7 years ago
Ilia Valiakhmetov 35a5d9715d avcodec/vp9: add 64-bit ipred_dr_32x32_16 avx2 implementation 7 years ago
James Almer 0daa1cf073 x86/vf_blend: optimize difference and negation functions 7 years ago
James Almer fa50d9360b x86/vf_blend: add sse and ssse3 extremity functions 7 years ago
Anton Khirnov d14179e3d4 hwframe: Allow hwaccel frame allocators to align surface sizes 7 years ago
wm4 f0bcedaf37 dxva: verbose-log decoder GUID list 7 years ago
wm4 289d387330 hwcontext_d3d11va: add option to enable debug mode 7 years ago
wm4 8d7fdba7b8 dxva: support DXGI_FORMAT_420_OPAQUE decoding 7 years ago
wm4 6f5ff3269b hwcontext_d3d11va: allocate staging texture lazily 7 years ago
wm4 1509d739a0 hwcontext_d3d11va: fix crash on frames_init failure 7 years ago
wm4 39f201a0ec dxva: fix some warnings 7 years ago
wm4 e2afcc33e0 dxva: add declarative profile checks 7 years ago
Martin Storsjö 3125a4a8a8 d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is unavailable 7 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 7 years ago
wm4 5659f74047 dxva: move d3d11 locking/unlocking to functions 7 years ago
wm4 ab28108a36 dxva: preparations for new hwaccel API 7 years ago
wm4 865360ba63 lavc: set avctx->hwaccel before init 7 years ago
wm4 3303511f33 lavu: add new D3D11 pixfmt and hwcontext 7 years ago
James Almer 4d62ee6746 x86inc: don't use read-only data sections on COFF targets 7 years ago
Paul B Mahol feab761b73 avcodec/interplayvideo: properly check if there is enough bytes left 7 years ago
Hein-Pieter van Braam c4cbaec6e3 Interplay MVE: Changelog entry for changes 7 years ago
Hein-Pieter van Braam 8f96da060a Interplay MVE: Implement frame format 0x10 7 years ago
Hein-Pieter van Braam 19f6fd199e Interplay MVE: Implement frame format 0x06 7 years ago
Hein-Pieter van Braam 8f87bfb4b7 Interplay MVE: Refactor IP packet format 7 years ago
Hein-Pieter van Braam ba2c385006 Interplay MVE: Implement MVE SEND_BUFFER operation 7 years ago
Paul B Mahol bbaca6e867 avcodec/proresenc_kostya: add 4444XQ profile 7 years ago
Michael Niedermayer 0f8d3d8a46 avcodec/ffv1enc: compute the max number of slices and limit by that 7 years ago
Andreas Håkon a29c712729 avformat: Fix Pro-MPEG non-square matrix 7 years ago
Michael Niedermayer 430d4f2bb5 avcodec/ffv1enc: Allow less than 2 rows of slices for low vertical resolution 7 years ago
Paul B Mahol 4ed7c2bbc3 avcodec/utvideodec: add SIMD for restore_rgb_planes 7 years ago
Paul B Mahol 3594788b71 avcodec/utvideodec: decode to GBR(A)P 7 years ago
Paul B Mahol e9510dc032 avfilter: remove usage of empty header 7 years ago
Kyle Swanson c11ca6105e avcodec/g722enc: force mono channel layout 7 years ago
Michael Niedermayer 3c70251780 avcodec/jpeg2000dwt: Fix integer overflows in sr_1d97_int() 7 years ago
Michael Niedermayer ea5366670e avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int() 7 years ago
Michael Niedermayer 4147bb9053 avcodec/ffv1enc: Try to choose slice count so that slice packet sizes are within the supported size 7 years ago
Michael Niedermayer 449cdfa687 avcodec/ffv1: Increase the maximum number of slices to 1024 7 years ago
Matthieu Bouron db5bf64b21 lavc/x86: clear r2 higher bits in ff_sbr_sum_square 8 years ago
Paul B Mahol 915be7e13a avcodec/proresenc_kostya: enable frame threading 8 years ago
Michael Niedermayer 7d317d4706 avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in priv_data 8 years ago
Paul B Mahol 4bd4fc56ab avcodec/proresenc_kostya: use frame metadata instead of avctx 8 years ago
Paul B Mahol 315f51128a avcodec/prores_kostya: increase bits usage when alpha is used 8 years ago
Paul B Mahol 22a03c2900 avfilter/vf_blend: add extremity blend mode 8 years ago