aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/sub.h
Commit message (Expand)AuthorAge
* Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigationGravatar reimar2009-01-10
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* Remove unused declarations and references to vo_draw_text_osd(),Gravatar diego2008-12-03
* Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* 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
* osd: ok, now it's possible to do partial draw/clear of the buffer only if cha...Gravatar arpi2002-04-15
* new osd code, use osd objs to follow changes and do minimal updatesGravatar arpi2002-04-15
* moved font_laod.hGravatar arpi2002-03-24
* osd outside movie support for vo_sdl, patch by Fredrik KuivinenGravatar atmos42002-02-22
* Add vobsub support.Gravatar kmkaplan2002-01-10
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>Gravatar arpi2001-11-20
* never declare variables in *.h files, plsGravatar nick2001-10-27
* Fixed typo.Gravatar atmos42001-09-18
* changes made for vo_aaGravatar folke2001-08-16
* argh. i commented out wrong linesGravatar arpi_esp2001-05-28