971 Commits (e793a3247b56eedfd2995aae4147eb30e3609a29)

Author SHA1 Message Date
Steve Lhomme daac9a10cb d3d11_surface: add mapping VLC_CODEC_D3D11_OPAQUE_RGBA to VLC_CODEC_RGBA10 4 years ago
Steve Lhomme ac59ee7bf3 d3d11_decoder: use proper OpenSharedResource depending on sharing mode 4 years ago
Steve Lhomme c4b6633a10 d3d11_decoder: use proper decoder return codes 4 years ago
Steve Lhomme 4acab97b21 filter: avoid casting void* to/from p_sys 4 years ago
Steve Lhomme 0969742306 d3d11_surface: fix mismatching unmap call 4 years ago
Steve Lhomme 480884bea2 d3d11_decoder: add the RGB mask if needed 4 years ago
Steve Lhomme 2a82ce9cfa clean empty initializers in C code 4 years ago
Tristan Matthews 8730a2452e vaapi: chroma: do not log error on ENOMEM 4 years ago
Steve Lhomme c207f78a13 d3d11: always initialize sharedHandle to INVALID_HANDLE_VALUE 4 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 4 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 4 years ago
Steve Lhomme 1847d5d084 hw:d3d11: modify the visible format of the output 4 years ago
Maxim Romanov 244a76a900 avcodec: vaapi: enable I420 format 4 years ago
Rémi Denis-Courmont aafc91c58c vdpau: remove display plugin 4 years ago
Steve Lhomme be1baa8bee mmal: replace deprecated mtime_t with vlc_tick_t 4 years ago
Steve Lhomme 954b60ff45 direct3d11: remove the legacy (UWP) way of passing the swapchain/d3dcontext 4 years ago
Steve Lhomme bc115028db hw:mmal: don't initialize non static atomic with ATOMIC_VAR_INIT 4 years ago
Rémi Denis-Courmont 24aa25bdee vdpau/display: add ABGR 4 years ago
Rémi Denis-Courmont 329bd3c8a3 vdpau/display: fix SPU blending offsets 4 years ago
Rémi Denis-Courmont 69d2e555a9 vdpau/display: test B8G8R8A8 SPU format 4 years ago
Rémi Denis-Courmont 81603e36af vdpau/display: check SPU pixel format 4 years ago
Rémi Denis-Courmont d15fb5554f vdpau/display: do not hard-code SPU formats 4 years ago
Pierre Lamot 1d43024f9b avcodec: moves the cleanup of the AVCodecContext to the va module 4 years ago
Steve Lhomme e1514c63d1 vout: mmal: don't use vd->fmt on Open 4 years ago
Rémi Denis-Courmont 8e13708a85 display: add fitting modes 4 years ago
Rémi Denis-Courmont aadbaeb440 vdpau: merge all video surface formats 4 years ago
Rémi Denis-Courmont bd32c12be4 vdpau/export: get chroma type from input context 4 years ago
Rémi Denis-Courmont 7075de4970 vdpau/mixer: get chroma type from input context 4 years ago
Rémi Denis-Courmont 448a6ba69c vdpau/avcodec: track chroma type in context 4 years ago
Rémi Denis-Courmont ae8a7532b6 vdpau/mixer: do not clobber filter_t on error 4 years ago
Rémi Denis-Courmont c58018e41f display: update vout_display_PlacePicture() prototype 4 years ago
Rémi Denis-Courmont cc4456fd06 vout: gather video placement properties 4 years ago
Rémi Denis-Courmont 4bd922622b window: rename <vlc_vout_window.h> to <vlc_window.h> 4 years ago
Rémi Denis-Courmont 84c253cdd1 window: rename vout_window* to vlc_window* 4 years ago
Steve Lhomme a4c1cefdae nvdec: fix the decoder_UpdateVideoOutput() output value check 4 years ago
Steve Lhomme 1186ad17ee hw:d3d11 fix the decoder_UpdateVideoOutput() output value check 4 years ago
Steve Lhomme f7803af508 d3d11: pass a vlc_logger to D3D11_AllocateResourceView() 4 years ago
Rémi Denis-Courmont 5d53a00d24 vdpau/mixer: pass chroma type as parameter 4 years ago
Rémi Denis-Courmont ebe327bcab vdpau/mixer: remove write-only datum 4 years ago
Rémi Denis-Courmont 401d885a3b vdpau/mixer: remove useless code 4 years ago
Rémi Denis-Courmont 7693ccfa1d vdpau/display: remove dead code 4 years ago
Tristan Matthews 475148937d nvdec: guard against missing CUDA definition 4 years ago
Francois Cartegnie 54a136d93b vdpau: fix deinterlacing regression 4 years ago
Romain Vimont c344522ff2 opengl: init textures properties from modules 4 years ago
Rémi Denis-Courmont 6d8cccee3c vdpau/display: drain the event queue 4 years ago
Rémi Denis-Courmont 1096398108 xcb/events: do not require a vout display 4 years ago
Steve Lhomme 6d8a6416ae nvdec: get the output pitch without mapping a null frame 4 years ago
Steve Lhomme 44c37b182f nvdec: don't depend on p_sys for CALL_CUDA_DEC() 4 years ago
Steve Lhomme cef1adb34d nvdec: decide the number of decoder pictures later 4 years ago
Steve Lhomme 75d719f0cd nvdec: always log issues in CUDA/nvdec calls 4 years ago