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
/
sub.c
Commit message (
Expand
)
Author
Age
*
sub: add --sub-gray option to display image subs in grayscale
wm4
2012-11-25
*
sub: reimplement -spugauss as --sub-gauss
wm4
2012-11-25
*
vo_xv: don't require frame stepping to remove OSD or subs
wm4
2012-11-21
*
osd: make the OSD and sub font more customizable
wm4
2012-11-20
*
Rename directories, move files (step 2 of 2)
wm4
2012-11-12
*
screenshot, draw_bmp: use colorspace passed with mp_image
wm4
2012-11-01
*
draw_bmp: cosmetics, refactor
wm4
2012-10-28
*
options: remove --ffactor switch
wm4
2012-10-24
*
options: remove --subfont-autoscale (changes default font scale)
wm4
2012-10-24
*
options: remove subtitle related options that did nothing
wm4
2012-10-24
*
sub: simplify OSD redrawing logic
wm4
2012-10-24
*
VO, sub: refactor
wm4
2012-10-24
*
sub: add cache to mp_draw_sub_bitmaps()
wm4
2012-10-24
*
sub, vf_ass: allow rendering RGBA subs, replace old vf_ass rendering
wm4
2012-10-24
*
sub: fix text subtitle aspect ratio with vo_xv and vo_lavc, refactor
wm4
2012-10-24
*
Remove things related to old OSD
wm4
2012-10-24
*
sub: add function to draw OSD into an image
wm4
2012-10-24
*
sub: fix and simplify some change detection details
wm4
2012-10-16
*
sub: never decode subs to old OSD format
wm4
2012-10-16
*
sub: cosmetics: move things around
wm4
2012-10-16
*
sub: cleanup: don't pass parameters via global variables
wm4
2012-10-16
*
sub: always go through sub.c for OSD rendering
wm4
2012-10-16
*
sub, VO: remove vo_osd_resized() function
wm4
2012-10-16
*
sub: cleanup: remove vo_osd_probar_type/value global variables
wm4
2012-10-16
*
sub: allow converting DVD subs to RGBA
wm4
2012-10-16
*
sub: allow rendering OSD in ASS image format directly, simplify
wm4
2012-10-16
*
sub: add preliminary emulation layer to draw OSD with EOSD
wm4
2012-10-16
*
options: remove -subalign
wm4
2012-09-18
*
subs: always use sub decoder framework for libass rendering
Uoti Urpala
2012-09-18
*
core: manage tracks in the frontend
wm4
2012-09-18
*
osd: get rid of useless initialization function
wm4
2012-08-20
*
Remove dvdnav support (DVD menus)
wm4
2012-08-16
*
sub: fix confusion of ass_library handles
wm4
2012-08-07
*
osd_libass: allocate separate ASS_Library for OSD
wm4
2012-08-07
*
osd: reset OSD change state even if VO doesn't draw OSD
wm4
2012-08-07
*
osd: free buffer allocated with av_malloc with av_free
wm4
2012-08-04
*
Remove teletext support
wm4
2012-08-03
*
osd: minor simplification of vo_osd_changed()
wm4
2012-08-01
*
Remove dead code
wm4
2012-08-01
*
configure: remove checks for malloc.h and alloca()
wm4
2012-07-30
*
configure: remove memalign check
wm4
2012-07-30
*
osd: use libass for OSD rendering
wm4
2012-07-28
*
osd: enable line breaking for OSD text
wm4
2012-07-28
*
core: allocate OSD text buffers dynamically
harklu
2011-08-09
*
cleanup: shut up more warnings
Clément Bœsch
2011-05-06
*
cleanup: avoid various GCC warnings
Clément Bœsch
2011-04-20
*
cleanup: remove some casts of memalign() return value
diego
2011-02-15
*
Merge branch 'sub'
Uoti Urpala
2011-01-26
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26