summaryrefslogtreecommitdiffstats
path: root/player/dvdnav.c
Commit message (Expand)AuthorAgeFilesLines
* player: rename dvdnav to discnavxylosper2014-03-301-303/+0
* stream_bluray: implement navigation interface for Blu-ray streamxylosper2014-03-291-9/+35
* dvdnav: fix minor memory leakwm42014-03-251-0/+1
* dvdnav: check and update video resolution whenever renderingxylosper2014-03-251-14/+25
* dvdnav: make MP_NAV_EVENT_RESET_ALL handled properlyxylosper2014-03-251-1/+3
* dvdnav: prevent reallocation of fake highlight bufferxylosper2014-03-251-0/+2
* input, dvdnav: fix osc stealing input from dvdnavwm42014-02-191-1/+2
* sub: uglify OSD code path with lockingwm42014-01-181-15/+24
* dvdnav: set correct stride for fake highlightswm42014-01-031-1/+1
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-241-2/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-2/+2
* Move mpvcore/input/ to input/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/+251