index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmpcodecs
/
vf_ass.c
Commit message (
Expand
)
Author
Age
*
vf_ass: use correct height when copying image
wm4
2012-08-03
*
vf_ass: request a sufficiently large image for direct rendering
mplayer-svn
2012-08-03
*
osd: use libass for OSD rendering
wm4
2012-07-28
*
Merge remote-tracking branch 'origin/master'
wm4
2012-04-01
|
\
|
*
timeline: subs: keep subtitle tracks in source time
Uoti Urpala
2012-03-25
*
|
subtitles: create only one instance of ASS_Render instead of two
wm4
2012-01-18
|
/
*
core, vo: modify OSD redraw architecture, support EOSD
Uoti Urpala
2011-12-06
*
options: move libass-related options to struct
Uoti Urpala
2011-09-03
*
options, subs: add --ass-vsfilter-aspect-compat
harklu
2011-08-12
*
subs: libass: apply option changes to all track types
Uoti Urpala
2011-08-08
*
cleanup: move global ass_force_reload to struct osd_state
Uoti Urpala
2011-08-08
*
sub/OSD: move some related files to sub/
Uoti Urpala
2011-01-26
*
cleanup: rename ass_* functions to mp_ass_*
Uoti Urpala
2011-01-26
*
subs: use correct font aspect ratio for libass + converted subs
Uoti Urpala
2011-01-26
*
subtitles: move global ass_track to struct osd_state
Uoti Urpala
2011-01-15
*
cosmetics: Remove vim/emacs coding style hints from sources
diego
2010-11-02
*
cosmetics: reformat vf_ass to K&R style
Uoti Urpala
2010-11-02
*
cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf"
Uoti Urpala
2010-05-29
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r30683
Uoti Urpala
2010-03-10
|
\
|
*
Rename open() vf initialization function to vf_open().
diego
2010-02-21
|
*
cosmetics: Remove pointless empty lines at EOF.
diego
2010-02-20
|
*
libass: fix PAR correction
greg
2010-02-09
*
|
Avoid misleading error "ASS: cannot add video filter"
Uoti Urpala
2010-01-16
|
*
Some ugly hacks to make compiling against a newer external version of libass ...
reimar
2009-12-24
|
*
Remove more direct includes of libass/ass.h
reimar
2009-12-24
*
|
Change type names to match upstream libass
Grigori Goronzy
2009-08-07
|
*
Fix stupid, off-by-one, mistakes in assert() expressions.
eugeni
2009-07-27
*
|
Remove internal libass tree
Uoti Urpala
2009-07-26
|
*
Make sure clip coordinates are inside the screen area.
eugeni
2009-07-18
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
*
|
Translation system changes part 2: replace macros by strings
Amar Takhar
2009-07-07
*
|
Translation system changes part 1: wrap translated strings
Amar Takhar
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
|
vf_ass: Free private data at uninit
Uoti Urpala
2009-03-31
*
|
vf_ass: Copy less unnecessary data to/from work area
Uoti Urpala
2008-07-25
*
|
vf_ass: Optimize alpha multiply
Uoti Urpala
2008-07-23
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Use standard license headers.
diego
2008-05-13
*
|
Move opt_screen_size_[x|y] to options struct
Uoti Urpala
2008-04-25
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
|
/
*
Add global ass_force_reload flag.
eugeni
2008-01-23
*
begin moving const filter data to .text/.rodata sections
rfelker
2007-11-09
*
Replace stdint.h #include by functionally equivalent inttypes.h.
diego
2007-09-18
*
Add -ass-hinting option for setting font hinting method.
eugeni
2007-04-27
*
Mark m_struct_t defaults as const
reimar
2007-01-28
*
Speed up ASS subtitles display by detecting changes between two consecutive
eugeni
2006-12-06
*
Fix incorrect stride used in vf_ass.
eugeni
2006-11-22
*
Initialize fontconfig in VFCTRL_INIT_EOSD handler.
eugeni
2006-11-05
*
ass renderer absolutely needs readable target mpi.
reimar
2006-11-04
[next]