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.h
Commit message (
Expand
)
Author
Age
*
Factorize vobsub idx/extradata handling.
aurel
2008-10-27
*
Add explanatory comments to the #endif part of multiple inclusion guards.
diego
2007-12-31
*
Fix spudec to display current vobsub immediately after a seek.
ulion
2007-12-11
*
Mark several uses of vo_functions_t as const to stop some of the current
reimar
2007-12-02
*
Do not use leading underscores in multiple inclusion guards, they are reserved.
diego
2007-07-02
*
Do not prototype spudec_draw_scaled twice
reimar
2007-06-24
*
Revert r23530.
voroshil
2007-06-21
*
Teletext support for tv:// (v4l and v4l2 only)
voroshil
2007-06-10
*
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
attila
2003-09-21
*
supdec.h needs libvo/video_out.h. vobsub.c does not.
kmkaplan
2003-02-28
*
warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
arpi
2002-08-14
*
Make spudec_assemble more resistent in the face of incomplete packets.
kmkaplan
2002-07-24
*
Improvment for spu subtitles.
albeu
2002-05-17
*
guessing palette - patch by salvador <salvador@inti.gov.ar>
arpi
2002-04-29
*
new osd code, use osd objs to follow changes and do minimal updates
arpi
2002-04-15
*
spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>
arpi
2002-04-03
*
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
kmkaplan
2002-01-10
*
dvd seeking -> subtitle disappearing bugs fixed
arpi
2001-12-25
*
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
*
Palette support for SPU decoder.
atmos4
2001-11-27
*
DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
arpi
2001-11-20
*
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