aboutsummaryrefslogtreecommitdiffhomepage
path: root/mpvcore/player/mp_core.h
Commit message (Expand)AuthorAge
* Move mpvcore/player/ to player/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* player: don't temporarily disable terminal handling when reloading filesGravatar wm42013-12-15
* player: don't store subtitle renderer in osd_stateGravatar wm42013-12-15
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* video: display last frame, drain frames on video reconfigGravatar wm42013-12-10
* video: move video filter chain initialization from decoder to playerGravatar wm42013-12-10
* video: replace d_video->pts field, change PTS jump checksGravatar wm42013-11-27
* Reduce stheader.h includes, move stream types to mp_common.hGravatar wm42013-11-23
* player: rearrange how subtitle context and stream headers are usedGravatar wm42013-11-23
* video: move decoder context from sh_video into new structGravatar wm42013-11-23
* audio: move decoder context from sh_audio into new structGravatar wm42013-11-23
* timeline: reject mplayer2 EDL files, change EDL headerGravatar wm42013-11-21
* player: add --merge-files optionGravatar wm42013-11-19
* timeline: add new EDL formatGravatar wm42013-11-19
* player: set PulseAudio stream title to window titleGravatar wm42013-11-10
* player: factor audio buffer clearing codeGravatar wm42013-11-08
* player: merge mp_osd.h into mp_core.hGravatar wm42013-10-30
* mp_core: sort function prototypes by source fileGravatar wm42013-10-30
* Split mplayer.cGravatar wm42013-10-30
* Move files part of the playback core to player sub-directoryGravatar wm42013-10-30