Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video: handle colorspace and aspect overrides separately | wm4 | 2014-05-02 | 1 | -1/+2 |
* | sub: uglify OSD code path with locking | wm4 | 2014-01-18 | 1 | -17/+21 |
* | sub: uglify sub decoder with locking | wm4 | 2014-01-17 | 1 | -1/+6 |
* | Fix subtitle delay inversion | Martin Herkt | 2014-01-06 | 1 | -1/+1 |
* | player: add --secondary-sid for displaying a second subtitle stream | wm4 | 2013-12-24 | 1 | -45/+80 |
* | player: add infrastructure to select multiple tracks at once | wm4 | 2013-12-24 | 1 | -2/+2 |
* | player: redo demuxer stream selection | wm4 | 2013-12-24 | 1 | -5/+5 |
* | sub/osd: mp_msg conversions | wm4 | 2013-12-21 | 1 | -1/+1 |
* | player: replace some overlooked mp_msgs | wm4 | 2013-12-19 | 1 | -5/+3 |
* | 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/+233 |