summaryrefslogtreecommitdiff
path: root/xine/BluRay/decode_spuhdmv.c
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
2009-10-20Cosmeticsphintuka
ERROR -> TRACE in show_overlay()
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
- Store presentation segments in decoder instance data. - Try to update overlays after every decoded object.
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