summaryrefslogtreecommitdiffstats
path: root/spudec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spudec compile with libdvdread enabled.atmos42001-11-281-0/+1
* spudec_new has a dvd_priv_t as an argument, which is defined inpl2001-11-281-0/+5
* unistd.h required at least by FreeBSDnexus2001-11-281-0/+1
* Palette support for SPU decoder.atmos42001-11-271-48/+30
* subtitles looked bad here (inverted colors sometimes)pl2001-11-201-1/+5
* DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>arpi2001-11-201-96/+312
* (C) fixedarpi_esp2001-04-301-1/+1
* spudec_decode() moved from mplayer.c to spudec.carpi_esp2001-04-211-0/+29
* Separated dvdsub code to be able to work with it easierlgb2001-04-211-0/+88