4617 Commits (acf70639fb534a4ae9b1e4c76153f0faa0bda190)

Author SHA1 Message Date
Muhammad Faiz a3d3cfa65c avutil: merge slice threading implementation from avcodec and avfilter 7 years ago
Mark Thompson 3192821237 pixdesc: Add a test for av_find_best_pix_fmt_of_2() 7 years ago
Mark Thompson 8a442d7a8a pixdesc: Improve scoring for opaque/unknown pixel formats 7 years ago
Aleksandr Slobodeniuk 390e028c66 avutil/threadmessage: fix error return in case of av_fifo_alloc failure 7 years ago
Clément Bœsch 2658e66cd1 lavu/cpu: disable MMX warning on non x86 platforms 7 years ago
Hendrik Leppkes 15b00aea41 hwcontext_d3d11va: use correct license header 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
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 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
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
James Almer e229df9478 x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4} 8 years ago
James Almer e53c9065ca avutil/tests: remove float_dsp test 8 years ago
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
Henrik Gramner aad1b6786e x86inc: Add some additional cpuflag relations 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
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 bd1179e36b avutil/pixfmt: remove superfluous define 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
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
Aaron Levinson 5b281b476b libavutil/thread.h: Fixed g++ build error when ASSERT_LEVEL is greater than 1 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