4687 Commits (c31ce95f1c4c504ff9e3a90b1e4e37f695547c72)

Author SHA1 Message Date
Mark Thompson d59c6a3aeb hwcontext: Improve allocation in derived contexts 8 years ago
Mark Thompson a97fb14418 hwcontext_qsv: Implement mapping frames to the child device type 8 years ago
Mark Thompson f82ace71c0 hwcontext_qsv: Implement mapping frames from the child device type 8 years ago
Mark Thompson ec3dbeae81 hwcontext: Add frame context mapping for nontrivial contexts 8 years ago
Mark Thompson 045ff8d30a hwcontext_qsv: Support derivation from child devices 8 years ago
Mark Thompson 0b1794a43e hwcontext: Make it easier to work with device types 8 years ago
Mark Thompson b22172f6f3 hwcontext: Add device derivation 8 years ago
Mark Thompson f2e4fb61af hwcontext_vaapi: Try to support the VDPAU wrapper 8 years ago
Diego Biurrun d76479c502 ppc: Drop support for Apple GCC 8 years ago
Henrik Gramner aad1b6786e x86inc: Add some additional cpuflag relations 8 years ago
Diego Biurrun 97cfe1d8bd Convert all AVClass struct declarations to designated initializers. 8 years ago
Anton Mitrofanov d991b3e8a8 x86inc: Remove argument from WIN64_RESTORE_XMM 8 years ago
Henrik Gramner cd4ca82459 x86inc: Prefer r14/r15 over r12/r13 on x86-64 8 years ago
Henrik Gramner 88dcdfad09 x86inc: Make REP_RET identical to RET in SSSE3+ functions 8 years ago
Henrik Gramner 406e0ddc0b x86inc: Fix call with memory operands 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 fff90422d1 lavu: add new D3D11 pixfmt and hwcontext 8 years ago
Kevin Mark 482566ccc3 libavutil/eval: Add round function to expression parser 8 years ago
Michael Niedermayer 6019d721d4 avutil/softfloat: Fix sign error in and improve documentation of av_int2sf() 8 years ago
James Almer a876958d0f avutil/md5: fix misaligned reads 8 years ago
James Almer bd1179e36b avutil/pixfmt: remove superfluous define 8 years ago
Elviss Strazdins 2017ffc18f vaapi: Add ABGR map only if VA_FOURCC_ABGR is defined 8 years ago
Aaron Levinson 3d040513a1 avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 8 years ago
Aaron Levinson 0c1c514643 avutil/hwcontext_dxva2: Don't improperly free IDirect3DSurface9 objects 8 years ago
wm4 f0435bbe17 hwcontext_videotoolbox: fix fate-source 8 years ago
wm4 532b23f079 videotoolbox: add hwcontext support 8 years ago
James Almer 0fbc7a2169 x86/float_dsp: remove usage of integer instructions 8 years ago
Martin Storsjö 59cee42d7d arm: Check for the .arch directive in configure 8 years ago
Michael Niedermayer 277e397eb5 avutil/softfloat: Fix overflow in av_div_sf() 8 years ago
Michael Niedermayer 35f3df0d76 avutil/softfloat: Fix multiple runtime error: left shift of negative value -8 8 years ago
Clément Bœsch fcc4ed1efa lavu/sha512: update length argument following sha+md5 changes 8 years ago
Carl Eugen Hoyos ae68bb779c lavu/timecode: Increase AV_TIMECODE_STR_SIZE. 8 years ago
Michael Niedermayer 79aa2ff199 avutil/softfloat: use ldexp(), fixes undefined shift 8 years ago
Mark Thompson c5714b51aa hwcontext: Improve allocation in derived contexts 8 years ago
Mark Thompson e1c5d56b18 hwcontext_qsv: Implement mapping frames to the child device type 8 years ago
Mark Thompson eaa5e07104 hwcontext_qsv: Implement mapping frames from the child device type 8 years ago
Mark Thompson 27978155bc hwcontext: Add frame context mapping for nontrivial contexts 8 years ago
Mark Thompson aa51bb3d27 hwcontext_qsv: Support derivation from child devices 8 years ago
James Almer ad52eef997 spherical: add functions to retrieve and request projection names 8 years ago
Anton Khirnov 04b0f0e371 mem: uninline av_malloc(z)_array() 8 years ago
Aaron Levinson 5b281b476b libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1 8 years ago
Paul B Mahol 030c8be7a2 pixfmt: Add gbrap10 pixel format 8 years ago
Diego Biurrun 193b091890 thread: Define ff_mutex_* macros as stub functions when threads are disabled 8 years ago
James Almer f1d80bc630 x86/float_dsp: add ff_vector_fmul_reverse_avx2 8 years ago
Steven Liu 8378466507 doc/APIChages: Add av_strireplace() 8 years ago
Steven Liu 44cd7502c7 avutil/avstring: improve av_strreplace implement 8 years ago
Michael Niedermayer a44b3abb4c avutil/internal: Do not enable CHECKED with DEBUG 8 years ago
James Almer ed9b25a148 x86/float_dsp: add ff_vector_dmac_scalar_{sse2,avx,fma3} 8 years ago
James Almer 128e1fbf13 avutil/float_dsp: add test for vector_dmac_scalar 8 years ago
Paul B Mahol 4dc2dd80dc avutil/float_dsp: add vector_dmac_scalar() 8 years ago