Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |