RingRacers/src/media
toaster c5dc430b50 V_6WIDTHSPACE no longer a pitfall for using V_DrawThinString
The bunched text behaviour is now the primary mode of operation for TINY_FONT.
2023-07-12 09:00:29 +01:00
..
audio_encoder.hpp
avrecorder.cpp Don't use C++20 designated initializer (since we target C++17) 2023-02-24 19:21:01 -08:00
avrecorder.hpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
avrecorder_feedback.cpp V_6WIDTHSPACE no longer a pitfall for using V_DrawThinString 2023-07-12 09:00:29 +01:00
avrecorder_impl.hpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
avrecorder_indexed.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
avrecorder_queue.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
cfile.cpp media: add libwebm container 2023-02-24 19:21:00 -08:00
cfile.hpp media: add libwebm container 2023-02-24 19:21:00 -08:00
CMakeLists.txt media: fix undefined behavior with options initialization order 2023-02-24 19:21:01 -08:00
container.hpp
encoder.hpp
options.cpp media/options: refactor cvar factory completely, ensure correct MIN/MAX order 2023-02-24 19:21:01 -08:00
options.hpp media/options: refactor cvar factory completely, ensure correct MIN/MAX order 2023-02-24 19:21:01 -08:00
options_values.cpp Don't use C++20 designated initializer (since we target C++17) 2023-02-24 19:21:01 -08:00
video_encoder.hpp
video_frame.hpp
vorbis.cpp media: fix incorrect usage of SRB2_ASSERT on functions with side effects 2023-02-24 19:21:01 -08:00
vorbis.hpp media: add libvorbis encoder 2023-02-24 19:21:00 -08:00
vorbis_error.hpp media: add libvorbis encoder 2023-02-24 19:21:00 -08:00
vp8.cpp media: fix incorrect usage of SRB2_ASSERT on functions with side effects 2023-02-24 19:21:01 -08:00
vp8.hpp media: fix undefined behavior with options initialization order 2023-02-24 19:21:01 -08:00
vpx_error.hpp media: add libvpx VP8 encoder 2023-02-24 19:21:00 -08:00
webm.hpp media: add libwebm container 2023-02-24 19:21:00 -08:00
webm_container.cpp media: fix incorrect usage of SRB2_ASSERT on functions with side effects 2023-02-24 19:21:01 -08:00
webm_container.hpp media: add libwebm container 2023-02-24 19:21:00 -08:00
webm_encoder.hpp media: add WebM Vorbis and VP8 encoders 2023-02-24 19:21:00 -08:00
webm_vorbis.hpp media: fix incorrect usage of SRB2_ASSERT on functions with side effects 2023-02-24 19:21:01 -08:00
webm_vorbis_lace.cpp media: add WebM Vorbis and VP8 encoders 2023-02-24 19:21:00 -08:00
webm_vp8.hpp media: add WebM Vorbis and VP8 encoders 2023-02-24 19:21:00 -08:00
webm_writer.hpp media: add libwebm container 2023-02-24 19:21:00 -08:00
yuv420p.cpp media: fix incorrect usage of SRB2_ASSERT on functions with side effects 2023-02-24 19:21:01 -08:00
yuv420p.hpp media: add YUV420p module 2023-02-24 19:21:00 -08:00