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
*
Merge remote-tracking branch 'origin/master' into my_master
wm4
2012-03-16
3
-10
/
+6
|
\
|
*
windows support: unicode filenames
wm4
2012-03-09
2
-8
/
+4
|
*
cleanup: Silence compilation warnings on MinGW-w64
wm4
2012-03-01
1
-2
/
+2
*
|
ass_mp.c: remove code duplication
wm4
2012-03-06
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/master' into my_master
wm4
2012-03-05
2
-8
/
+15
|
\
|
|
*
build: switch to libavutil bswap.h and intreadwrite.h
Uoti Urpala
2012-02-01
1
-6
/
+8
|
*
Update Libav API uses
Uoti Urpala
2012-02-01
1
-2
/
+7
*
|
Fix minor memory leak from 2003
wm4
2012-02-25
1
-2
/
+8
|
/
*
configure, build: require at least Libav 0.7
Uoti Urpala
2011-12-22
1
-2
/
+0
*
core, vo: modify OSD redraw architecture, support EOSD
Uoti Urpala
2011-12-06
1
-0
/
+1
*
subreader.c: don't run FriBiDi code if using libass
Uoti Urpala
2011-09-23
1
-1
/
+4
*
sd_ass.c: set event->Style to fix --ass-styles
Uoti Urpala
2011-09-23
1
-0
/
+1
*
options: move libass-related options to struct
Uoti Urpala
2011-09-03
3
-55
/
+33
*
subassconvert: handle "\r\n" line ends
Clément Bœsch
2011-09-02
1
-1
/
+1
*
aviheader.h: avoid including demuxer.h
Uoti Urpala
2011-08-19
2
-0
/
+2
*
core: allocate OSD text buffers dynamically
harklu
2011-08-09
2
-1
/
+11
*
subs: libass: apply option changes to all track types
Uoti Urpala
2011-08-08
2
-7
/
+2
*
subs: libass: remove bad ass_set_margins() on settings reset
Uoti Urpala
2011-08-08
1
-1
/
+4
*
cleanup: move global ass_force_reload to struct osd_state
Uoti Urpala
2011-08-08
3
-14
/
+12
*
bstr: rename BSTR() -> bstr()
Uoti Urpala
2011-07-27
1
-13
/
+13
*
subs: fix per-file --ass-force-style
Uoti Urpala
2011-07-23
2
-3
/
+0
*
cleanup: subs: remove global ass_library variable
Uoti Urpala
2011-07-23
4
-4
/
+3
*
cleanup: do libav* initialization on startup
Uoti Urpala
2011-07-18
1
-2
/
+0
*
cleanup: vobsub.c: simplify parsing
cboesch
2011-07-06
1
-57
/
+10
*
cosmetics: Fix typos
cehoyos
2011-07-06
1
-4
/
+4
*
subreader: SAMI subs: wrap line if needed
reimar
2011-06-29
1
-0
/
+2
*
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