index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sub
Commit message (
Expand
)
Author
Age
Files
Lines
*
sub/ass: use default style, not first style unconditionally
Grigori Goronzy
2011-06-14
1
-1
/
+2
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
4
-10
/
+11
*
Merge branch 'mplayer1_changes'
Uoti Urpala
2011-05-02
1
-0
/
+4
|
\
|
*
sub/spudec: fix artefacts at right border of subtitles
reimar
2011-05-02
1
-0
/
+4
*
|
find_subfiles: fix unintended modification of global filename
Uoti Urpala
2011-04-28
1
-1
/
+1
*
|
cleanup: avoid various GCC warnings
Clément Bœsch
2011-04-20
1
-1
/
+1
*
|
cleanup: find_subfiles.c: simplify (mainly using bstr)
Uoti Urpala
2011-04-20
1
-156
/
+113
*
|
cleanup: find_subfiles.c: simplify declarations and allocations
Clément Bœsch
2011-04-20
1
-36
/
+25
*
|
find_subfiles: select subtitle files matching -slang
Clément Bœsch
2011-04-20
1
-57
/
+59
*
|
find_subfiles: try to determine if a .sub file is text or vobsub
Clément Bœsch
2011-04-20
1
-0
/
+14
*
|
subs: options: add -sub-paths
Clément Bœsch
2011-04-20
2
-5
/
+29
*
|
find_subfiles: allow subtitle search in multiple directories
Clément Bœsch
2011-04-20
1
-117
/
+103
*
|
subs: move vobsub loading logic down to find_subfiles.c
Uoti Urpala
2011-04-20
2
-0
/
+26
*
|
subs: move text sub loading logic down to find_subfiles.c
Clément Bœsch
2011-04-20
2
-2
/
+11
*
|
find_subfiles: move sub_filenames() here
Clément Bœsch
2011-04-20
4
-283
/
+297
*
|
options: change -alang and -slang to use string list type
Clément Bœsch
2011-04-20
2
-5
/
+7
*
|
stream.[ch], ass_mp: new stream function for whole-file reads
Uoti Urpala
2011-03-03
1
-34
/
+12
|
/
*
cleanup: remove some casts of memalign() return value
diego
2011-02-15
1
-2
/
+2
*
Merge branch 'sub'
Uoti Urpala
2011-01-26
1
-1
/
+1
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
22
-1
/
+10677
*
cleanup: rename ass_* functions to mp_ass_*
Uoti Urpala
2011-01-26
1
-1
/
+1
*
subs: use correct font aspect ratio for libass + converted subs
Uoti Urpala
2011-01-26
1
-0
/
+2
*
sd_ass: remove subreader use, support plaintext markup
Uoti Urpala
2011-01-18
1
-12
/
+66
*
subtitles: style support for common SubRip tags and MicroDVD
Uoti Urpala
2011-01-18
2
-0
/
+529
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18
4
-0
/
+200