summaryrefslogtreecommitdiffstats
path: root/spudec.h
Commit message (Expand)AuthorAgeFilesLines
* dvdnav: Support for image highlights for dvdnav menus.reimar2010-11-021-0/+1
* spudec: Reuse spudec_draw for the unscaled casereimar2010-11-021-1/+1
* subs: Add support for PGS subtitle decoding via libavcodecreimar2010-11-021-0/+4
* Merge svn changes up to r30475Uoti Urpala2010-03-091-0/+18
|\
| * Add license header to all top-level files missing them.diego2010-01-301-0/+18
* | Merge svn changes up to r27841Uoti Urpala2008-10-281-2/+1
|\|
| * Factorize vobsub idx/extradata handling.aurel2008-10-271-2/+1
* | Add context variable to vo_draw_text callbackUoti Urpala2008-04-231-1/+1
* | Add new video driver APIUoti Urpala2008-04-231-1/+1
|/
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* Fix spudec to display current vobsub immediately after a seek.ulion2007-12-111-1/+1
* Mark several uses of vo_functions_t as const to stop some of the currentreimar2007-12-021-1/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Do not prototype spudec_draw_scaled twicereimar2007-06-241-1/+0
* Revert r23530.voroshil2007-06-211-3/+0
* Teletext support for tv:// (v4l and v4l2 only)voroshil2007-06-101-0/+3
* Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>attila2003-09-211-0/+1
* supdec.h needs libvo/video_out.h. vobsub.c does not.kmkaplan2003-02-281-0/+2
* warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>arpi2002-08-141-0/+2
* Make spudec_assemble more resistent in the face of incomplete packets.kmkaplan2002-07-241-0/+1
* Improvment for spu subtitles.albeu2002-05-171-2/+3
* guessing palette - patch by salvador <salvador@inti.gov.ar>arpi2002-04-291-0/+1
* new osd code, use osd objs to follow changes and do minimal updatesarpi2002-04-151-0/+1
* spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>arpi2002-04-031-0/+1
* Add spudec_new_scaled and spudec_draw_scaled for vobsub support.kmkaplan2002-01-101-7/+5
* dvd seeking -> subtitle disappearing bugs fixedarpi2001-12-251-0/+1
* Fix spudec compile with libdvdread enabled.atmos42001-11-281-1/+2
* spudec_new has a dvd_priv_t as an argument, which is defined inpl2001-11-281-0/+2
* Palette support for SPU decoder.atmos42001-11-271-1/+3
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2001-11-201-2/+5
* spudec_decode() moved from mplayer.c to spudec.carpi_esp2001-04-211-0/+1
* Separated dvdsub code to be able to work with it easierlgb2001-04-211-0/+6