aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/loadfile.c
Commit message (Expand)AuthorAge
...
* player: refactor: eliminate MPContext.d_subGravatar wm42016-01-17
* player: simplify backsteppingGravatar wm42016-01-12
* demux: merge sh_video/sh_audio/sh_subGravatar wm42016-01-12
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* player: eliminate demux_get_next_pts()Gravatar wm42016-01-11
* player: reset playback abort when reloading a fileGravatar wm42016-01-07
* player: make watch later/resume work when "playing" directoriesGravatar wm42016-01-06
* player: make sure streams are selected with ordered chaptersGravatar wm42016-01-03
* 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
* sub: clear subtitle list when crossing timeline boundaryGravatar wm42015-12-25
* demux: remove weird tripple-buffering for the sh_stream listGravatar wm42015-12-23
* player: minor simplificationGravatar wm42015-12-23
* player: init playback speed correctlyGravatar wm42015-12-10
* player: make timeline switching slightly nicerGravatar wm42015-11-18
* player: use demuxer ts offset to simplify timeline ts handlingGravatar wm42015-11-16
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* player: remove unused fieldGravatar wm42015-11-14
* player: refactor display-sync frame duration calculationsGravatar wm42015-11-13
* player: make stop command actually stopGravatar wm42015-10-06
* player: print tags under different log prefixGravatar wm42015-10-01
* player: rename and move find_subfiles.cGravatar wm42015-09-20
* player: make force-window in auto-profiles actually workGravatar wm42015-09-20
* player: make force-window=immediate work in auto-profilesGravatar wm42015-09-20
* player: log error code on playback exitGravatar wm42015-09-03
* player: slightly better error reporting when opening file failsGravatar wm42015-08-28
* player: add --playlist-pos optionGravatar wm42015-08-22
* player: actually close files on playback endGravatar wm42015-08-15
* 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: use demux_open_url() to open main filesGravatar wm42015-08-04
* player: remove higher-level remains of DVD/BD menu supportGravatar wm42015-08-03
* player: extend --hls-bitrate optionGravatar wm42015-07-13
* player: never overwrite stop_play fieldGravatar wm42015-07-08
* player: simplify reload logicGravatar wm42015-07-02
* player: remove automatic DVB channel advancement on no dataGravatar wm42015-07-02
* player: unentangle --stream-dumpGravatar wm42015-07-02
* demux: export forced flagGravatar wm42015-06-27
* player, demux: replace some demux_open() uses with demux_open_url()Gravatar wm42015-06-24
* client API: add MPV_END_FILE_REASON_REDIRECTGravatar wm42015-06-11
* client API: leave mpv_event_end_file.error to 0 on no errorGravatar wm42015-06-11
* 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: use an array for stream ID options and suchGravatar wm42015-05-22
* player: make resuming playlists less noisy in verbose modeGravatar wm42015-05-09
* player: log track list when adding or removing external filesGravatar wm42015-04-28
* player: fix removing external tracks at runtimeGravatar wm42015-04-27
* Update license headersGravatar Marcin Kurczewski2015-04-13
* player: relax assertion on mp_set_playlist_entryGravatar Niklas Haas2015-03-26