COMMITS
/ player/playloop.c March 8, 2026
K
player/playloop: clear demux packet pool on idle
Kacper Michajłow committed
December 31, 2025
N
player/playloop: handle force window in playloop
nanahi committed
December 25, 2025
A
playloop: unset last_chapter_flag when queueing non-chapter seeks
Attila Fidan committed
October 25, 2025
G
command: react to --force-window changes with no file playing
Guido Cella committed
October 10, 2025
K
player/playloop: set consistent video parameters in idle mode
Kacper Michajłow committed
September 12, 2025
A
playloop: update window title in handle_force_window
Attila Fidan committed
March 11, 2025
N
playloop: only notify MP_EVENT_INPUT_PROCESSED when needed
nanahi committed
March 4, 2025
D
player: only coalesce callbacks from parsed config files
Dudemanguy committed
February 17, 2025
D
player: add an optional mute flag when framestepping
Dudemanguy committed
D
player: run all update handlers on init
Dudemanguy committed
February 8, 2025
D
player: coalesce option updates and drop redundant ones
Dudemanguy committed
January 24, 2025
D
command: allow frame-step to go through multiple frames and/or seek
Dudemanguy committed
January 3, 2025
K
various: fix typos
Kacper Michajłow committed
December 7, 2024
D
command: add ambient-light property
der richter committed
November 22, 2024
N
clipboard: add clipboard monitoring API
nanahi committed
October 14, 2024
D
player: move a redraw_subs edgecase to loadfile
Dudemanguy committed
July 4, 2024
G
player: don't decrement --ab-loop-count=N and add remaining-ab-loops
Guido Cella committed
June 4, 2024
G
player: don't decrement --loop-file=N and add remaining-file-loops
Guido Cella committed
July 17, 2024
N
June 3, 2024
K
player/playloop: remove now unused get_percent_pos()
Kacper Michajłow committed
May 25, 2024
D
player/playloop: force get_playback_time to be at least 0
Dudemanguy committed
G
playloop: don't loop when seeking to the end of cover art while paused
Guido Cella committed
May 19, 2024
R
playloop: don't redraw without subs on quit
rcombs committed
May 15, 2024
D
Revert "player: do not exit when a seek gets queued"
Dudemanguy committed
October 20, 2021
A
demux: keep track of ts information per stream type
Aman Karmani committed
April 14, 2024
D
player: avoid busy looping during reinit_sub
Dudemanguy committed
March 1, 2024
D
options: add --input-commands option
Dudemanguy committed
January 21, 2024
D
player/sub: avoid wasteful subtitle redraws
Dudemanguy committed
November 29, 2023
G
playloop: use a 16:9 ratio with --force-window
Guido Cella committed
October 11, 2023
D
dispatch: change mp_dispatch_queue_process timer to nanoseconds
Dudemanguy committed
September 18, 2023
D
player: store last_time timestamp in nanoseconds
Dudemanguy committed
September 30, 2023
D
Revert "demux: improve stream selection state"
Dudemanguy committed
September 15, 2023
K
timer: rename mp_add_timeout to reflect what it actually does
Kacper Michajłow committed
September 27, 2023
M
playloop: make chapter property more accurate when seeking chapters
Mike Will committed
September 28, 2023
D
playloop: don't refresh seek on external sub streams
Dudemanguy committed
D
demux: improve stream selection state
Dudemanguy committed
September 20, 2023
D
options: remove deprecated --record-file option
Dudemanguy committed
D
mp_image: add force_window field
Dudemanguy committed
August 25, 2023
L
player: use audio pts corresponding to playing audio on EOF
llyyr committed
August 10, 2023
D
audio: drain ao before setting pause
Dudemanguy committed
February 18, 2023
T
various: drop unused #include "config.h"
Thomas Weißschuh committed
January 10, 2023
November 15, 2022
D
player/video: add VOCTRL_CONTENT_TYPE
Dudemanguy committed
May 13, 2022
D
player: set EOF when seeking to end with keep-open
Dudemanguy committed
April 7, 2022
G
options: add osd-playing-msg-duration
Guido Cella committed
February 18, 2022
D
options: add always to stop-screensaver
Dudemanguy committed
January 17, 2022
L
player: fix parentheses warning with &&
LaserEyess committed
December 2, 2021
S
player: make deprecated track/chapter/metadata events internal
sfan5 committed
November 29, 2021
S
libmpv: remove opengl_cb API and other deprecated symbols
sfan5 committed
November 20, 2021
L
player: make --keep-open=always work with --loop-playlist
Leo Izen committed