index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spudec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put all spudec_new stuff in a single function,
kmkaplan
2002-08-06
1
-21
/
+5
*
Make spudec_assemble more resistent in the face of incomplete packets.
kmkaplan
2002-07-24
1
-5
/
+16
*
Suppress garbage at the end of some subtitles.
kmkaplan
2002-06-17
1
-1
/
+4
*
- hardened a bit the new bilinear algo (missing checks)
pl
2002-05-29
1
-13
/
+26
*
avoids malloc()ing a negative number (== very big size_t)
pl
2002-05-29
1
-3
/
+14
*
spu/vobsub speedup patch, new all better bilinear scaler similiar to win vobs...
atmos4
2002-05-28
1
-3
/
+114
*
Bounding box and partial update patch for vob/dvdsub by Hephooey.
atmos4
2002-05-25
1
-2
/
+32
*
Improvment for spu subtitles.
albeu
2002-05-17
1
-19
/
+44
*
Suggested fix by
atmos4
2002-04-30
1
-2
/
+2
*
guessing palette - patch by salvador <salvador@inti.gov.ar>
arpi
2002-04-29
1
-5
/
+67
*
VobSub updates, custom palette support and other stuff, can't write the name ...
atmos4
2002-04-25
1
-0
/
+28
*
new osd code, use osd objs to follow changes and do minimal updates
arpi
2002-04-15
1
-0
/
+7
*
fixed SPU pts, it's 1024/90000 based instead of 1/100
arpi
2002-04-04
1
-1
/
+1
*
spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>
arpi
2002-04-03
1
-0
/
+15
*
* New command line switch for mplayer & mencoder:
kmkaplan
2002-03-29
1
-6
/
+7
*
10l accidently commited an already customized version with different default ...
atmos4
2002-02-22
1
-1
/
+1
*
Forgot to commit with vo_sdl osd patch.
atmos4
2002-02-22
1
-2
/
+3
*
Add a third scaling algorithm wich should be faster. Select by
kmkaplan
2002-01-15
1
-3
/
+49
*
Fix brightness of subtitles
kmkaplan
2002-01-12
1
-3
/
+3
*
Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
kmkaplan
2002-01-10
1
-39
/
+310
*
dvdsub pts fix, based on patch by Kim Minh Kaplan
arpi
2001-12-28
1
-8
/
+8
*
printf->mp_msg
arpi
2001-12-28
1
-17
/
+18
*
more stable and reliable spudec packet reassembler
arpi
2001-12-28
1
-0
/
+25
*
dvd seeking -> subtitle disappearing bugs fixed
arpi
2001-12-25
1
-2
/
+10
*
fixes warnings
pl
2001-12-25
1
-0
/
+1
*
Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:
pl
2001-12-09
1
-17
/
+27
*
Fix spudec compile with libdvdread enabled.
atmos4
2001-11-28
1
-0
/
+1
*
spudec_new has a dvd_priv_t as an argument, which is defined in
pl
2001-11-28
1
-0
/
+5
*
unistd.h required at least by FreeBSD
nexus
2001-11-28
1
-0
/
+1
*
Palette support for SPU decoder.
atmos4
2001-11-27
1
-48
/
+30
*
subtitles looked bad here (inverted colors sometimes)
pl
2001-11-20
1
-1
/
+5
*
DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
arpi
2001-11-20
1
-96
/
+312
*
(C) fixed
arpi_esp
2001-04-30
1
-1
/
+1
*
spudec_decode() moved from mplayer.c to spudec.c
arpi_esp
2001-04-21
1
-0
/
+29
*
Separated dvdsub code to be able to work with it easier
lgb
2001-04-21
1
-0
/
+88