summaryrefslogtreecommitdiffstats
path: root/libvo/sub.h
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r28537Uoti Urpala2009-02-121-0/+17
|\
| * Add standard license headers, unify header formatting.diego2009-02-081-0/+17
* | Merge svn changes up to r28461Uoti Urpala2009-02-041-1/+1
|\|
* | Merge svn changes up to r28310Uoti Urpala2009-01-151-0/+8
|\|
| * Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigationreimar2009-01-101-0/+3
* | Merge svn changes up to r28087Uoti Urpala2008-12-041-3/+0
|\|
| * Get rid of pointless 'extern' keywords.diego2008-12-031-2/+2
| * Remove unused declarations and references to vo_draw_text_osd(),diego2008-12-031-13/+0
* | Merge svn changes up to r27374Uoti Urpala2008-07-301-1/+1
|\|
| * Start unifying names of internal preprocessor directives.diego2008-07-301-1/+1
* | Move global sub_font to OSD structUoti Urpala2008-06-241-0/+1
* | Create a context struct for OSD stateUoti Urpala2008-06-241-8/+19
* | sub.h: Remove obsolete code under #if 0Uoti Urpala2008-05-011-10/+0
* | sub.c: Make tables constUoti Urpala2008-05-011-2/+2
* | Add context variable to vo_draw_text callbackUoti Urpala2008-04-231-1/+1
|/
* Remove pointless #ifdefs around extern declarations.diego2008-02-201-4/+0
* cosmetics: Whitespace changes, add comments to some #endif directives.diego2008-01-061-1/+1
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+2
* Identifiers should not start with two underscores.diego2007-08-151-2/+2
* Remove useless #include and silence warnings when compiling find_sub.c.cehoyos2007-08-081-4/+0
* Teletext supportvoroshil2007-07-291-0/+12
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* suboverlap_enabled is already declared in included subreader.hreimar2007-06-241-1/+0
* Revert r23530.voroshil2007-06-211-10/+0
* The audio balance feature implemented with af_pan.zuxy2007-06-201-0/+1
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+10
* Remove duplicate vo_sub extern definition.reimar2006-12-211-2/+0
* Mark utf8_get_char parameter as const and fix a compiler warningreimar2006-12-111-1/+1
* Remove some of the worst "headers include headers which includereimar2006-11-291-0/+3
* missing include for uint16_tben2006-11-251-0/+1
* keep nav highlight event in dvdnav priv structureben2006-11-251-0/+4
* support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...ben2006-11-251-0/+1
* Make utf8_get_char non-static.eugeni2006-07-071-0/+2
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-2/+2
* fixrathann2005-12-051-0/+1
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-1/+1
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* Improvements to spudec (DVD/VobSub) subtitle code:rfelker2003-01-241-0/+3
* Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ...rathann2002-12-281-2/+2
* The following patch adds two new command line options:arpi2002-12-281-0/+2
* -subwidtharpi2002-12-271-0/+1
* This patch adds support for vertical subtitle alignmentarpi2002-12-231-0/+1
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)arpi2002-12-051-0/+1
* This patch adds the functionality to disable/enable subtitles while playingarpi2002-10-061-0/+1
* subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separatedarpi2002-08-281-0/+5
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-041-0/+1
* Improvment for spu subtitles.albeu2002-05-171-1/+0
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...arpi2002-05-121-0/+1
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderarpi2002-04-171-0/+8
* vo_osd_check_range_update() added + 10l fixarpi2002-04-161-0/+1
* osd: ok, now it's possible to do partial draw/clear of the buffer only if cha...arpi2002-04-151-0/+2
* new osd code, use osd objs to follow changes and do minimal updatesarpi2002-04-151-0/+44
* moved font_laod.harpi2002-03-241-2/+0
* osd outside movie support for vo_sdl, patch by Fredrik Kuivinenatmos42002-02-221-0/+2
* Add vobsub support.kmkaplan2002-01-101-0/+1
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2001-11-201-0/+2
* never declare variables in *.h files, plsnick2001-10-271-17/+2
* Fixed typo.atmos42001-09-181-1/+1
* changes made for vo_aafolke2001-08-161-0/+19
* argh. i commented out wrong linesarpi_esp2001-05-281-2/+2
* removed redundant osd.h includesarpi_esp2001-05-241-3/+12
* clean uppontscho2001-04-241-0/+10
* use subreader's sub structarpi_esp2001-03-301-2/+1
* sub/osd interface changesarpi_esp2001-03-271-0/+29