4544 Commits (898ea658c8a46a105bcf831691a9aad3bb0f606d)

Author SHA1 Message Date
Paul B Mahol 1146133df8 avutil/eval: add linear interpolation helper 7 years ago
Ivan Kalvachev 30ae07d7ef Add macros to x86util.asm . 7 years ago
Vittorio Giovara 1460408703 Add single precision planar RGB pixel formats 7 years ago
Vittorio Giovara f357104866 pixfmt: Support chroma-derived and ictcp color matrices 7 years ago
Martin Storsjö 9042402ec7 d3d11va: Check WINAPI_FAMILY instead of HAVE_LOADLIBRARY 7 years ago
wm4 463b81de2b imgutils: add function to clear an image to black 7 years ago
wm4 caa12027ba lavc, lavu: move frame cropping to a convenience function 7 years ago
Paul B Mahol ab6d89d7ee libavutil: add GRAY9 pixel format 7 years ago
Yogender Gupta 3407d8118c hwcontext_cuda : Support YUV444P16 format 8 years ago
Tobias Rapp 60008c0fe9 fate: update pixfmt_best test to check for endianness 8 years ago
James Almer 4cebf0fc45 avutil/frame: add ICC Profile to av_frame_side_data_name 8 years ago
Kaustubh Raste a776cb2074 libavcodec/mips: Optimize avc idct 4x4 for msa 8 years ago
Rostislav Pehlivanov 24de4fddca lavu/frame: add new side data type for ICC profiles 8 years ago
Mark Thompson f2c11b9337 pixdesc: Reindent after previous commit 8 years ago
Mark Thompson f48efb14f9 pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2() 8 years ago
Kaustubh Raste ef1b4bdf44 libavutil/mips: Updated msa generic macros 8 years ago
Muhammad Faiz a3d3cfa65c avutil: merge slice threading implementation from avcodec and avfilter 8 years ago
Mark Thompson 3192821237 pixdesc: Add a test for av_find_best_pix_fmt_of_2() 8 years ago
Mark Thompson 8a442d7a8a pixdesc: Improve scoring for opaque/unknown pixel formats 8 years ago
Aleksandr Slobodeniuk 390e028c66 avutil/threadmessage: fix error return in case of av_fifo_alloc failure 8 years ago
Clément Bœsch 2658e66cd1 lavu/cpu: disable MMX warning on non x86 platforms 8 years ago
Hendrik Leppkes 15b00aea41 hwcontext_d3d11va: use correct license header 8 years ago
wm4 289d387330 hwcontext_d3d11va: add option to enable debug mode 8 years ago
wm4 8d7fdba7b8 dxva: support DXGI_FORMAT_420_OPAQUE decoding 8 years ago
wm4 6f5ff3269b hwcontext_d3d11va: allocate staging texture lazily 8 years ago
wm4 1509d739a0 hwcontext_d3d11va: fix crash on frames_init failure 8 years ago
Martin Storsjö 3125a4a8a8 d3d11va: Link directly to dxgi.dll and d3d11.dll functions if LoadLibrary is unavailable 8 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
wm4 3303511f33 lavu: add new D3D11 pixfmt and hwcontext 8 years ago
James Almer 4d62ee6746 x86inc: don't use read-only data sections on COFF targets 8 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