summaryrefslogtreecommitdiffstats
path: root/video/out/placebo/utils.c
Commit message (Expand)AuthorAgeFilesLines
* video/out/placebo/utils: fix -Wignored-qualifiers warningnanahi2024-03-191-1/+1
* mp_image: add Dolby Vision metadata mappingKacper Michajłow2024-03-091-24/+0
* csputils: replace mp_chroma_location with pl_chroma_locationKacper Michajłow2024-01-221-13/+0
* csputils: replace mp_alpha_type with pl_alpha_modeKacper Michajłow2024-01-221-11/+0
* csputils: replace mp_colorspace with pl_color_spaceKacper Michajłow2024-01-221-148/+0
* libplacebo: fix out-of-bounds read with --really-quietGuido Cella2024-01-201-1/+7
* libplacebo: drop PL_API_VER compatibility pathsNiklas Haas2023-08-181-30/+1
* video/out/placebo/utils: add mappings from pl enums to mpv enumsLeo Izen2023-03-051-0/+69
* video: add missing libplacebo colorspace enumsLeo Izen2023-03-051-0/+9
* csputils: add MP_CSP_TRC_ST428 as defined in ST 428-1Kacper Michajłow2023-03-021-0/+5
* vo_gpu_next: parse Dolby Vision metadata for dynamic scene brightnessquietvoid2023-02-191-0/+42
* vo_gpu_next: vulkan: libplacebo: unify log prefixNiklas Haas2022-10-091-2/+2
* libplacebo: update log helpersNiklas Haas2022-02-031-7/+12
* libplacebo: bump minimum dependency to 4.157Niklas Haas2022-02-031-10/+3
* vo_gpu: placebo: add missing gamma functionsNiklas Haas2022-01-101-3/+10
* vo_gpu_next: use new HDR metadata optionsNiklas Haas2022-01-071-14/+0
* vo_gpu_next: fix slight performance regressionNiklas Haas2021-11-101-3/+1
* osdep: rename MP_UNREACHABLENiklas Haas2021-11-031-7/+7
* vo_gpu_next: add new libplacebo-based rendererNiklas Haas2021-11-031-0/+118
* vo_gpu: suppress PL_FATAL logs during probingNiklas Haas2020-05-031-2/+0
* vo_gpu: vulkan: use libplacebo insteadNiklas Haas2019-04-211-0/+62