summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Expand)Author
2003-11-01back out brightness patchMike Melanson
2003-10-30brighten up the converted RGB videoMike Melanson
2003-10-28Change .dsp and .dsw files for simple using under VCC 6.0 - just change unix ...František Dvořák
2003-10-25judging from the reaction, this check is supposed to test for SCSI devicesMichael Roitzsch
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-03these are already in xine.h, don't define them twiceMichael Roitzsch
2003-10-03remove unresolved X11 symbols from xine-lib (xine-lib should always be X11-Michael Roitzsch
2003-09-17Bounded defition with a check to ensure that it is not predefinedStephen Torri
2003-09-16The code that checked to see that the cdrom and dvdrom drives wereStephen Torri
2003-09-16Removed headers that were providing nothing needed to the build.Stephen Torri
2003-09-16Removed headers that provided nothing needed to the build.Stephen Torri
2003-09-16Quit being trigger happy when commiting.Stephen Torri
2003-09-16Removed header that providing nothing needed to the build.Stephen Torri
2003-09-16Removed headers that were serving no adding anything necessary to the build.Stephen Torri
2003-09-16Renamed a empty macro. Apparently the macro name __attribute__ was defined ea...Stephen Torri
2003-09-13Oups, wrong node...Thibaut Mattern
2003-09-13Fix memory leaks.Thibaut Mattern
2003-09-11Better xml_parser_free_tree()Thibaut Mattern
2003-08-25AMD64 support patch by Adrian SchroeterMichael Roitzsch
2003-08-07remove useless gnu89 compiler flag, some configure tweakingMichael Roitzsch
2003-08-04segfault fix by Frantisek DvorakMiguel Freitas
2003-07-27- removed xine-engine/locale.c as it is unused, fix static functions in theBastien Nocera
2003-07-25export XINE_NO_ACCEL can be used to disable MMX/SSE code.Miguel Freitas
2003-07-19print at least a short note on XINE_ABORT in non-debug modeMichael Roitzsch
2003-07-19Backport cleanups/fixes/improvements from gxine.Thibaut Mattern
2003-07-16don't try to print del eitherJames Stembridge
2003-07-161) signed data needs casting to unsignedJames Stembridge
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-07-12add yv12_to_yuy2_mmxextMiguel Freitas
2003-07-12add yuy2_to_yv12 conversionMiguel Freitas
2003-06-22implement simple interpolation for 4:2:0 -> 4:2:2 upsamplingMiguel Freitas
2003-06-20the new logging macros, for details see README.loggingMarco Zuehlke
2003-06-13Make deinterlacer plugin compile on Solaris. Remove defunct code from xine-ut...Robin KAY
2003-06-03progressive_frame flag may be used to select how to convert yv12->yuy2Miguel Freitas
2003-06-02that should fix compilation problems with some gcc / cflags combinationMiguel Freitas
2003-05-31provide yv12 to yuy2 conversionMiguel Freitas
2003-05-20public header cleanup:Michael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2003-04-20merging in win32 portGuenter Bartsch
2003-03-25only abort() in DEBUG versionsHeiko Schaefer
2003-03-24fix crash on no-mtrr x86 machinesGuenter Bartsch
2003-03-11Disable some debug output on x86, when the OS doesn't support SSE.Juergen Keil
2003-03-07ok, lets try to not break the frontends...Miguel Freitas
2003-03-05The 'inline' keyword is not standard ANSI-C and not always available.Ewald Snel
2003-03-04forgot the declaration of the xine_print_trace() functionMichael Roitzsch
2003-03-03Bring back the 'exp' in the output for failed assertions. The expressionJuergen Keil
2003-03-03implementing the backtrace function in the header results in the code being i...Michael Roitzsch