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
/
dec_sub.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sub: don't print detected charset if it's UTF-8
wm4
2013-08-15
1
-1
/
+1
*
sub: if charset detection fails, treat it as broken UTF-8
wm4
2013-08-15
1
-1
/
+1
*
sub: fix accidental subtitle overlaps
wm4
2013-08-14
1
-1
/
+6
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
1
-3
/
+3
*
demux: remove facility for partial packet reads
wm4
2013-07-11
1
-2
/
+3
*
Remove old demuxers
wm4
2013-07-07
1
-0
/
+1
*
dec_sub: introduce sub_control(), use it for sub_step
wm4
2013-06-29
1
-1
/
+13
*
dec_sub: fix memory leak when using subtitle codepage conversion
wm4
2013-06-28
1
-0
/
+1
*
dec_sub: don't print sub charset of it's empty
wm4
2013-06-28
1
-1
/
+1
*
options: add -sub-speed option
wm4
2013-06-25
1
-2
/
+9
*
dec_sub: add hack to display last MicroDVD subtitle event
wm4
2013-06-25
1
-0
/
+11
*
sub: add hack for Libav SRT demuxer
wm4
2013-06-25
1
-1
/
+7
*
dec_sub: allow postprocessing between decoders
wm4
2013-06-25
1
-14
/
+41
*
dec_sub: change sublist memory allocation
wm4
2013-06-25
1
-10
/
+9
*
dec_sub: move code around
wm4
2013-06-25
1
-45
/
+51
*
sub: prevent subtitle conversion if subs are known UTF-8
wm4
2013-06-25
1
-1
/
+1
*
sub: add subtitle charset conversion
wm4
2013-06-25
1
-2
/
+69
*
sub: attempt to use video FPS for frame based subtitle formats
wm4
2013-06-25
1
-0
/
+4
*
subreader: turn into actual demuxer
wm4
2013-06-25
1
-65
/
+0
*
Move/rename subreader.c
wm4
2013-06-25
1
-1
/
+1
*
sub: do some timing postprocessing on preloaded subs
wm4
2013-06-23
1
-0
/
+45
*
sub: preload external text subtitles
wm4
2013-06-23
1
-1
/
+59
*
sub: add name field to all sub decoders
wm4
2013-06-03
1
-0
/
+12
*
sub: never set VSFilter aspect if the ASS subtitle is converted
wm4
2013-06-03
1
-0
/
+1
*
sub: don't check for duplicates on sub conversion
wm4
2013-06-03
1
-1
/
+6
*
sub: make use of libavcodec subtitle converters
wm4
2013-06-03
1
-0
/
+10
*
sub: turn subassconvert_ functions into sub converters
wm4
2013-06-03
1
-5
/
+62
*
sub: basic subtitle converters
wm4
2013-06-03
1
-29
/
+141
*
sub: refactor
wm4
2013-06-01
1
-61
/
+102
*
sub: various minor subtitle related changes
wm4
2013-06-01
1
-20
/
+0
*
sub: add sd_spu.c to wrap spudec, cleanup mplayer.c
wm4
2013-05-30
1
-9
/
+19
*
sub: redo how -no-ass is handled
wm4
2013-05-30
1
-3
/
+21
*
sub, demux: identify subtitle types with the codec name
wm4
2013-04-20
1
-3
/
+22
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
1
-2
/
+2
*
VO, sub: refactor
wm4
2012-10-24
1
-2
/
+2
*
sub: never decode subs to old OSD format
wm4
2012-10-16
1
-3
/
+0
*
sub: cleanup: don't pass parameters via global variables
wm4
2012-10-16
1
-13
/
+15
*
sub: make it easier to set DVD sub decoding with sd_lavc
wm4
2012-10-16
1
-1
/
+1
*
sub: create sub_bitmap array even when using libass
wm4
2012-10-16
1
-1
/
+2
*
subs, vo_vdpau: support RGBA color for PGS subtitles
Uoti Urpala
2012-09-18
1
-1
/
+2
*
subs, vo: do sub bitmap change detection by comparing IDs
Uoti Urpala
2012-09-18
1
-6
/
+13
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
1
-3
/
+26
*
sd_lavc: use subtitle framework for former av_sub.c code
Uoti Urpala
2012-09-18
1
-1
/
+5
*
subtitles: add framework for subtitle decoders
Uoti Urpala
2011-01-18
1
-0
/
+72