Age | Commit message (Expand) | Author |
2003-03-07 | ok, lets try to not break the frontends... | Miguel Freitas |
2003-03-05 | The 'inline' keyword is not standard ANSI-C and not always available. | Ewald Snel |
2003-03-04 | forgot the declaration of the xine_print_trace() function | Michael Roitzsch |
2003-03-03 | Bring back the 'exp' in the output for failed assertions. The expression | Juergen Keil |
2003-03-03 | implementing the backtrace function in the header results in the code being i... | Michael Roitzsch |
2003-03-02 | definitely stop warnings | Daniel Caujolle-Bert |
2003-03-02 | fix multiple definition (me) and unused warning (not me ;) ) | Daniel Caujolle-Bert |
2003-03-02 | err, i never see such thing | Daniel Caujolle-Bert |
2003-03-02 | one day in the world thing will be checked before commited | Daniel Caujolle-Bert |
2003-03-01 | Add a special version of XINE_ASSERT for gcc-2.95.x. | Juergen Keil |
2003-02-28 | Put the functionality of XINE_ASSERT within an do {} while(0) | Stephen Torri |
2003-02-28 | Add some autoconf checks for execinfo.h and the backtrace() function | Juergen Keil |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-02 | added YUV411P -> YV12 converter | Mike Melanson |
2002-12-31 | Undo previous patch to fix compilation of xine-ui on Solaris | Ewald Snel |
2002-12-30 | Fix compilation of external modules | Ewald Snel |
2002-12-22 | Make xine-lib compile with the SunPro compiler | Robin KAY |
2002-12-15 | Introducing an implementation of dynamic buffer especially useful | Stefan Holst |
2002-12-04 | modified YUV9 -> YV12 converter | Mike Melanson |
2002-11-11 | sync ffmpeg | Miguel Freitas |
2002-11-01 | that patch was pending in my inbox for quite some time | Miguel Freitas |
2002-10-24 | let configure determine if we the compiler needs inline, __inline, __inline__, | Juergen Keil |
2002-10-23 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch |
2002-09-16 | - sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream -- | Miguel Freitas |
2002-09-04 | merging in the new_api branch ... unfortunately video_out / vo_scale is broke... | Guenter Bartsch |
2002-08-28 | revised palette conversion subsystem to make a little more sense | Mike Melanson |
2002-07-24 | Fix xine_strdupa macro. | Daniel Caujolle-Bert |
2002-07-20 | added FINISH_LINE() color utility macro and fixed right-edge green stripe | Mike Melanson |
2002-07-15 | Add 'pitch' support to video decoders (pitch != width) | Ewald Snel |
2002-07-15 | added some pixel unpacking macros | Mike Melanson |
2002-07-14 | new color conversion facilities | Mike Melanson |
2002-06-07 | Ability to xine-lib clients to use non debug xine-lib with UI compiled with | Daniel Caujolle-Bert |
2002-05-01 | added xml parser/lexer from thibaut mattern | Guenter Bartsch |
2002-04-27 | Two small changes to stop C++ moaning | Rich J Wareham |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-23 | content-detection for ogg | Guenter Bartsch |
2002-03-21 | verbose mutex - will this be usefull for debugging? | Guenter Bartsch |
2002-02-06 | perr never used. | Daniel Caujolle-Bert |
2002-01-25 | Add header files for strcpy/malloc/... | Juergen Keil |
2002-01-21 | provide a "setenv" implementation, when it's missing in libc | Juergen Keil |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-05 | altivec support by Jeffrey W. Baker <jwbaker@acm.org> | Guenter Bartsch |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | fixing memory leaks | Miguel Freitas |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |