aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/core.h
Commit message (Expand)AuthorAge
...
* player: more option/property consistency fixesGravatar wm42016-09-18
* player: use better way to wait for input and dispatching commandsGravatar wm42016-09-16
* player: litter code with explicit wakeup callsGravatar wm42016-09-16
* player, ao, vo: don't call mp_input_wakeup() directlyGravatar wm42016-09-16
* stream, demux, config: remove some dead/unneeded option-related codeGravatar wm42016-09-09
* client API: implement mpv_suspend/resume slightly differentlyGravatar wm42016-09-04
* player: make looping slightly more seamlessGravatar wm42016-08-18
* player: allow passing flags to queue_seek()Gravatar wm42016-08-15
* player: add --audio-wait-open optionsGravatar wm42016-08-09
* player: gross hack to improve non-hr seeking with external audio tracksGravatar wm42016-08-07
* player: offset demuxer on start/seek properly with audio/sub delayGravatar wm42016-08-04
* audio: refactor mixer code and delete mixer.cGravatar wm42016-07-17
* player: rewrite deinterlace filter auto-insertionGravatar wm42016-07-05
* player: do not update OSD all the time when pausedGravatar wm42016-06-11
* video: refactor how VO exports hwdec device handlesGravatar wm42016-05-09
* player: simplify an aspect of buffering determinationGravatar wm42016-04-19
* sub: make preloading more robustGravatar wm42016-03-06
* player: minor simplificationGravatar wm42016-02-27
* player: slightly simplify how demuxer streams are enabled/disabledGravatar wm42016-02-25
* player: remove unused MPContext.stream fieldGravatar wm42016-02-23
* player: remove MPContext.sources fieldsGravatar wm42016-02-23
* player: remove old timeline/ordered chapters supportGravatar wm42016-02-15
* player: add complex filter graph supportGravatar wm42016-02-05
* player: move audio and video decoder init to separate functionsGravatar wm42016-02-05
* player: use different variable to indicate coverartGravatar wm42016-02-01
* audio: move pts reset checkGravatar wm42016-01-29
* player: fix initial audio sync in certain casesGravatar wm42016-01-29
* audio: refactor: move MPContext.ao_buffer fieldGravatar wm42016-01-22
* player: refactor: eliminate MPContext.d_audioGravatar wm42016-01-22
* audio: refactor: work towards unentangling audio decoding and filteringGravatar wm42016-01-22
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* player: refactor: eliminate MPContext.d_videoGravatar wm42016-01-17
* player: refactor: eliminate MPContext.d_subGravatar wm42016-01-17
* video: refactor: disentangle decoding/filtering some moreGravatar wm42016-01-16
* player: remove unused last_dvb_step member.Gravatar Oliver Freyermuth2016-01-14
* video: decouple filtering/decoding slightly moreGravatar wm42016-01-14
* player: remove stale declarationGravatar wm42016-01-14
* video: refactor: shuffle code aroundGravatar wm42016-01-14
* player: simplify backsteppingGravatar wm42016-01-12
* player: eliminate demux_get_next_pts()Gravatar wm42016-01-11
* sub: change how subtitles are readGravatar wm42015-12-29
* sub: always recreate ASS_Renderer on subtitle decoder reinitGravatar wm42015-12-26
* sub: cache subtitle state per track instead of per demuxer streamGravatar wm42015-12-26
* player: minor simplificationGravatar wm42015-12-23
* player: always disable display-sync on desyncsGravatar wm42015-11-27
* player: make timeline switching slightly nicerGravatar wm42015-11-18
* player: remove OSD subtitle render pathGravatar wm42015-11-17
* player: use demuxer ts offset to simplify timeline ts handlingGravatar wm42015-11-16
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* win32: support taskbar button progress indicatorGravatar Martin Herkt2015-11-15