aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/core.h
Commit message (Expand)AuthorAge
...
* 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
* player: remove unused fieldGravatar wm42015-11-14
* player: try to compensate actual audio driftGravatar wm42015-11-13
* player: remove display_sync_disable_counterGravatar wm42015-11-13
* command: add vsync-ratio propertyGravatar wm42015-11-13
* player: refactor display-sync frame duration calculationsGravatar wm42015-11-13
* player: limit speed change in display-sync adrop modeGravatar wm42015-11-03
* command: add mistimed-frame-count propertyGravatar wm42015-10-30
* player: add audio drop/duplicate modeGravatar wm42015-10-27
* audio: add AO deviation loggingGravatar wm42015-10-08
* player: some more --force-window fixesGravatar wm42015-09-21
* player: make force-window in auto-profiles actually workGravatar wm42015-09-20
* player: add display sync modeGravatar wm42015-08-10
* player: separate controls for user and video controlled speedGravatar wm42015-08-10
* player: redo estimated-vf-fps calculationGravatar wm42015-08-10
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* vo: minor simplification for queue size handlingGravatar wm42015-07-20
* player: refactor chapter seek codeGravatar wm42015-07-10
* player: add missing include directiveGravatar wm42015-07-06
* sub: protect ASS_Renderer stateGravatar wm42015-07-06
* player: simplify reload logicGravatar wm42015-07-02
* player: unentangle --stream-dumpGravatar wm42015-07-02
* video: pass future frames to VOGravatar wm42015-07-01
* demux: export forced flagGravatar wm42015-06-27
* player: print a message along with track listGravatar wm42015-06-03
* player: fix crashes when adding external tracks before loading main fileGravatar wm42015-05-26
* player: add function to compute past frame durationsGravatar wm42015-05-24
* player: use an array for stream ID options and suchGravatar wm42015-05-22
* player: make resuming playlists less noisy in verbose modeGravatar wm42015-05-09
* build: move main-fn files to osdepGravatar wm42015-05-02
* player: log track list when adding or removing external filesGravatar wm42015-04-28
* player: cleanup update_fps() functionGravatar wm42015-04-20