index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libass
Commit message (
Expand
)
Author
Age
*
Move all internal -I parameters to the front of CFLAGS to avoid using external
diego
2006-08-17
*
Fix wrong handling of transparency in \fad(\fade).
eugeni
2006-08-16
*
Replace stdint.h with inttypes.h.
eugeni
2006-08-15
*
Angle value from style was ignored. Not anymore.
eugeni
2006-08-15
*
Add subdata to ass_track conversion for external subtitles.
eugeni
2006-08-15
*
Cosmetics: fix indentation after the last patch.
eugeni
2006-08-15
*
Allow \fade to be used in place of \fad and vice versa.
eugeni
2006-08-15
*
Replace %lld with PRId64, part 2.
eugeni
2006-08-13
*
MinGW treats %lld as %d. Replace it with PRId64.
eugeni
2006-08-13
*
Fix compilation with gcc 2.95.
eugeni
2006-08-12
*
Use FontConfig cache to speedup mplayer startup.
eugeni
2006-08-06
*
Unify include paths in the build system, part I.
diego
2006-07-27
*
marks several read-only string parameters which aren't modified inside the ca...
reynaldo
2006-07-15
*
marks several function without a prototype which arent used outside its sourc...
reynaldo
2006-07-13
*
Cosmetics.
eugeni
2006-07-13
*
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, re...
eugeni
2006-07-13
*
Support 6 argument variant of \move.
eugeni
2006-07-12
*
OPTFLAGS already includes EXTRA_INC.
diego
2006-07-12
*
Support some recently discovered color formats.
eugeni
2006-07-10
*
Ignoring FT_Glyph_Stroke() errors can potentially lead to double free().
eugeni
2006-07-10
*
Only match outline fonts.
eugeni
2006-07-10
*
Initial libass release (without mencoder support).
eugeni
2006-07-07