godot/modules/theora
Rémi Verschelde 8247667a3e
Core: Drop custom copymem/zeromem defines
We've been using standard C library functions `memcpy`/`memset` for these since
2016 with 67f65f6639.

There was still the possibility for third-party platform ports to override the
definitions with a custom header, but this doesn't seem useful anymore.
2021-04-27 16:26:27 +02:00
..
doc_classes Improve documentation about VideoPlayer video formats 2020-09-23 14:28:16 +02:00
config.py SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
register_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00
video_stream_theora.cpp Core: Drop custom copymem/zeromem defines 2021-04-27 16:26:27 +02:00
video_stream_theora.h Modernize atomics 2021-02-18 17:12:46 +01:00