index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
player
/
screenshot.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
screenshot: move message showing to common code
wm4
2019-09-19
1
-46
/
+19
*
image_writer: move convert_image() to player/screenshot.c
sfan5
2019-09-14
1
-0
/
+37
*
command: add a way to abort asynchronous commands
wm4
2018-05-24
1
-1
/
+1
*
screenshot: report success to caller
wm4
2018-05-24
1
-3
/
+7
*
screenshot: change async behavior to be in line with new semantics
wm4
2018-05-24
1
-112
/
+67
*
command: move screenshot command stubs to screenshot.c
wm4
2018-05-24
1
-5
/
+61
*
thread_pool: make it slightly less dumb
wm4
2018-05-24
1
-1
/
+1
*
vo_gpu: make screenshots use the GL renderer
wm4
2018-02-11
1
-7
/
+24
*
video: make decoder wrapper a filter
wm4
2018-01-30
1
-1
/
+0
*
screenshot: create directories from template
Nicolas F
2017-11-02
1
-0
/
+5
*
video: remove special path for hwdec screenshots
wm4
2017-10-16
1
-6
/
+0
*
screenshot: cleanup: use normal MSGL_ defines
wm4
2017-04-01
1
-19
/
+9
*
player: make screenshot commands honor the async flag
wm4
2017-04-01
1
-24
/
+91
*
screenshot: change details of --screenshot-format handling
wm4
2017-03-18
1
-2
/
+3
*
screenshot: minor simplification
wm4
2017-03-18
1
-7
/
+4
*
cuda: use libavutil functions for copying hw surfaces to memory
wm4
2017-01-12
1
-6
/
+10
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
1
-2
/
+3
*
player: fix use-after-free with --screenshot-directory
wm4
2016-04-14
1
-1
/
+2
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
1
-7
/
+7
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
1
-2
/
+2
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
1
-1
/
+1
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
1
-8
/
+1
*
screenshot: avoid confusing template error message with no file
Kevin Mitchell
2015-09-02
1
-9
/
+11
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
1
-1
/
+1
*
options: fix typo in variable name
wm4
2015-05-03
1
-1
/
+1
*
screenshots: create screenshot dir
wm4
2015-05-02
1
-0
/
+2
*
screenshots: add --screenshot-directory option
wm4
2015-05-01
1
-0
/
+8
*
client API: add a screenshot_raw command
wm4
2015-04-20
1
-0
/
+10
*
vf_screenshot: remove this filter
wm4
2015-04-16
1
-6
/
+1
*
command: let screenshot_to_file command overwrite files
wm4
2015-04-16
1
-5
/
+0
*
Update license headers
Marcin Kurczewski
2015-04-13
1
-5
/
+4
*
screenshot: use GPU readback only for hardware decoded images
wm4
2015-04-07
1
-1
/
+1
*
player: fix crash when taking screenshots in idle mode
wm4
2015-03-11
1
-0
/
+2
*
options: list correct default value for --screenshot-template
wm4
2015-01-26
1
-1
/
+1
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
1
-1
/
+1
*
video: separate screenshot modes
wm4
2015-01-23
1
-24
/
+25
*
video: handle hwdec screenshots differently
wm4
2015-01-22
1
-0
/
+10
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
1
-1
/
+1
*
video: move display and timing to a separate thread
wm4
2014-08-12
1
-1
/
+3
*
player: make the time display relative to start PTS
Tsukasa OMOTO
2014-06-29
1
-2
/
+2
*
video/out: change aspects of OSD handling
wm4
2014-06-15
1
-1
/
+1
*
video: remove redundant mp_image display_w/_h members
wm4
2014-04-29
1
-4
/
+1
*
sub: uglify OSD code path with locking
wm4
2014-01-18
1
-3
/
+3
*
player: remove OSD message IDs
wm4
2014-01-17
1
-4
/
+2
*
screenshot: add format specifiers to get file directory path
wm4
2014-01-08
1
-0
/
+21
*
path: change mp_splitext() semantics
wm4
2013-12-22
1
-1
/
+1
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
1
-1
/
+1
*
image_writer: mp_msg conversions
wm4
2013-12-21
1
-2
/
+2
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
1
-1
/
+1
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-2
/
+2
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-1
/
+1
*
Rename mp_core.h to core.h
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/player/ to player/
wm4
2013-12-17
1
-0
/
+404