Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Tue, 11 Dec 2007 10:12:58 +0000 |
ulion |
Fix spudec to display current vobsub immediately after a seek.
|
Sun, 02 Dec 2007 14:24:23 +0000 |
reimar |
Mark several uses of vo_functions_t as const to stop some of the current
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Sun, 24 Jun 2007 10:08:09 +0000 |
reimar |
Do not prototype spudec_draw_scaled twice
|
Thu, 21 Jun 2007 08:18:51 +0000 |
voroshil |
Revert r23530.
|
Sun, 10 Jun 2007 00:06:12 +0000 |
voroshil |
Teletext support for tv:// (v4l and v4l2 only)
|
Sun, 21 Sep 2003 14:21:43 +0000 |
attila |
Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
|
Fri, 28 Feb 2003 19:21:45 +0000 |
kmkaplan |
supdec.h needs libvo/video_out.h. vobsub.c does not.
|
Wed, 14 Aug 2002 21:28:18 +0000 |
arpi |
warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
|
Wed, 24 Jul 2002 16:47:29 +0000 |
kmkaplan |
Make spudec_assemble more resistent in the face of incomplete packets.
|
Fri, 17 May 2002 23:47:27 +0000 |
albeu |
Improvment for spu subtitles.
|
Mon, 29 Apr 2002 21:31:56 +0000 |
arpi |
guessing palette - patch by salvador <salvador@inti.gov.ar>
|
Mon, 15 Apr 2002 19:17:12 +0000 |
arpi |
new osd code, use osd objs to follow changes and do minimal updates
|
Wed, 03 Apr 2002 18:14:21 +0000 |
arpi |
spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>
|
Thu, 10 Jan 2002 17:17:05 +0000 |
kmkaplan |
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
|
Tue, 25 Dec 2001 20:32:02 +0000 |
arpi |
dvd seeking -> subtitle disappearing bugs fixed
|
Wed, 28 Nov 2001 14:55:56 +0000 |
atmos4 |
Fix spudec compile with libdvdread enabled.
|
Wed, 28 Nov 2001 12:44:39 +0000 |
pl |
spudec_new has a dvd_priv_t as an argument, which is defined in
|
Tue, 27 Nov 2001 20:16:45 +0000 |
atmos4 |
Palette support for SPU decoder.
|
Tue, 20 Nov 2001 18:36:50 +0000 |
arpi |
DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
|
Sat, 21 Apr 2001 17:31:32 +0000 |
arpi_esp |
spudec_decode() moved from mplayer.c to spudec.c
|
Sat, 21 Apr 2001 15:38:01 +0000 |
lgb |
Separated dvdsub code to be able to work with it easier
|