Commit graph

4 commits

Author SHA1 Message Date
Sally Coolatta
550ca4ab06 SRB2 -> DRRR copyright in media folder 2024-04-05 10:10:03 -04:00
James R
cea8a10007 media: fix incorrect usage of SRB2_ASSERT on functions with side effects 2023-02-24 19:21:01 -08:00
James R
02fe7ec744 media: fix undefined behavior with options initialization order
Cvar vector was not guaranteed to initialize before
options for each encoder, potentially leading to no
encoder cvars being registered.
2023-02-24 19:21:01 -08:00
James R
650264ea86 media: add libvorbis encoder 2023-02-24 19:21:00 -08:00