Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
TRACE and ERROR are now prefixed with XINE_HDMV_. | |||
2009-11-04 | Merge. | Darren Salt | |
2009-11-03 | Fixed timing of subtitles. | Petri Hintukainen | |
Splitted decode_presentation_segment() - Store presentation segments in decoder instance data. - Try to update overlays after every decoded object. | |||
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 ↵ | Petri Hintukainen | |
show_overlay(). | |||
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 | |
--HG-- rename : src/libspudvb/Makefile.am => src/libspuhdmv/Makefile.am | |||
2009-08-31 | BluRay subtitles decoder plugin | Petri Hintukainen | |