Historique des commits

Auteur SHA1 Message Date
  Anonymous Maarten db31367999 testffmpeg: use SDL_free instead of free il y a 2 ans
  Anonymous Maarten f8c2ec5462 testffmpeg: use Uint64 instead of __u64 il y a 2 ans
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. il y a 2 ans
  Sam Lantinga 41b7036f37 testffmpeg: added support for EGL OES frame formats il y a 2 ans
  Sam Lantinga d78a24a5ce testffmpeg: added verbose logging of ffmpeg messages il y a 2 ans
  Sam Lantinga 7c5f79e7ea testffmpeg: removed redundant enumeration of hardware device types il y a 2 ans
  Susko3 641b911d38 Update some internal files to use `SDL_WindowFlags` il y a 2 ans
  Sam Lantinga fb87f8f15c testffmpeg: fixed mismatch between frame size and frame texture size il y a 2 ans
  Sam Lantinga 2d4105ba8b testffmpeg: only enable AV_PIX_FMT_VULKAN if we have a Vulkan renderer il y a 2 ans
  Sam Lantinga 97f97109d1 testffmpeg: fixed Vulkan validation errors il y a 2 ans
  Sam Lantinga dbec2150d0 testffmpeg: added support for Vulkan rendering il y a 2 ans
  Robert Edmonds a4d7ff6751 testffmpeg: Use EGL_EXT_image_dma_buf_import_modifiers extension il y a 2 ans
  Sam Lantinga 7f9ff6277c Don't assume HDR headroom for HDR10 surfaces il y a 2 ans
  Sam Lantinga 24e021c67e testffmpeg: refactored texture creation properties into a single function il y a 2 ans
  Sam Lantinga ff18d7cfa0 testffmpeg: added pixel format mapping for NV12 and NV21 il y a 2 ans
  Sam Lantinga f99143f437 Don't quit testffmpeg when alt-tabbing away il y a 2 ans
  Sam Lantinga 3a796c9722 Allow specifying the render driver in the environment for testffmpeg il y a 2 ans
  Sam Lantinga dc9a3c83e2 Use the mastering display metadata to do proper tone mapping for HDR content il y a 2 ans
  Sam Lantinga 4ba6aeee9d A second take on HDR support with an SDR white point and HDR headroom il y a 2 ans
  Sam Lantinga 202886f873 Make use of the HDR light range when playing HDR video il y a 2 ans
  Sam Lantinga d451fcd7a7 Fixed HDR video content being too bright on Apple platforms il y a 2 ans
  Sam Lantinga c09daf8388 Removed unused variables il y a 2 ans
  Sam Lantinga 1c4c29b7ad Fixed a swap chain leak and a double-free in testffmpeg.c il y a 2 ans
  Sam Lantinga 8afba41aef Added support for HDR10 video on Apple platforms il y a 2 ans
  Sam Lantinga 2039c46d2c Added support for creating an SDL texture from a CVPixelBufferRef il y a 2 ans
  Sam Lantinga 30e176d6ba Added HDR display properties and related event il y a 2 ans
  Sam Lantinga d4caef5b89 Generalize SDR white level handling into a color scale il y a 2 ans
  Sam Lantinga e74171b1ae Added support for HDR10 video playback on direct3d11 il y a 2 ans
  Sam Lantinga 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode il y a 2 ans
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names il y a 2 ans