summaryrefslogtreecommitdiff
path: root/src/libspuhdmv/xine_hdmv_decoder.c
AgeCommit message (Expand)Author
2011-07-09Composition descriptor state is only two bitsPetri Hintukainen
2011-07-09Cosmetics: reordered functionsPetri Hintukainen
2011-07-09Killed warningsPetri Hintukainen
2011-07-09Fixed hiding subtitles: composition descriptor state has nothing to do with h...Petri Hintukainen
2011-07-08Improved standard compilance: Drop cached data at epoch start or acquistion p...Petri Hintukainen
2010-05-14Implemented decoding of objects larger than 64kbPetri Hintukainen
2010-05-14object id is uint16_tPetri Hintukainen
2010-05-14cosmetics (removed tabs, ...)Petri Hintukainen
2009-12-03Use unsigned int, not uint. Fix up format strings where (uint)size_t was used.Darren Salt
2009-12-03Compile error in xine_hdmv_decoder.c on mingw+msys: ERROR is a reserved macro.Carlo Bramini
2009-11-03Fixed timing of subtitles.Petri Hintukainen
2009-11-03show_overlays() → update_overlays()Petri Hintukainen
2009-11-03Fixed memory leaks (RLE data)Petri Hintukainen
2009-11-03Do not update overlay if all elements are unchangedPetri Hintukainen
2009-11-03Copy palette only if all objects have been found; ERROR→TRACE in show_overl...Petri Hintukainen
2009-11-03Moved struct declarations & list handling to beginning of the file. Cosmetics.Petri Hintukainen
2009-08-31BluRay subtitles decoder pluginPetri Hintukainen