Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-14 | This commit was manufactured by cvs2svn to create branch 'branch-1_o_x'.branch-1_o_x | cvs2svn | |
2009-12-27 | Fixed compile-time warning (x32) | phintuka | |
2009-12-27 | Use segbuf_segment_type() | phintuka | |
2009-12-27 | Use enum for segment types | phintuka | |
2009-12-27 | Removed unused segbuf_get_string() | phintuka | |
2009-12-27 | Merge from xine-lib hg: | phintuka | |
changeset: 9864:777040fe2170 user: Darren Salt <linux@youmustbejoking.demon.co.uk> date: Thu Dec 03 15:21:19 2009 +0000 summary: Use unsigned int, not uint. Fix up format strings where (uint)size_t was used. changeset: 9863:0b993968987f user: Carlo Bramini <carlo.bramix@libero.it> date: Thu Dec 03 13:03:56 2009 +0100 summary: Compile error in xine_hdmv_decoder.c on mingw+msys: ERROR is a reserved macro. | |||
2009-11-03 | Marked functions static | phintuka | |
2009-10-23 | Replaced BUF_SPU_HDMV value with the one in xine-lib HG | phintuka | |
2009-10-20 | Cosmetics | phintuka | |
ERROR -> TRACE in show_overlay() | |||
2009-10-20 | Fixed memory leak in segbuf_decode_object() when segment data is invalid | phintuka | |
2009-10-20 | END_OF_DISPLAY: Drop all cached objects | phintuka | |
2009-10-20 | Fixed timing of subtitles: | phintuka | |
- Store presentation segments in decoder instance data. - Try to update overlays after every decoded object. | |||
2009-10-20 | show_overlays -> update_overlays | phintuka | |
2009-10-20 | Moved show_overlays() after hide_overlays() | phintuka | |
2009-10-20 | Splitted decode_presentation_segment() | phintuka | |
2009-10-20 | Fixed memory leaks (RLE data) | phintuka | |
2009-10-20 | Cosmetics: moved list handling code up. Removed deprecated code. | phintuka | |
2009-10-19 | Do not update overlay if all elements are unchanged | phintuka | |
2009-10-19 | (Cosmetics:) Copy palette only if all objects have been found | phintuka | |
2009-10-18 | Cosmetics: moved struct declarations to beginning of file | phintuka | |
2009-08-25 | Initial import | phintuka | |