This website requires JavaScript.
Explore
Help
Sign In
pax
/
booru-viewer
Watch
1
Star
0
Fork
0
You've already forked booru-viewer
Code
Issues
Releases
18
Activity
booru-viewer
/
booru_viewer
/
gui
/
media
History
pax
c16c3a794a
video_player: hoist time import to module top
2026-04-17 20:15:50 -05:00
..
__init__.py
Move VIDEO_EXTENSIONS + _is_video from preview.py to media/constants.py (no behavior change)
2026-04-08 13:46:27 -05:00
_mpv_options.py
_mpv_options: reduce default demuxer buffer from 150MiB to 50MiB
2026-04-11 23:01:38 -05:00
constants.py
Move VIDEO_EXTENSIONS + _is_video from preview.py to media/constants.py (no behavior change)
2026-04-08 13:46:27 -05:00
image_viewer.py
image_viewer: accumulate scroll delta for zoom
2026-04-11 20:06:31 -05:00
mpv_gl.py
video_player: free GL render context on stop to release idle VRAM
2026-04-15 22:21:32 -05:00
video_player.py
video_player: hoist time import to module top
2026-04-17 20:15:50 -05:00