summaryrefslogtreecommitdiffstats
path: root/spudec.c
Commit message (Expand)AuthorAgeFilesLines
* dvdsub pts fix, based on patch by Kim Minh Kaplanarpi2001-12-281-8/+8
* printf->mp_msgarpi2001-12-281-17/+18
* more stable and reliable spudec packet reassemblerarpi2001-12-281-0/+25
* dvd seeking -> subtitle disappearing bugs fixedarpi2001-12-251-2/+10
* fixes warningspl2001-12-251-0/+1
* Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:pl2001-12-091-17/+27
* 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