..
decode
player/command: add video-codec-info and audio-codec-info
2024-04-15 19:34:40 +02:00
filter
vf_vapoursynth: upgrade to VapourSynth API v4
2024-06-14 00:25:18 +02:00
out
d3d11: return minimum bitdepth for display output and swapchain
2024-06-15 01:18:44 +02:00
csputils.c
csputils: add missing PL_COLOR_SYSTEM names
2024-03-09 05:58:52 +00:00
csputils.h
csputils: replace more primitives with pl_
2024-01-22 14:54:55 +00:00
cuda.c
…
d3d.c
vo: add missing return variable assignment
2023-11-18 23:55:28 +00:00
d3d.h
…
drmprime.c
…
fmt-conversion.c
video: don't define IMGFMT_VULKAN conditionally
2024-02-26 17:37:20 +01:00
fmt-conversion.h
…
hwdec.c
…
hwdec.h
…
image_loader.c
…
image_loader.h
…
image_writer.c
various: fix comma style
2024-05-07 11:23:08 +02:00
image_writer.h
image_writer: fix TOCTOU in screenshot filename generation
2024-03-19 19:30:27 +01:00
img_format.c
csputils: replace mp_colorspace with pl_color_space
2024-01-22 14:54:55 +00:00
img_format.h
video: don't define IMGFMT_VULKAN conditionally
2024-02-26 17:37:20 +01:00
mp_image.c
mp_image: remove unneeded PL_HAVE_LIBDOVI check
2024-05-21 11:23:29 +02:00
mp_image.h
mp_image: add Dolby Vision metadata mapping
2024-03-09 05:58:52 +00:00
mp_image_pool.c
chmap: mp_image_pool: drop stale mentions of Libav in comments
2024-01-20 16:10:20 +00:00
mp_image_pool.h
…
repack.c
repack: add restrict qualifier to src/dst pointers
2024-03-19 13:04:05 +01:00
repack.h
…
sws_utils.c
csputils: replace mp_chroma_location with pl_chroma_location
2024-01-22 14:54:55 +00:00
sws_utils.h
…
vaapi.c
various: avoid function pointer casts
2024-02-28 16:04:02 +00:00
vaapi.h
csputils: replace mp_colorspace with pl_color_space
2024-01-22 14:54:55 +00:00
vdpau.c
…
vdpau.h
…
vdpau_functions.inc
…
vdpau_mixer.c
mp_image: add mp_image_params_static_equal for finer comparision
2024-03-09 05:58:52 +00:00
vdpau_mixer.h
…
zimg.c
csputils: replace more primitives with pl_
2024-01-22 14:54:55 +00:00
zimg.h
…