aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/core.h
Commit message (Expand)AuthorAge
* player: expose hearing/visual impaired flags on audio tracksGravatar Aman Gupta2018-08-13
* player: simplify edition switchingGravatar wm42018-05-31
* demux, player: fix playback of sparse video streams (w/ still images)Gravatar Aman Gupta2018-05-24
* player: remove in_dispatch fieldGravatar wm42018-04-18
* demux, player: mark dependent tracksGravatar Aman Gupta2018-04-17
* client API: cleanup mpv_handle terminationGravatar wm42018-03-15
* scripting: make a function staticGravatar wm42018-03-08
* client API: deprecate opengl-cb API and introduce a replacement APIGravatar wm42018-02-28
* audio: move back PTS jump detection to before filter chainGravatar wm42018-02-13
* player: correctly set track information on adding external filesGravatar Zehua Chen2018-02-10
* video: fix passing down FPS to vf_vapoursynthGravatar wm42018-02-03
* audio: move to decoder wrapperGravatar wm42018-01-30
* video: make decoder wrapper a filterGravatar wm42018-01-30
* player: replace old lavfi wrapper with new filter codeGravatar wm42018-01-30
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* video: rewrite filtering glue codeGravatar wm42018-01-30
* player: redo hack for video keyframe seeks with external audioGravatar wm42018-01-18
* player: strictly never autoselect tracks from --external-filesGravatar wm42018-01-06
* player: use fixed timeout for cache pausing (buffering) durationGravatar wm42018-01-03
* options: drop some previously deprecated optionsGravatar wm42017-12-25
* player: use start timestamp for ab-looping if --ab-loop-a is absentGravatar Leo Izen2017-12-03
* player: add get_play_start_ptsGravatar Leo Izen2017-12-03
* audio: make libaf derived code optionalGravatar wm42017-09-21
* options: remove --heartbeat-cmd and --heartbeat--intervalGravatar wm42017-09-18
* video: change --deinterlace behaviorGravatar wm42017-08-22
* audio: introduce a new type to hold audio framesGravatar wm42017-08-16
* player: make refresh seeks slightly more robustGravatar wm42017-08-14
* player: make --lavfi-complex changeable at runtimeGravatar wm42017-08-12
* scripting: add wrapper to load scripts with user pathsGravatar Ricardo Constantino2017-06-30
* player: change license of most core files to LGPLGravatar wm42017-06-23
* player: deprecate "osd" commandGravatar wm42017-06-23
* player: fix a corner case in previous commitGravatar wm42017-04-14
* player: fix core-idle and eof-reached update notifcationsGravatar wm42017-04-14
* player: unmess pause state handlingGravatar wm42017-04-14
* player: make screenshot commands honor the async flagGravatar wm42017-04-01
* player: add experimental stream recording featureGravatar wm42017-02-07
* player: add prefetching of the next playlist entryGravatar wm42017-01-18
* player: restructure cancel callbackGravatar wm42017-01-18
* scripting: minor logging improvementsGravatar wm42017-01-14
* player: change aspects of cover art handlingGravatar wm42017-01-10
* player: remove dysfunctional edition switching OSD codeGravatar wm42017-01-05
* video: use demuxer-signaled duration for last video frameGravatar wm42016-12-21
* client API: turn mpv_suspend() and mpv_resume() into stubsGravatar wm42016-11-22
* audio: move some fallback handling to common AO reload functionGravatar wm42016-10-05
* player: make --stop-screensaver runtime-changeableGravatar wm42016-10-02
* player: enable reading from stdin after loading input.confGravatar wm42016-09-29
* command: add a load-script commandGravatar wm42016-09-22
* player: make --osc/--ytdl settable during playbackGravatar wm42016-09-20
* player: minor changes in init codeGravatar wm42016-09-19
* player: make --terminal freetly settable at runtimeGravatar wm42016-09-19