index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libspuhdmv
Age
Commit message (
Expand
)
Author
2011-07-09
Composition descriptor state is only two bits
Petri Hintukainen
2011-07-09
Cosmetics: reordered functions
Petri Hintukainen
2011-07-09
Killed warnings
Petri Hintukainen
2011-07-09
Fixed hiding subtitles: composition descriptor state has nothing to do with h...
Petri Hintukainen
2011-07-08
Improved standard compilance: Drop cached data at epoch start or acquistion p...
Petri Hintukainen
2010-05-14
Implemented decoding of objects larger than 64kb
Petri Hintukainen
2010-05-14
object id is uint16_t
Petri Hintukainen
2010-05-14
cosmetics (removed tabs, ...)
Petri Hintukainen
2009-12-03
Use unsigned int, not uint. Fix up format strings where (uint)size_t was used.
Darren Salt
2009-12-03
Compile error in xine_hdmv_decoder.c on mingw+msys: ERROR is a reserved macro.
Carlo Bramini
2009-11-04
Merge.
Darren Salt
2009-11-03
Fixed timing of subtitles.
Petri Hintukainen
2009-11-03
show_overlays() → update_overlays()
Petri Hintukainen
2009-11-03
Fixed memory leaks (RLE data)
Petri Hintukainen
2009-11-03
Do not update overlay if all elements are unchanged
Petri Hintukainen
2009-11-03
Copy palette only if all objects have been found; ERROR→TRACE in show_overl...
Petri Hintukainen
2009-11-03
Moved struct declarations & list handling to beginning of the file. Cosmetics.
Petri Hintukainen
2009-08-31
Connect up the BluRay subtitles decoder.
Darren Salt
2009-08-31
BluRay subtitles decoder plugin
Petri Hintukainen