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
Commit message (
Expand
)
Author
Age
*
sd_srt, sd_microdvd: set ASS script resolution
wm4
2013-06-03
*
sub: add name field to all sub decoders
wm4
2013-06-03
*
sd_ass: add default style if there aren't any styles
wm4
2013-06-03
*
ass_mp: provide function to add default styles
wm4
2013-06-03
*
core: add common function to initialize AVPacket
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
*
sd_lavc_conv: strip style header
wm4
2013-06-03
*
sd_lavc_conv: add hack if AV_CODEC_PROP_TEXT_SUB is not available
wm4
2013-06-03
*
sd_ass: strip empty/whitespace lines in -no-ass mode
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: split subassconvert.c into sd_microdvd.c and sd_srt.c
wm4
2013-06-03
*
sub: basic subtitle converters
wm4
2013-06-03
*
sub: refactor
wm4
2013-06-01
*
core: add demux_sub pseudo demuxer
wm4
2013-06-01
*
sub: various minor subtitle related changes
wm4
2013-06-01
*
sub: remove some global variables
wm4
2013-05-30
*
spudec: restore --sub-forced-only support
wm4
2013-05-30
*
sub: add sd_spu.c to wrap spudec, cleanup mplayer.c
wm4
2013-05-30
*
sub: remove check_duplicate_plaintext_event()
wm4
2013-05-30
*
sub: redo how -no-ass is handled
wm4
2013-05-30
*
add osd-scale command
Paul B Mahol
2013-05-14
*
command: simplify sub OSD update
wm4
2013-05-14
*
Fix some cppcheck / scan-build warnings
wm4
2013-05-06
*
subreader: fix one more unsafe sscanf call with "%["
Uoti Urpala
2013-05-06
*
subreader: fix out of bound write access when parsing .srt
wm4
2013-04-30
*
subassconverter: silence clang warning
Stefano Pigozzi
2013-04-28
*
osd: convert OSD font to OpenType
wm4
2013-04-27
*
subassconvert: do not escape likely ASS override tags
wm4
2013-04-26
*
subassconvert: add more web colors
wm4
2013-04-20
*
core: display subtitle codec in track listing
wm4
2013-04-20
*
sub, demux: identify subtitle types with the codec name
wm4
2013-04-20
*
sub: add --osd-blur and --sub-text-blur options
wm4
2013-04-13
*
osd_libass: actually free ASS_Tracks
wm4
2013-04-12
*
osd: fix OSD bar position marker
wm4
2013-04-02
*
osd: disable border for inner part of the OSD bar
wm4
2013-03-31
*
osd: draw the OSD bar with ASS vector drawings
wm4
2013-03-30
*
sub: don't crash on GBRP video
wm4
2013-03-28
*
sub: print messages before and after font setup
wm4
2013-03-20
*
Prefix CODEC_ID_ with AV_
wm4
2013-03-13
*
Fix missing ctype.h includes
wm4
2013-03-04
*
vo: remove and cleanup globals
Alexander Preisinger
2013-03-04
*
fix clang compiler warnings
Stefano Pigozzi
2013-03-03
*
m_option: don't define OPT_BASE_STRUCT by default
wm4
2013-03-01
*
vo_caca: remove OSD support
wm4
2013-02-24
*
cleanup: remove duplicated function, move escape parsing function
wm4
2013-02-16
*
osd: always update already visible OSD bar on seeks
wm4
2013-02-16
*
osd: add --osd-bar-align-x/y options to control OSD bar position
wm4
2013-02-14
*
Check return values of some mp_find_..._config_file function calls for NULL
wm4
2013-02-09
[next]