summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Expand)Author
2002-05-01added xml parser/lexer from thibaut matternGuenter Bartsch
2002-04-27Two small changes to stop C++ moaningRich J Wareham
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-23content-detection for oggGuenter Bartsch
2002-03-21verbose mutex - will this be usefull for debugging?Guenter Bartsch
2002-02-06perr never used.Daniel Caujolle-Bert
2002-01-25Add header files for strcpy/malloc/...Juergen Keil
2002-01-21provide a "setenv" implementation, when it's missing in libcJuergen Keil
2002-01-02Correct spelling of __VA_ARGS__ macroJuergen Keil
2001-12-14Move [PATH/NAME]_MAX into compat.h.Daniel Caujolle-Bert
2001-12-08improved altivec detection by Bill Fink <billfink@mindspring.com>Guenter Bartsch
2001-12-05altivec support by Jeffrey W. Baker <jwbaker@acm.org>Guenter Bartsch
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-20bugfixMiguel Freitas
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-20playing with new configfile schemeMiguel Freitas
2001-11-18test OS support for SSE instructionsMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-18sorry, last update already contained some of the new config codeGuenter Bartsch
2001-11-18update to latest mpeg2dec x86_accel sources, hopefully this solves conftest s...Guenter Bartsch
2001-11-17fixing memory leaksMiguel Freitas
2001-11-17Install attributes.h again, my mistake.Daniel Caujolle-Bert
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-14catch sigill in memcpy probingGuenter Bartsch
2001-11-07make sure a valid memcopy for the machine is used even if .xinerc tells somet...Guenter Bartsch
2001-11-01don't check for speed of sse-memcpy on freebsdHeiko Schaefer
2001-10-30fixing memcpy probing for some systemsMatthias Dahl
2001-10-23Add a debug option for SPU.James Courtier-Dutton
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch