summaryrefslogtreecommitdiffstats
path: root/player/screenshot.c
Commit message (Expand)AuthorAgeFilesLines
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-1/+1
* video: move display and timing to a separate threadwm42014-08-121-1/+3
* player: make the time display relative to start PTSTsukasa OMOTO2014-06-291-2/+2
* video/out: change aspects of OSD handlingwm42014-06-151-1/+1
* video: remove redundant mp_image display_w/_h memberswm42014-04-291-4/+1
* sub: uglify OSD code path with lockingwm42014-01-181-3/+3
* player: remove OSD message IDswm42014-01-171-4/+2
* screenshot: add format specifiers to get file directory pathwm42014-01-081-0/+21
* path: change mp_splitext() semanticswm42013-12-221-1/+1
* path lookup functions: mp_msg conversionswm42013-12-211-1/+1
* image_writer: mp_msg conversionswm42013-12-211-2/+2
* player: replace some overlooked mp_msgswm42013-12-191-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move options/config related files from mpvcore/ to options/wm42013-12-171-1/+1
* Rename mp_core.h to core.hwm42013-12-171-1/+1
* Move mpvcore/player/ to player/wm42013-12-171-0/+404