summaryrefslogtreecommitdiff
path: root/xine/BluRay/decode_spuhdmv.c
AgeCommit message (Expand)Author
2013-08-20Removed old xine bluray pluginsphintuka
2011-06-19Drop cached data at epoch start or acquistion point, not at end of display setphintuka
2011-06-19Composition descriptor state is only two bitsphintuka
2011-06-19Cosmetics: reordered functionsphintuka
2011-06-19Killed warningsphintuka
2011-06-19Fixed hiding subtitlesphintuka
2010-05-14Cosmetics: removed tabsphintuka
2010-05-14Added support for objects larger than 64kb (large subtitle objects won't fit ...phintuka
2010-05-12Fixed size of object id (uint16_t)phintuka
2010-05-10Added missing line feeds to log stringsphintuka
2009-12-27Fixed compile-time warning (x32)phintuka
2009-12-27Use segbuf_segment_type()phintuka
2009-12-27Use enum for segment typesphintuka
2009-12-27Removed unused segbuf_get_string()phintuka
2009-12-27Merge from xine-lib hg:phintuka
2009-11-03Marked functions staticphintuka
2009-10-23Replaced BUF_SPU_HDMV value with the one in xine-lib HGphintuka
2009-10-20Cosmeticsphintuka
2009-10-20Fixed memory leak in segbuf_decode_object() when segment data is invalidphintuka
2009-10-20END_OF_DISPLAY: Drop all cached objectsphintuka
2009-10-20Fixed timing of subtitles:phintuka
2009-10-20show_overlays -> update_overlaysphintuka
2009-10-20Moved show_overlays() after hide_overlays()phintuka
2009-10-20Splitted decode_presentation_segment()phintuka
2009-10-20Fixed memory leaks (RLE data)phintuka
2009-10-20Cosmetics: moved list handling code up. Removed deprecated code.phintuka
2009-10-19Do not update overlay if all elements are unchangedphintuka
2009-10-19(Cosmetics:) Copy palette only if all objects have been foundphintuka
2009-10-18Cosmetics: moved struct declarations to beginning of filephintuka
2009-08-25Initial importphintuka