aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp_core.h
Commit message (Expand)AuthorAge
* 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
| |/
| * Add license header to all top-level files missing them.Gravatar diego2010-01-30
| * At startup and while seeking avoid to introduce pointless sleeps and possiblyGravatar reimar2010-01-04
| * Also reset time_frame and next_frame_time on reset, it makes no sense toGravatar reimar2010-01-04
* | core/VO: Allow VO drivers to add/modify framesGravatar Uoti Urpala2009-09-18
* | Change libass type names to match upstream renamesGravatar Uoti Urpala2009-07-29
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Support chapter seeking with ordered chaptersGravatar Uoti Urpala2009-04-02
* | Initial ordered chapters supportGravatar Uoti Urpala2009-04-02
* | core: Clean up OSD seek info logicGravatar Uoti Urpala2009-03-31
* | core: Rewrite some of the A/V sync related codeGravatar Uoti Urpala2009-01-14
* | Update OSD while pausedGravatar Uoti Urpala2008-12-09
* | Start pause handling changesGravatar Uoti Urpala2008-12-09