dxx-rebirth/d2x-rebirth/libmve
Kp 6ff9c9029d Use specific type in MVEFILE instead of `void *`
Replace `void *stream` with a typedef and `stream_type *stream`, so that
the original type information is propagated down.
2022-07-23 20:58:10 +00:00
..
decoder8.cpp Require support for C++17 attribute [[fallthrough]] 2022-01-09 15:25:42 +00:00
decoder16.cpp Unload robot movies on exit 2021-06-28 03:37:49 +00:00
decoders.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
mve_audio.cpp Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
mve_audio.h Switch most in-tree http:// links to https:// 2018-09-02 00:57:29 +00:00
mve_main.c Remove indirection for movie memory management 2021-01-17 22:23:23 +00:00
mvelib.cpp Use specific type in MVEFILE instead of `void *` 2022-07-23 20:58:10 +00:00
mvelib.h Use specific type in MVEFILE instead of `void *` 2022-07-23 20:58:10 +00:00
mveplay.cpp Use specific type in MVEFILE instead of `void *` 2022-07-23 20:58:10 +00:00
mveplayer.1