42 Commits (509afedaafa1c6796dac6c5654a1229d6af945bb)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 8 months ago
Andreas Rheinhardt 3e669b24e2 avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals 8 months ago
Andreas Rheinhardt a62c8558ae avutil/hwcontext_dxva2: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
Tong Wu 417eb7d50e hwcontext_dxva2: add mutiple supported formats 2 years ago
Soft Works fba4d6f72b avutil/hwcontext_dxva2: add ARGB format 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer e36eb94048 avutil: use the buffer_size_t typedef where required 4 years ago
Carl Eugen Hoyos a24a1523e8 lavu/hwcontext_d3d: Cast src pointers calling av_image_copy*(). 6 years ago
Diego Biurrun 8f144d9e3d Drop Windows XP support remnants 7 years ago
wm4 18fbfd7bf8 hwcontext_dxva2: initialize D3DDISPLAYMODEEX correctly 7 years ago
Humberto Ribeiro 59b126f922 libavutil/hwcontext_dxva2: Add check for possible errors from GetAdapterDisplayModeEx 7 years ago
James Almer 18516d3e69 avutil/hwcontext_dxva2: return an error when buffer allocation fails 7 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 50708f4aa4 hwcontext_dxva2: support D3D9Ex 8 years ago
wm4 c2f97f0508 hwcontext_dxva2: support D3D9Ex 8 years ago
Anton Khirnov e18ba2dfd2 hwcontext_dxva2: make sure the sw frame format is the right one during transfer 8 years ago
Anton Khirnov 5a1d605cea hwcontext_dxva2: split transfer_data() into upload/download functions 8 years ago
Anton Khirnov 9d7026574b hwcontext_dxva2: fix handling of the mapping flags 8 years ago
Anton Khirnov 0d3176e32f hwcontext_dxva2: do not assume the destination format during mapping is always the right one 8 years ago
Anton Khirnov 10065d9324 hwcontext_dxva2: add support for the P8 format 8 years ago
Anton Khirnov 9109737654 hwcontext_dxva2: frame mapping support 8 years ago
Matt Oliver 85db1f97eb avutil/hwcontext_dxva.c: Use new safe dlopen code. 8 years ago
Anton Khirnov f01f7a7846 hwcontext_dxva2: use the special UC copy for downloading frames 8 years ago
Anton Khirnov 2ef87815fe hwcontext_dxva2: add support for p010 8 years ago
Hendrik Leppkes 06a0e18435 hwcontext_dxva2: Use GetDesktopWindow instead of GetShellWindow 9 years ago
Hendrik Leppkes 0c312a4562 hwcontext_dxva2: support P010 10-bit surfaces 9 years ago
Anton Khirnov 8e70385a8e hwcontext_dxva2: implement device creation 9 years ago
Anton Khirnov c46db38cde hwcontext: add a dxva2 implementation 9 years ago