index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
sub
/
dec_sub.c
Commit message (
Expand
)
Author
Age
...
*
sub: use new FFmpeg API to check MicroDVD FPS
wm4
2014-03-04
*
sub: handle vobsub-in-mp4
wm4
2014-02-13
*
threads: add wrapper for initializing recursive mutexes
wm4
2014-01-31
*
sub: uglify sub decoder with locking
wm4
2014-01-17
*
sub: fix frame based subtitle timestamp handling
wm4
2014-01-09
*
charset_conv: mp_msg conversions
wm4
2013-12-21
*
sub/osd: mp_msg conversions
wm4
2013-12-21
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Rename sub.c/.h to osd.c/.h
wm4
2013-11-24
*
player: rearrange how subtitle context and stream headers are used
wm4
2013-11-23
*
configure: uniform the defines to #define HAVE_xxx (0|1)
Stefano Pigozzi
2013-11-03
*
sub: don't print detected charset if it's UTF-8
wm4
2013-08-15
*
sub: if charset detection fails, treat it as broken UTF-8
wm4
2013-08-15
*
sub: fix accidental subtitle overlaps
wm4
2013-08-14
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
demux: remove facility for partial packet reads
wm4
2013-07-11
*
Remove old demuxers
wm4
2013-07-07
*
dec_sub: introduce sub_control(), use it for sub_step
wm4
2013-06-29
*
dec_sub: fix memory leak when using subtitle codepage conversion
wm4
2013-06-28
*
dec_sub: don't print sub charset of it's empty
wm4
2013-06-28
*
options: add -sub-speed option
wm4
2013-06-25
*
dec_sub: add hack to display last MicroDVD subtitle event
wm4
2013-06-25
*
sub: add hack for Libav SRT demuxer
wm4
2013-06-25
*
dec_sub: allow postprocessing between decoders
wm4
2013-06-25
*
dec_sub: change sublist memory allocation
wm4
2013-06-25
*
dec_sub: move code around
wm4
2013-06-25
*
sub: prevent subtitle conversion if subs are known UTF-8
wm4
2013-06-25
*
sub: add subtitle charset conversion
wm4
2013-06-25
*
sub: attempt to use video FPS for frame based subtitle formats
wm4
2013-06-25
*
subreader: turn into actual demuxer
wm4
2013-06-25
*
Move/rename subreader.c
wm4
2013-06-25
*
sub: do some timing postprocessing on preloaded subs
wm4
2013-06-23
*
sub: preload external text subtitles
wm4
2013-06-23
*
sub: add name field to all sub decoders
wm4
2013-06-03
*
sub: never set VSFilter aspect if the ASS subtitle is converted
wm4
2013-06-03
*
sub: don't check for duplicates on sub conversion
wm4
2013-06-03
*
sub: make use of libavcodec subtitle converters
wm4
2013-06-03
*
sub: turn subassconvert_ functions into sub converters
wm4
2013-06-03
*
sub: basic subtitle converters
wm4
2013-06-03
*
sub: refactor
wm4
2013-06-01
*
sub: various minor subtitle related changes
wm4
2013-06-01
*
sub: add sd_spu.c to wrap spudec, cleanup mplayer.c
wm4
2013-05-30
*
sub: redo how -no-ass is handled
wm4
2013-05-30
*
sub, demux: identify subtitle types with the codec name
wm4
2013-04-20
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
VO, sub: refactor
wm4
2012-10-24
*
sub: never decode subs to old OSD format
wm4
2012-10-16
*
sub: cleanup: don't pass parameters via global variables
wm4
2012-10-16
*
sub: make it easier to set DVD sub decoding with sd_lavc
wm4
2012-10-16
[prev]
[next]