aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/sub.h
Commit message (Expand)AuthorAge
* Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Merge svn changes up to r28461Gravatar Uoti Urpala2009-02-04
|\|
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigationGravatar reimar2009-01-10
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
| * Remove unused declarations and references to vo_draw_text_osd(),Gravatar diego2008-12-03
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Move global sub_font to OSD structGravatar Uoti Urpala2008-06-24
* | Create a context struct for OSD stateGravatar Uoti Urpala2008-06-24
* | sub.h: Remove obsolete code under #if 0Gravatar Uoti Urpala2008-05-01
* | sub.c: Make tables constGravatar Uoti Urpala2008-05-01
* | Add context variable to vo_draw_text callbackGravatar Uoti Urpala2008-04-23
|/
* Remove pointless #ifdefs around extern declarations.Gravatar diego2008-02-20
* cosmetics: Whitespace changes, add comments to some #endif directives.Gravatar diego2008-01-06
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Identifiers should not start with two underscores.Gravatar diego2007-08-15
* Remove useless #include and silence warnings when compiling find_sub.c.Gravatar cehoyos2007-08-08
* Teletext supportGravatar voroshil2007-07-29
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* suboverlap_enabled is already declared in included subreader.hGravatar reimar2007-06-24
* Revert r23530.Gravatar voroshil2007-06-21
* The audio balance feature implemented with af_pan.Gravatar zuxy2007-06-20
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* Remove duplicate vo_sub extern definition.Gravatar reimar2006-12-21
* Mark utf8_get_char parameter as const and fix a compiler warningGravatar reimar2006-12-11
* Remove some of the worst "headers include headers which includeGravatar reimar2006-11-29
* missing include for uint16_tGravatar ben2006-11-25
* keep nav highlight event in dvdnav priv structureGravatar ben2006-11-25
* support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...Gravatar ben2006-11-25
* Make utf8_get_char non-static.Gravatar eugeni2006-07-07
* Patch by Stefan Huehner / stefan % huehner ! org \Gravatar rathann2006-02-09
* fixGravatar rathann2005-12-05
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* many small typo and grammar fixesGravatar gabucino2003-10-04
* Improvements to spudec (DVD/VobSub) subtitle code:Gravatar rfelker2003-01-24
* Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ...Gravatar rathann2002-12-28
* The following patch adds two new command line options:Gravatar arpi2002-12-28
* -subwidthGravatar arpi2002-12-27
* This patch adds support for vertical subtitle alignmentGravatar arpi2002-12-23
* overlapping subtitles support is now optional, can be disabled (-nooverlapsub)Gravatar arpi2002-12-05
* This patch adds the functionality to disable/enable subtitles while playingGravatar arpi2002-10-06
* subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separatedGravatar arpi2002-08-28
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>Gravatar arpi2002-06-04
* Improvment for spu subtitles.Gravatar albeu2002-05-17
* various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc...Gravatar arpi2002-05-12
* enabled new OSD code in -vop expand, subtitles rendering support to mencoderGravatar arpi2002-04-17
* vo_osd_check_range_update() added + 10l fixGravatar arpi2002-04-16