Mercurial > mplayer.hg
log vobsub.c @ 25431:40bda123d2e7
age | author | description |
---|---|---|
Wed, 19 Dec 2007 04:45:45 +0000 | ulion | Use calloc instead of malloc when allocate vobsub_t. |
Fri, 14 Dec 2007 08:16:39 +0000 | ulion | Support using unrar executable to access rar-compressed vobsub files. |
Tue, 11 Dec 2007 10:12:58 +0000 | ulion | Fix spudec to display current vobsub immediately after a seek. |
Sun, 09 Dec 2007 06:58:57 +0000 | ulion | Convert vobsub custom colors from rgb to yuv using a common function. |
Sat, 08 Dec 2007 14:19:12 +0000 | ulion | Remove useless include added in last commit by mistake. |
Sat, 08 Dec 2007 12:15:03 +0000 | ulion | Move vobsub palette->yuv convert code into a common function. |
Sat, 08 Dec 2007 02:38:02 +0000 | ulion | Restore y of palette into the same value range as it was in the .ifo file. |