summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/sub.c
Commit message (Expand)AuthorAgeFilesLines
* Move mpvcore/player/ to player/wm42013-12-171-233/+0
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgwm42013-12-161-2/+2
* player: don't store subtitle renderer in osd_statewm42013-12-151-2/+1
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-2/+0
* dec_video: make vf_input and hwdec_info statically allocatedwm42013-11-231-3/+4
* player: rearrange how subtitle context and stream headers are usedwm42013-11-231-21/+29
* video: move decoder context from sh_video into new structwm42013-11-231-5/+8
* configure: uniform the defines to #define HAVE_xxx (0|1)Stefano Pigozzi2013-11-031-1/+1
* player: merge mp_osd.h into mp_core.hwm42013-10-301-1/+0
* Split mplayer.cwm42013-10-301-0/+225