aboutsummaryrefslogtreecommitdiffhomepage
path: root/mp_core.h
Commit message (Expand)AuthorAge
* 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
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Print ID_EXIT and exit reason message in identify mode when exiting.Gravatar reimar2008-12-02
* | core: Clean up move-to-next-file logicGravatar Uoti Urpala2008-08-13
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Create a context struct for OSD stateGravatar Uoti Urpala2008-06-24
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * Add a slave command to stop stream playback.Gravatar ben2008-05-27
* | Remove INITIALIZED_INPUT from mpctx->initialized_flagsGravatar Uoti Urpala2008-04-30
* | Create a context for input.c stateGravatar Uoti Urpala2008-04-30
* | Add a context for mp_fifoGravatar Uoti Urpala2008-04-29
* | timers: Remove GetRelativeTime()Gravatar Uoti Urpala2008-04-28
* | Move initialized_flags to mpctxGravatar Uoti Urpala2008-04-26
* | Move global filename to mpctxGravatar Uoti Urpala2008-04-26
* | Move global mconfig to mpctxGravatar Uoti Urpala2008-04-26
* | Remove _s/_st suffix from some struct namesGravatar Uoti Urpala2008-04-25