index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
screenshot.c
Commit message (
Expand
)
Author
Age
*
screenshot: cleanup: use normal MSGL_ defines
wm4
2017-04-01
*
player: make screenshot commands honor the async flag
wm4
2017-04-01
*
screenshot: change details of --screenshot-format handling
wm4
2017-03-18
*
screenshot: minor simplification
wm4
2017-03-18
*
cuda: use libavutil functions for copying hw surfaces to memory
wm4
2017-01-12
*
video: refactor how VO exports hwdec device handles
wm4
2016-05-09
*
player: fix use-after-free with --screenshot-directory
wm4
2016-04-14
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
video: switch from using display aspect to sample aspect
wm4
2015-12-19
*
screenshot: avoid confusing template error message with no file
Kevin Mitchell
2015-09-02
*
path: make mp_path_join accept normal C strings
wm4
2015-05-09
*
options: fix typo in variable name
wm4
2015-05-03
*
screenshots: create screenshot dir
wm4
2015-05-02
*
screenshots: add --screenshot-directory option
wm4
2015-05-01
*
client API: add a screenshot_raw command
wm4
2015-04-20
*
vf_screenshot: remove this filter
wm4
2015-04-16
*
command: let screenshot_to_file command overwrite files
wm4
2015-04-16
*
Update license headers
Marcin Kurczewski
2015-04-13
*
screenshot: use GPU readback only for hardware decoded images
wm4
2015-04-07
*
player: fix crash when taking screenshots in idle mode
wm4
2015-03-11
*
options: list correct default value for --screenshot-template
wm4
2015-01-26
*
vo: simplify VOs by adding generic screenshot support
wm4
2015-01-24
*
video: separate screenshot modes
wm4
2015-01-23
*
video: handle hwdec screenshots differently
wm4
2015-01-22
*
Move compat/ and bstr/ directory contents somewhere else
wm4
2014-08-29
*
video: move display and timing to a separate thread
wm4
2014-08-12
*
player: make the time display relative to start PTS
Tsukasa OMOTO
2014-06-29
*
video/out: change aspects of OSD handling
wm4
2014-06-15
*
video: remove redundant mp_image display_w/_h members
wm4
2014-04-29
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
player: remove OSD message IDs
wm4
2014-01-17
*
screenshot: add format specifiers to get file directory path
wm4
2014-01-08
*
path: change mp_splitext() semantics
wm4
2013-12-22
*
path lookup functions: mp_msg conversions
wm4
2013-12-21
*
image_writer: mp_msg conversions
wm4
2013-12-21
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Rename mp_core.h to core.h
wm4
2013-12-17
*
Move mpvcore/player/ to player/
wm4
2013-12-17