COMMITS
/ sub/dec_sub.c April 16, 2026
H
sub/dec_sub: de-duplicate overlapping sub lines
Hubert Głuchowski committed
April 9, 2026
G
sub: add sub-lines property
Guido Cella committed
January 14, 2026
H
sub/sd_sbr: pass track language to `sbr_load_text`
Hubert Głuchowski committed
April 18, 2025
H
sub: add subrandr renderer support
Hubert Głuchowski committed
March 1, 2025
K
various: use mp_assert macro
Kacper Michajłow committed
February 5, 2025
G
various: upgrade option flags to uint64_t
Guido Cella committed
October 5, 2023
K
demux: reclaim demux_packets to reduce memory allocator pressure
Kacper Michajłow committed
May 26, 2024
D
sub: avoid unneeded calls to is_animated
Dudemanguy committed
April 24, 2024
K
dec_sub: fix locking for sub_ass_get_extradata
Kacper Michajłow committed
April 7, 2024
N
dec_sub: fix locking for sub_ass_get_extradata
nanahi committed
April 4, 2024
N
dec_sub: don't use recursive mutex
nanahi committed
N
dec_sub: fix locking for sub_is_{primary,secondary}_visible
nanahi committed
January 23, 2024
D
player/sub: attempt to detect animated subtitles
Dudemanguy committed
January 21, 2024
D
player/sub: avoid wasteful subtitle redraws
Dudemanguy committed
January 22, 2024
D
dec_sub: expand sub packet caching
Dudemanguy committed
December 17, 2023
D
options: add --secondary-sub-ass-override
dyphire committed
December 13, 2023
D
player: refactor secondary subtitle options and properties
Dudemanguy committed
December 11, 2023
K
options: add --secondary-sub-pos
karelrooted committed
November 23, 2023
R
options: add secondary-sub-delay
Ripose committed
November 6, 2023
D
dec_sub: always copy packet for new segments
Dudemanguy committed
October 21, 2023
K
ALL: use new mp_thread abstraction
Kacper Michajłow committed
October 20, 2023
D
sub: redecode cached packets on UPDATE_SUB_HARD or UPDATE_SUB_FILT
Dudemanguy committed
September 30, 2023
D
Revert "demux: improve stream selection state"
Dudemanguy committed
September 28, 2023
D
demux: improve stream selection state
Dudemanguy committed
D
Revert "demux: eagerly read subtitle streams when switching tracks while paused"
Dudemanguy committed
September 26, 2023
D
demux: eagerly read subtitle streams when switching tracks while paused
Dudemanguy committed
August 28, 2023
D
player: remove auto choice from sub-forced-only
Dudemanguy committed
August 26, 2023
L
command: add `sub-ass-extradata` property
llyyr committed
August 9, 2023
D
sub: fix switching tracks while paused
Dudemanguy committed
May 27, 2021
R
sub: rewrite auto-forced-only support
rcombs committed
March 8, 2023
L
sub: fix UPDATE_SUB_HARD for converted and external subtitles
Lypheo committed
February 18, 2023
T
various: drop unused #include "config.h"
Thomas Weißschuh committed
January 19, 2022
D
options: only apply sub-visibility to primary subs
Dudemanguy committed
A
Revert "options: add --sub-visibility=<primary-only|secondary-only>"
Avi Halachmi (:avih) committed
November 13, 2021
R
options: add --sub-visibility=<primary-only|secondary-only>
Ripose committed
August 10, 2021
G
sub: align ytdl-hook secondary subs to the top
Guido Cella committed
January 13, 2021
Z
sub/osd: hide secondary subtitles if secondary-sub-visibility is false
Zsolt Vadasz committed
May 15, 2020
W
sub: fix incorrect commit
wm4 committed
May 14, 2020
W
command: add property to return text subtitles in ASS
wm4 committed
April 26, 2020
W
video: make OSD/subtitle bitmaps refcounted (sort of)
wm4 committed
March 18, 2020
W
build: make libass non-optional
wm4 committed
February 27, 2020
W
sub: do not ignore demuxer wakeups
wm4 committed
W
sub: fix typo in comment
wm4 committed
February 16, 2020
W
September 21, 2019
S
command: add sub-start & sub-end properties
Stefano Pigozzi committed
W
dec_sub: remove unused declaration
wm4 committed
October 26, 2018
D
osd: allow sub-text to work even if sub-visibility is disabled
dudemanguy committed
May 18, 2019
W
Implement backwards playback
wm4 committed
May 17, 2019
W
sub: remove only user of demux_read_packet()
wm4 committed