summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Expand)Author
2003-03-02definitely stop warningsDaniel Caujolle-Bert
2003-03-02fix multiple definition (me) and unused warning (not me ;) )Daniel Caujolle-Bert
2003-03-02err, i never see such thingDaniel Caujolle-Bert
2003-03-02one day in the world thing will be checked before commitedDaniel Caujolle-Bert
2003-03-01Add a special version of XINE_ASSERT for gcc-2.95.x.Juergen Keil
2003-02-28Put the functionality of XINE_ASSERT within an do {} while(0)Stephen Torri
2003-02-28Add some autoconf checks for execinfo.h and the backtrace() functionJuergen Keil
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-17fixing the xine_check Xv problem (using Xv calls, but no Xv dependency is all...Michael Roitzsch
2003-02-07load Xv extension library by hand to avoid libXv linkingMichael Roitzsch
2003-02-07Clean up Makefile to remove items from xine_check development.Stephen Torri
2003-02-02added YUV411P -> YV12 converterMike Melanson
2003-01-12i got the case that getpwuid_r returns 0 _and_ NULL in pwStefan Holst
2003-01-09memcpy tweaking by Jonathan BrownHeiko Schaefer
2003-01-01revert to old (and apparently much more reliable) transfer methodMike Melanson
2002-12-31Undo previous patch to fix compilation of xine-ui on SolarisEwald Snel
2002-12-30Fix compilation of external modulesEwald Snel
2002-12-24small xine_buffer fixesStefan Holst
2002-12-22fix MMX color converter when width is divisible by 6Mike Melanson
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-15Introducing an implementation of dynamic buffer especially usefulStefan Holst
2002-12-13avoid rdtsc with old cpusMiguel Freitas
2002-12-04modified YUV9 -> YV12 converterMike Melanson
2002-12-02less noise with xmlparsing.Daniel Caujolle-Bert
2002-12-01added generalized YUV9 -> YV12 conversion functionMike Melanson
2002-11-22wrong response on non-linux platforms fixedGuenter Bartsch
2002-11-22Developers can now run "make" in their work area (e.g. src/libffmpeg) and itStephen Torri
2002-11-21Fix typo preventing compile on non-Linux platformsRobin KAY
2002-11-21remove unused xine param defines, add title and explanation fields to xine-checkGuenter Bartsch
2002-11-20remove hopefully unnecessary Xext linkageMichael Roitzsch
2002-11-18Fixed wording in a comment.Stephen Torri
2002-11-11Fix xine_check on non-Linux platformsRobin KAY
2002-11-11sync ffmpegMiguel Freitas
2002-11-11Updated so that the function set_hc_result is now private to the file.Stephen Torri
2002-11-11Major thanks to Daniel for guiding me through the wonderful world ofStephen Torri
2002-11-10Clean up code for printing of strings.Stephen Torri
2002-11-10We are not borrowing code. Unnecessary comment from when I was debatig how to doStephen Torri
2002-11-10src/video_out/video_out_xv.c:Stephen Torri
2002-11-04use self-dlsym()'d "xdisplayname" instead of referencing XDisplayName...Siggi Langauf
2002-11-04Clean up code. Provde dlopen for XOpenDisplay, XDisplayName, and XvQueryExten...Stephen Torri
2002-11-04Fix a compile bug for non-intel platforms.Stephen Torri
2002-11-04eliminate possible register usage conflict between inline ASM andMike Melanson
2002-11-03Added newer interface to xine_health_checkStephen Torri
2002-11-03add config.h header #include, remove bad characters, fix some compilation issuesGuenter Bartsch
2002-11-02Forgotten X related removal stuffDaniel Caujolle-Bert
2002-11-02Thanks to Siggi, Bastien, and Robin for their help.Stephen Torri
2002-11-02Fixed support for 8 bit colour in pgx64. Changed xine_check only to include X...Robin KAY
2002-11-02Less verbosity.Daniel Caujolle-Bert
2002-11-02Beta version of xine_health_check. Double check XV detection function.Stephen Torri
2002-11-02Added macros for xine health check.Stephen Torri