Skip to content
  • Niklas Haas's avatar
    (WIP) utils/libav: add helpers for mangling av pixfmt into libplacebo · 3830eba3
    Niklas Haas authored
    These structs are designed in not-quite-compatible ways, and the mapping
    is not at all intuitive or obvious.
    
    TODO:
    - more testing, make sure it actually does the right thing
    - more helper functions (cf. colorspace conversions etc.)
    - pin down minimum version requirement?
    - figure out how to handle yuv420p10 etc. properly
    3830eba3