diff options
author | mio <[email protected]> | 2024-08-22 16:33:37 +1000 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-08-22 18:04:02 +0900 |
commit | 55214aea7cf8d37849d1566535a4f13eb04f2528 (patch) | |
tree | 4cfdf407a0ba2e3f31c539107db93a0ba6bc11ac /src/part/videoWindow.cpp | |
parent | 9cec7f890e878eb79345e9bf3c73552028d54900 (diff) | |
download | codeine-55214aea7cf8d37849d1566535a4f13eb04f2528.tar.gz codeine-55214aea7cf8d37849d1566535a4f13eb04f2528.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]>
(cherry picked from commit 5e965846d17f7053dca99f3366ce5d8f21e8f649)
Diffstat (limited to 'src/part/videoWindow.cpp')
0 files changed, 0 insertions, 0 deletions