Historique des commits

Auteur SHA1 Message Date
  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
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) il y a 2 ans
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() il y a 2 ans
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties il y a 2 ans
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 il y a 2 ans
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. il y a 2 ans
  Sam Lantinga 0907f345cb Added property types: pointer, string, number, float il y a 2 ans
  Sam Lantinga b374105975 Replaced SDL_GetTextureDXGIResource() with texture properties il y a 2 ans
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) il y a 2 ans
  Sam Lantinga aea6e6de6f Simplified SDL_SetProperty() and added SDL_SetPropertyWithCleanup() il y a 2 ans
  Sam Lantinga a1941fad6c Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties. il y a 2 ans
  Anonymous Maarten 382751c4b5 testffmpeg: print usage of options to change audio/video codec il y a 2 ans
  Sam Lantinga f91bde64d5 testffmpeg: Only enable blending if we're using a texture format that supports it il y a 2 ans
  Sam Lantinga 516d6f9efc testffmpeg: added support for YUVA formats using swscale il y a 2 ans
  Sam Lantinga d18f910248 testffmpeg: added the ability to specify audio and video codecs il y a 2 ans
  Sam Lantinga bf64fecf19 testffmpeg: allow resizing of the video window il y a 2 ans
  Sam Lantinga efa9a45048 Clarified that testffmpeg will resize the window to the video size il y a 2 ans
  Anonymous Maarten ebfbd7327b testffmpeg: use SDL_test to parse arguments and track memory il y a 2 ans
  Sam Lantinga adcace6f95 Added a "--software" option to testffmpeg il y a 2 ans