index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
spudec.c
Commit message (
Expand
)
Author
Age
*
new osd code, use osd objs to follow changes and do minimal updates
arpi
2002-04-15
*
fixed SPU pts, it's 1024/90000 based instead of 1/100
arpi
2002-04-04
*
spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>
arpi
2002-04-03
*
* New command line switch for mplayer & mencoder:
kmkaplan
2002-03-29
*
10l accidently commited an already customized version with different default ...
atmos4
2002-02-22
*
Forgot to commit with vo_sdl osd patch.
atmos4
2002-02-22
*
Add a third scaling algorithm wich should be faster. Select by
kmkaplan
2002-01-15
*
Fix brightness of subtitles
kmkaplan
2002-01-12
*
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
kmkaplan
2002-01-10
*
dvdsub pts fix, based on patch by Kim Minh Kaplan
arpi
2001-12-28
*
printf->mp_msg
arpi
2001-12-28
*
more stable and reliable spudec packet reassembler
arpi
2001-12-28
*
dvd seeking -> subtitle disappearing bugs fixed
arpi
2001-12-25
*
fixes warnings
pl
2001-12-25
*
Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:
pl
2001-12-09
*
Fix spudec compile with libdvdread enabled.
atmos4
2001-11-28
*
spudec_new has a dvd_priv_t as an argument, which is defined in
pl
2001-11-28
*
unistd.h required at least by FreeBSD
nexus
2001-11-28
*
Palette support for SPU decoder.
atmos4
2001-11-27
*
subtitles looked bad here (inverted colors sometimes)
pl
2001-11-20
*
DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
arpi
2001-11-20
*
(C) fixed
arpi_esp
2001-04-30
*
spudec_decode() moved from mplayer.c to spudec.c
arpi_esp
2001-04-21
*
Separated dvdsub code to be able to work with it easier
lgb
2001-04-21