aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp_core.h
Commit message (Expand)AuthorAge
* core: runtime Matroska edition switchingGravatar wm42012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* core: refactor MPContext.demuxer field accessesGravatar wm42012-09-18
* command: remove sub_log commandGravatar wm42012-09-07
* core, timeline: don't keep separate stream fieldGravatar wm42012-09-07
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* mplayer: make OSD stack a member of MPContextGravatar wm42012-08-04
* mplayer: never exit mplayer from within the play loopGravatar wm42012-08-04
* mplayer: fix idle mode regressionsGravatar wm42012-08-04
* mplayer: do not create X11 state in player frontendGravatar wm42012-08-03
* mplayer: make display of playback status more uniformGravatar wm42012-08-01
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* mplayer: change how pause status is indicated in terminalGravatar wm42012-07-30
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\
| * timeline: subs: keep subtitle tracks in source timeGravatar Uoti Urpala2012-03-25
| * core: remove old EDL mode (--edl option)Gravatar Uoti Urpala2012-03-09
* | osd: add setting to display OSD always on terminalGravatar wm42012-01-18
* | core: add new support for reading .cue filesGravatar wm42012-01-18
* | Merge branch 'softvol' into my_masterGravatar wm42012-01-18
|\ \ | |/ |/|
| * core: remove EDL mutingGravatar wm42012-01-18
* | core: print pause status message only once on consoleGravatar wm42012-01-10
|/
* core: add infrastructure to get screenshots from VOsGravatar wm42011-11-25
* core, demux: fix --identify chapter output with ordered chaptersGravatar wm42011-10-25
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* core: audio: improve audio-only seeks and position reportingGravatar Uoti Urpala2011-07-31
* cleanup: subs: remove global ass_library variableGravatar Uoti Urpala2011-07-23
* find_subfiles: move sub_filenames() hereGravatar Clément Bœsch2011-04-20
* audio: change external AO interface to "ao_[method](ao, ...)"Gravatar Uoti Urpala2011-04-09
* EDL: add support for new EDL file formatGravatar Uoti Urpala2011-04-05
* core: ordered chapters: move timeline creation to timeline/Gravatar Uoti Urpala2011-02-26
* sub/OSD: move some related files to sub/Gravatar Uoti Urpala2011-01-26
* subs: use correct font aspect ratio for libass + converted subsGravatar Uoti Urpala2011-01-26
* subtitles: add framework for subtitle decodersGravatar Uoti Urpala2011-01-18
* core: move most mpcommon.c contents to mplayer.cGravatar Uoti Urpala2011-01-15
* core: move global "subdata" and "vo_sub_last" to mpctxGravatar Uoti Urpala2011-01-11
* Merge branch 'hr-seek'Gravatar Uoti Urpala2010-12-20
|\
| * core: add support for precise non-keyframe-limited seeksGravatar Uoti Urpala2010-12-20
| * core: add struct for queued seek infoGravatar Uoti Urpala2010-12-20
| * core: remove looping in update_video(), modify command handling a bitGravatar Uoti Urpala2010-12-16
* | core: avoid using build_afilter_chain() directlyGravatar reimar2010-12-16
| * core: avoid using sh_video->pts as "current pts"Gravatar Uoti Urpala2010-12-14
|/
* core: do initial A-V sync by modifying audio streamGravatar Uoti Urpala2010-11-13
* core: rename update_video_immediately->restart_playbackGravatar Uoti Urpala2010-11-11
* core: move video pos/length query functions from demux to coreGravatar Uoti Urpala2010-11-08
* subs: Change global subtitle numbering schemeGravatar reimar2010-11-02
* core: track current chapter for relative chapter seeksGravatar Uoti Urpala2010-04-25
* Merge svn change r30560Gravatar Uoti Urpala2010-03-09
|\
* \ Merge svn changes up to r30475Gravatar Uoti Urpala2010-03-09
|\ \
| | * Rename exit_reason_t enum to exit_reason and do not typedef it.Gravatar diego2010-02-14
| | * Fix exit_player() usage throughout the codebase.Gravatar diego2010-02-14
| |/