diff options
author | mio <[email protected]> | 2024-08-22 16:33:37 +1000 |
---|---|---|
committer | mio <[email protected]> | 2024-08-22 16:33:37 +1000 |
commit | 5e965846d17f7053dca99f3366ce5d8f21e8f649 (patch) | |
tree | 1cfad870d7b96aa11c7db7dac8423ad734977da2 /src/app/slider.cpp | |
parent | 54d1a665f806a745810670c3ef10695d4f7ad28a (diff) | |
download | codeine-5e965846d17f7053dca99f3366ce5d8f21e8f649.tar.gz codeine-5e965846d17f7053dca99f3366ce5d8f21e8f649.zip |
Use safer xine_get_current_frame_s
xine_get_current_frame was deprecated back in 2019 because it is
"unsafe by design"[0]. The '_s' version was introduced in xine-lib
1.1.11, which was released in 2008, so there are no version checks.
[0]:
https://sourceforge.net/p/xine/xine-lib-1.2/ci/c1a154c1a89759a8d69a6895587085adf6868d50/
Signed-off-by: mio <[email protected]>
Diffstat (limited to 'src/app/slider.cpp')
0 files changed, 0 insertions, 0 deletions