mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-27 08:48:11 +00:00
std::vector's reserve func was somehow optimised into providing non-stack data which emplace_back wasn't playing nice with!? What even is the point of these optimisations if a very basic call dies like that |
||
|---|---|---|
| .. | ||
| audio_encoder.hpp | ||
| avrecorder.cpp | ||
| avrecorder.hpp | ||
| avrecorder_feedback.cpp | ||
| avrecorder_impl.hpp | ||
| avrecorder_indexed.cpp | ||
| avrecorder_queue.cpp | ||
| cfile.cpp | ||
| cfile.hpp | ||
| CMakeLists.txt | ||
| container.hpp | ||
| encoder.hpp | ||
| options.cpp | ||
| options.hpp | ||
| options_values.cpp | ||
| video_encoder.hpp | ||
| video_frame.hpp | ||
| vorbis.cpp | ||
| vorbis.hpp | ||
| vorbis_error.hpp | ||
| vp8.cpp | ||
| vp8.hpp | ||
| vpx_error.hpp | ||
| webm.hpp | ||
| webm_container.cpp | ||
| webm_container.hpp | ||
| webm_encoder.hpp | ||
| webm_vorbis.hpp | ||
| webm_vorbis_lace.cpp | ||
| webm_vp8.hpp | ||
| webm_writer.hpp | ||
| yuv420p.cpp | ||
| yuv420p.hpp | ||