]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
cl_capturevideo: handle failure to open the video file
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 2 Sep 2024 16:49:25 +0000 (02:49 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Thu, 12 Sep 2024 13:53:34 +0000 (23:53 +1000)
commit41133b4b2f52c4ec95706b505cc77a6ac754a712
treed4a6bcb5d2de90794db890a91411af4a59bdfa75
parentf399f8be513c25df4c1726046a296dd987fb0b12
cl_capturevideo: handle failure to open the video file

Fixes https://gitlab.com/xonotic/darkplaces/-/issues/72

Shuts down when -capturedemo cmdline fails instead of leaving the demo
running.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
cap_avi.c
cap_ogg.c
cl_screen.c