summaryrefslogtreecommitdiff
path: root/src/libspudec
AgeCommit message (Collapse)Author
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
2001-08-14Fixed a (small) bug in SPU decoderRich J Wareham
CVS patchset: 431 CVS date: 2001/08/14 20:35:15
2001-08-14Fixed a bug resulting from the misassumption that the pixelsEduard Hasenleithner
are counted without the right and bottom border. CVS patchset: 429 CVS date: 2001/08/14 17:13:33
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
CVS patchset: 416 CVS date: 2001/08/13 12:52:33
2001-08-05The CLUT has been used after it was freed. Fixed.Eduard Hasenleithner
CVS patchset: 386 CVS date: 2001/08/05 08:24:56
2001-08-05Enabled CLUT palette transfer from the input pluginEduard Hasenleithner
to the libspudec. Fixed palette idx order. CVS patchset: 385 CVS date: 2001/08/05 00:59:50
2001-08-01Priority was left out, and 0 is not allowed.James Courtier-Dutton
CVS patchset: 378 CVS date: 2001/08/01 20:01:48
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
CVS patchset: 370 CVS date: 2001/07/30 17:13:20
2001-07-19First implementation of priorities for the decoder plugins:Eduard Hasenleithner
audio, video, spu. Priorities require interface version 2 in order not to brake the existing decoder plugins. CVS patchset: 310 CVS date: 2001/07/19 17:53:15
2001-07-18Added the metronom also to the spu decoder struct in order to makeEduard Hasenleithner
got_spu_packet available to the dxr3 spu decoder. CVS patchset: 306 CVS date: 2001/07/18 12:45:31
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
in libw32dll/wine. CVS patchset: 264 CVS date: 2001/07/10 21:07:55
2001-07-08subtitle patches from jamesGuenter Bartsch
CVS patchset: 259 CVS date: 2001/07/08 18:15:54
2001-07-04latest overlay patches from James, simple overlays should workuid32519
CVS patchset: 254 CVS date: 2001/07/04 20:32:29
2001-07-04removed another file no longer neededuid32519
CVS patchset: 253 CVS date: 2001/07/04 20:27:02
2001-07-04removing old filesuid32519
CVS patchset: 251 CVS date: 2001/07/04 18:07:05
2001-07-04spu support updated (unfinished) from Jamesuid32519
CVS patchset: 250 CVS date: 2001/07/04 17:10:24
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ↵Rich J Wareham
are enabled.) CVS patchset: 210 CVS date: 2001/06/18 15:43:00
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
debug version builds. Fixed The debug rule in src/input. CVS patchset: 85 CVS date: 2001/05/26 22:04:38
2001-05-03Implement some window/cursor settings functions to public API.Daniel Caujolle-Bert
CVS patchset: 59 CVS date: 2001/05/03 22:20:44
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
unincluded. Fix xine.m4 to reflect the new xine.h location. CVS patchset: 6 CVS date: 2001/04/19 09:46:57