summaryrefslogtreecommitdiff
path: root/src/libspudec
AgeCommit message (Collapse)Author
2001-12-12Removed test code.James Courtier-Dutton
SPU stream ids other than 0 should now work. CVS patchset: 1227 CVS date: 2001/12/12 15:05:37
2001-12-09fix vpts calculation inside "discontinuity window"Miguel Freitas
CVS patchset: 1190 CVS date: 2001/12/09 17:10:12
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed ↵Guenter Bartsch
register_empty function from configfile (undocumented and doesn't make sense) CVS patchset: 1153 CVS date: 2001/12/01 22:38:31
2001-11-30SPU CLUT from new dvdnav fixed.James Courtier-Dutton
CVS patchset: 1146 CVS date: 2001/11/30 20:35:48
2001-11-30More updates for menus.James Courtier-Dutton
CVS patchset: 1145 CVS date: 2001/11/30 19:31:55
2001-11-30Improve button highlights.James Courtier-Dutton
CVS patchset: 1144 CVS date: 2001/11/30 17:35:32
2001-11-30Fix a seg fault in hide_menu event.James Courtier-Dutton
CVS patchset: 1143 CVS date: 2001/11/30 16:19:58
2001-11-30Minor fixes.James Courtier-Dutton
CVS patchset: 1142 CVS date: 2001/11/30 15:39:55
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
First draft of compat.h (almost empty for now). CVS patchset: 1139 CVS date: 2001/11/30 00:53:50
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
* reworked spu and overlay manager (multiple overlays supported) CVS patchset: 1126 CVS date: 2001/11/28 22:19:10
2001-11-26switching off spu debug outputGuenter Bartsch
CVS patchset: 1118 CVS date: 2001/11/26 20:02:33
2001-11-20avoid segfault if rle is nullMiguel Freitas
CVS patchset: 1085 CVS date: 2001/11/20 03:43:18
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-11-15improved audio/spu channel selection, let the user take control over both if ↵Guenter Bartsch
he/she wants to CVS patchset: 1047 CVS date: 2001/11/15 23:18:04
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out ↵Guenter Bartsch
buffer and thread CVS patchset: 1010 CVS date: 2001/11/10 13:48:02
2001-10-26A few more fixesJames Courtier-Dutton
CVS patchset: 890 CVS date: 2001/10/26 20:18:54
2001-10-26More malloc fixes. Only one more to find.James Courtier-Dutton
CVS patchset: 889 CVS date: 2001/10/26 15:49:15
2001-10-26Inserted a FIXME.James Courtier-Dutton
CVS patchset: 888 CVS date: 2001/10/26 15:10:54
2001-10-26Fixes some subtitle crashes.James Courtier-Dutton
Still more theoritical fixes need doing, but I cannot get libspudec to crash any more. CVS patchset: 887 CVS date: 2001/10/26 13:39:21
2001-10-26Added some debug commands, trying to track malloc segfaults.James Courtier-Dutton
CVS patchset: 886 CVS date: 2001/10/26 11:21:08
2001-10-25Fixed two crash cause with overlay pointer freeing.Daniel Caujolle-Bert
CVS patchset: 884 CVS date: 2001/10/25 10:05:43
2001-10-24fix segfaultMiguel Freitas
(freeing uninitialized rle data) CVS patchset: 880 CVS date: 2001/10/24 21:50:51
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
CVS patchset: 875 CVS date: 2001/10/24 13:45:27
2001-10-23Changed debug printf to xprintf.James Courtier-Dutton
Added a comment in load_plugins. CVS patchset: 871 CVS date: 2001/10/23 21:51:11
2001-10-23Plug some memory leaks.James Courtier-Dutton
Hopefull that is all of them. CVS patchset: 864 CVS date: 2001/10/23 10:49:22
2001-10-23discover clut reenabledMiguel Freitas
CVS patchset: 863 CVS date: 2001/10/23 00:50:47
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
CVS patchset: 859 CVS date: 2001/10/22 21:34:54
2001-10-22Fixed Menu button colours.James Courtier-Dutton
CVS patchset: 856 CVS date: 2001/10/22 14:56:29
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09
2001-10-21Some minor changes.James Courtier-Dutton
DVDs only have 8 audio streams. CVS patchset: 849 CVS date: 2001/10/21 15:04:13
2001-10-21Implement support for auto display of Menus.James Courtier-Dutton
CVS patchset: 847 CVS date: 2001/10/21 12:09:06
2001-10-20Decide which stream to use in libspudec instead of video_decoder.cJames Courtier-Dutton
Add support for hiding menus. CVS patchset: 843 CVS date: 2001/10/20 20:13:08
2001-10-20A reorganisation of libspudec, so we can support OSD and have better menu ↵James Courtier-Dutton
support. Work still needs to be done on it and some xine-lib api changes. CVS patchset: 841 CVS date: 2001/10/20 17:51:58
2001-10-20big event cleanup: one single mechanism is now used for all communications ↵Guenter Bartsch
between gui, plugins and the xine engine; code cleanup CVS patchset: 837 CVS date: 2001/10/20 02:01:51
2001-10-18Slight re-ordering to make sure that input plugins can register event listenersRich J Wareham
CVS patchset: 830 CVS date: 2001/10/18 14:42:59
2001-10-09overlay clut colorspace conversionMiguel Freitas
CVS patchset: 783 CVS date: 2001/10/09 22:20:11
2001-10-05fix from Koo kyoseon to change subtitle colors together with spu channelMiguel Freitas
CVS patchset: 736 CVS date: 2001/10/05 11:10:00
2001-10-04hopefully fix problems detecting some subtitle colorsMiguel Freitas
(i forgot these breaks at the original code) CVS patchset: 734 CVS date: 2001/10/04 23:22:21
2001-09-27discover the colors used by the subtitlesMiguel Freitas
and assign a "readable" pallete to them CVS patchset: 701 CVS date: 2001/09/27 02:11:16
2001-09-18Fix typosJames Courtier-Dutton
CVS patchset: 662 CVS date: 2001/09/18 19:01:27
2001-09-06Trying to port the xine-lib sources to a non-gcc compilerJuergen Keil
CVS patchset: 584 CVS date: 2001/09/06 18:38:11
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
CVS patchset: 446 CVS date: 2001/08/17 16:15:36
2001-08-17Overlays are now passed in rle format. Causes a speed improvementEduard Hasenleithner
for subpicture overlays. CVS patchset: 444 CVS date: 2001/08/17 15:54:31
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
CVS patchset: 441 CVS date: 2001/08/17 13:34:25
2001-08-17Fixed problem with menu SPUsRich J Wareham
CVS patchset: 439 CVS date: 2001/08/17 07:26:14
2001-08-16Fixed SPU crashing (revert 50% of latest change, sorry).Daniel Caujolle-Bert
CVS patchset: 438 CVS date: 2001/08/16 22:40:54
2001-08-16Forgot to commit: spudec_t is never used.Eduard Hasenleithner
CVS patchset: 436 CVS date: 2001/08/16 18:28:39
2001-08-16clut_t is now stored in machine endianess. Simplifies the transferEduard Hasenleithner
of the clut from the input plugin. CVS patchset: 434 CVS date: 2001/08/16 12:33:00
2001-08-15Fixed a bug which caused a segfault when queueing too muchEduard Hasenleithner
spu packets. CVS patchset: 432 CVS date: 2001/08/15 09:07:16