log libvo/sub.h @ 23600:dd8610d25dc5

age author description
2007-06-21 voroshil Revert r23530.
2007-06-20 zuxy The audio balance feature implemented with af_pan.
2007-06-10 voroshil Teletext support for tv:// (v4l and v4l2 only)
2006-12-21 reimar Remove duplicate vo_sub extern definition.
2006-12-11 reimar Mark utf8_get_char parameter as const and fix a compiler warning
2006-11-29 reimar Remove some of the worst "headers include headers which include
2006-11-25 ben missing include for uint16_t
2006-11-25 ben keep nav highlight event in dvdnav priv structure
2006-11-25 ben support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
2006-07-07 eugeni Make utf8_get_char non-static.
2006-02-09 rathann Patch by Stefan Huehner / stefan % huehner ! org \
2005-12-05 rathann fix
2004-10-28 diego Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2003-10-04 gabucino many small typo and grammar fixes
2003-01-24 rfelker Improvements to spudec (DVD/VobSub) subtitle code:
2002-12-28 rathann Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not "bkg".
2002-12-28 arpi The following patch adds two new command line options:
2002-12-27 arpi -subwidth
2002-12-23 arpi This patch adds support for vertical subtitle alignment
2002-12-05 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
2002-10-06 arpi This patch adds the functionality to disable/enable subtitles while playing
2002-08-28 arpi subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
2002-06-04 arpi pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
2002-05-17 albeu Improvment for spu subtitles.
2002-05-12 arpi various openbsd and general warning fixes - patch by Björn Sandell <biorn@dce.chalmers.se>
2002-04-17 arpi enabled new OSD code in -vop expand, subtitles rendering support to mencoder
2002-04-16 arpi vo_osd_check_range_update() added + 10l fix
2002-04-15 arpi osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
2002-04-15 arpi new osd code, use osd objs to follow changes and do minimal updates
2002-03-24 arpi moved font_laod.h
2002-02-22 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
2002-01-10 kmkaplan Add vobsub support.
2001-11-20 arpi DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
2001-10-27 nick never declare variables in *.h files, pls
2001-09-18 atmos4 Fixed typo.
2001-08-16 folke changes made for vo_aa
2001-05-28 arpi_esp argh. i commented out wrong lines
2001-05-24 arpi_esp removed redundant osd.h includes
2001-04-24 pontscho clean up
2001-03-30 arpi_esp use subreader's sub struct
2001-03-27 arpi_esp sub/osd interface changes