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
/
find_subfiles.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-4
/
+4
*
sub: remove some global variables
wm4
2013-05-30
1
-5
/
+4
*
Fix some cppcheck / scan-build warnings
wm4
2013-05-06
1
-1
/
+0
*
path: add mp_find_config_file and reorganize some of the code
Stefano Pigozzi
2012-12-15
1
-2
/
+2
*
sub: remove vobsub reader in favor of ffmpeg vobsub demuxer
wm4
2012-12-11
1
-51
/
+2
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-4
/
+4
*
options: remove subtitle related options that did nothing
wm4
2012-10-24
1
-0
/
+1
*
sub: silence output of subtitle search message
wm4
2012-07-30
1
-1
/
+1
*
bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr
wm4
2012-07-28
1
-13
/
+13
*
windows support: unicode filenames
wm4
2012-03-09
1
-0
/
+2
*
bstr: rename BSTR() -> bstr()
Uoti Urpala
2011-07-27
1
-13
/
+13
*
find_subfiles: fix unintended modification of global filename
Uoti Urpala
2011-04-28
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
1
-3
/
+25
*
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
1
-0
/
+25
*
subs: move text sub loading logic down to find_subfiles.c
Clément Bœsch
2011-04-20
1
-1
/
+10
*
find_subfiles: move sub_filenames() here
Clément Bœsch
2011-04-20
1
-0
/
+271