| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge svn changes up to r28537 | Uoti Urpala | 2009-02-12 | 1 | -0/+17 |
|\ |
|
| * | Add standard license headers, unify header formatting. | diego | 2009-02-08 | 1 | -0/+17 |
* | | Merge svn changes up to r28461 | Uoti Urpala | 2009-02-04 | 1 | -1/+1 |
|\| |
|
* | | Merge svn changes up to r28310 | Uoti Urpala | 2009-01-15 | 1 | -0/+8 |
|\| |
|
| * | Change vo_draw_text to a vo_draw_text_ext function which draws DVD navigation | reimar | 2009-01-10 | 1 | -0/+3 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 1 | -3/+0 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -2/+2 |
| * | Remove unused declarations and references to vo_draw_text_osd(), | diego | 2008-12-03 | 1 | -13/+0 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 1 | -1/+1 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -1/+1 |
* | | Move global sub_font to OSD struct | Uoti Urpala | 2008-06-24 | 1 | -0/+1 |
* | | Create a context struct for OSD state | Uoti Urpala | 2008-06-24 | 1 | -8/+19 |
* | | sub.h: Remove obsolete code under #if 0 | Uoti Urpala | 2008-05-01 | 1 | -10/+0 |
* | | sub.c: Make tables const | Uoti Urpala | 2008-05-01 | 1 | -2/+2 |
* | | Add context variable to vo_draw_text callback | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
|/ |
|
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 | 1 | -4/+0 |
* | cosmetics: Whitespace changes, add comments to some #endif directives. | diego | 2008-01-06 | 1 | -1/+1 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -1/+2 |
* | Identifiers should not start with two underscores. | diego | 2007-08-15 | 1 | -2/+2 |
* | Remove useless #include and silence warnings when compiling find_sub.c. | cehoyos | 2007-08-08 | 1 | -4/+0 |
* | Teletext support | voroshil | 2007-07-29 | 1 | -0/+12 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -2/+2 |
* | suboverlap_enabled is already declared in included subreader.h | reimar | 2007-06-24 | 1 | -1/+0 |
* | Revert r23530. | voroshil | 2007-06-21 | 1 | -10/+0 |
* | The audio balance feature implemented with af_pan. | zuxy | 2007-06-20 | 1 | -0/+1 |
* | Teletext support for tv:// (v4l and v4l2 only) | voroshil | 2007-06-10 | 1 | -0/+10 |
* | Remove duplicate vo_sub extern definition. | reimar | 2006-12-21 | 1 | -2/+0 |
* | Mark utf8_get_char parameter as const and fix a compiler warning | reimar | 2006-12-11 | 1 | -1/+1 |
* | Remove some of the worst "headers include headers which include | reimar | 2006-11-29 | 1 | -0/+3 |
* | missing include for uint16_t | ben | 2006-11-25 | 1 | -0/+1 |
* | keep nav highlight event in dvdnav priv structure | ben | 2006-11-25 | 1 | -0/+4 |
* | support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot... | ben | 2006-11-25 | 1 | -0/+1 |
* | Make utf8_get_char non-static. | eugeni | 2006-07-07 | 1 | -0/+2 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 | 1 | -2/+2 |
* | fix | rathann | 2005-12-05 | 1 | -0/+1 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -1/+1 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | Improvements to spudec (DVD/VobSub) subtitle code: | rfelker | 2003-01-24 | 1 | -0/+3 |
* | Me: -sub-bg-* would be nicer. "Background" is usually shortened as "bg", not ... | rathann | 2002-12-28 | 1 | -2/+2 |
* | The following patch adds two new command line options: | arpi | 2002-12-28 | 1 | -0/+2 |
* | -subwidth | arpi | 2002-12-27 | 1 | -0/+1 |
* | This patch adds support for vertical subtitle alignment | arpi | 2002-12-23 | 1 | -0/+1 |
* | overlapping subtitles support is now optional, can be disabled (-nooverlapsub) | arpi | 2002-12-05 | 1 | -0/+1 |
* | This patch adds the functionality to disable/enable subtitles while playing | arpi | 2002-10-06 | 1 | -0/+1 |
* | subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated | arpi | 2002-08-28 | 1 | -0/+5 |
* | pan&scan support with -vo xv by ?? <mplayer@svennevid.net> | arpi | 2002-06-04 | 1 | -0/+1 |
* | Improvment for spu subtitles. | albeu | 2002-05-17 | 1 | -1/+0 |
* | various openbsd and general warning fixes - patch by Björn Sandell <biorn@dc... | arpi | 2002-05-12 | 1 | -0/+1 |
* | enabled new OSD code in -vop expand, subtitles rendering support to mencoder | arpi | 2002-04-17 | 1 | -0/+8 |
* | vo_osd_check_range_update() added + 10l fix | arpi | 2002-04-16 | 1 | -0/+1 |
* | osd: ok, now it's possible to do partial draw/clear of the buffer only if cha... | arpi | 2002-04-15 | 1 | -0/+2 |
* | new osd code, use osd objs to follow changes and do minimal updates | arpi | 2002-04-15 | 1 | -0/+44 |
* | moved font_laod.h | arpi | 2002-03-24 | 1 | -2/+0 |
* | osd outside movie support for vo_sdl, patch by Fredrik Kuivinen | atmos4 | 2002-02-22 | 1 | -0/+2 |
* | Add vobsub support. | kmkaplan | 2002-01-10 | 1 | -0/+1 |
* | DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com> | arpi | 2001-11-20 | 1 | -0/+2 |
* | never declare variables in *.h files, pls | nick | 2001-10-27 | 1 | -17/+2 |
* | Fixed typo. | atmos4 | 2001-09-18 | 1 | -1/+1 |
* | changes made for vo_aa | folke | 2001-08-16 | 1 | -0/+19 |
* | argh. i commented out wrong lines | arpi_esp | 2001-05-28 | 1 | -2/+2 |
* | removed redundant osd.h includes | arpi_esp | 2001-05-24 | 1 | -3/+12 |
* | clean up | pontscho | 2001-04-24 | 1 | -0/+10 |
* | use subreader's sub struct | arpi_esp | 2001-03-30 | 1 | -2/+1 |
* | sub/osd interface changes | arpi_esp | 2001-03-27 | 1 | -0/+29 |