aboutsummaryrefslogtreecommitdiffhomepage
path: root/spudec.h
Commit message (Expand)AuthorAge
* Factorize vobsub idx/extradata handling.Gravatar aurel2008-10-27
* Add explanatory comments to the #endif part of multiple inclusion guards.Gravatar diego2007-12-31
* Fix spudec to display current vobsub immediately after a seek.Gravatar ulion2007-12-11
* Mark several uses of vo_functions_t as const to stop some of the currentGravatar reimar2007-12-02
* Do not use leading underscores in multiple inclusion guards, they are reserved.Gravatar diego2007-07-02
* Do not prototype spudec_draw_scaled twiceGravatar reimar2007-06-24
* Revert r23530.Gravatar voroshil2007-06-21
* Teletext support for tv:// (v4l and v4l2 only)Gravatar voroshil2007-06-10
* Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>Gravatar attila2003-09-21
* supdec.h needs libvo/video_out.h. vobsub.c does not.Gravatar kmkaplan2003-02-28
* warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>Gravatar arpi2002-08-14
* Make spudec_assemble more resistent in the face of incomplete packets.Gravatar kmkaplan2002-07-24
* Improvment for spu subtitles.Gravatar albeu2002-05-17
* guessing palette - patch by salvador <salvador@inti.gov.ar>Gravatar arpi2002-04-29
* new osd code, use osd objs to follow changes and do minimal updatesGravatar arpi2002-04-15
* spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>Gravatar arpi2002-04-03
* Add spudec_new_scaled and spudec_draw_scaled for vobsub support.Gravatar kmkaplan2002-01-10
* dvd seeking -> subtitle disappearing bugs fixedGravatar arpi2001-12-25
* Fix spudec compile with libdvdread enabled.Gravatar atmos42001-11-28
* spudec_new has a dvd_priv_t as an argument, which is defined inGravatar pl2001-11-28
* Palette support for SPU decoder.Gravatar atmos42001-11-27
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>Gravatar arpi2001-11-20
* spudec_decode() moved from mplayer.c to spudec.cGravatar arpi_esp2001-04-21
* Separated dvdsub code to be able to work with it easierGravatar lgb2001-04-21