summaryrefslogtreecommitdiff
path: root/src/xine-utils/xineutils.h
AgeCommit message (Expand)Author
2004-12-12Check absolute path in $ac_aux_dir (just reflected from gxine).František Dvořák
2004-10-29use monotonic clock when availableMiguel Freitas
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
2004-09-20Build system improvements:František Dvořák
2004-09-06Updates:František Dvořák
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-07-14 - Use Windows encoding for the external subtitles, guessed according to curr...František Dvořák
2004-06-14fix comment (this is enclosed in #ifdef DEBUG)Michael Roitzsch
2004-05-09Valid error description for gethostbyname. Obsolete function hstrerror() has ...František Dvořák
2004-04-28Backport VIS motion_comp code from libmpeg2 CVS so libmpeg2 uses these routin...Robin KAY
2004-04-25addeed ppcasm_cacheable_memcpy fix from David Woodhouse <dwmw2@infradead.org>Manfred Tremmel
2004-04-06Prepare for MinGW port:František Dvořák
2004-03-29fix prototypeMichael Roitzsch
2004-03-27"+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD).František Dvořák
2004-03-18The string passed to putenv must not be freed during the lifetime of that ent...Robin KAY
2004-03-03arrays of variable size are not understood by all compilersMichael Roitzsch
2004-01-07frame copying functionsJames Stembridge
2003-12-29getting rid of some MSVC specific partsMichael Roitzsch
2003-12-26Win32 mega update:František Dvořák
2003-12-21if gcc knows that xine_xmalloc() behaves like malloc(), some moreMichael Roitzsch
2003-12-13Update win32 MSVC build:František Dvořák
2003-12-13no need to mallocing (and never freeing) for putenv() calls.Daniel Caujolle-Bert
2003-12-08use __XINE_FUNCTION__Daniel Caujolle-Bert
2003-12-08_x_assert: printout format like assert(), _x_abort: print file/line/func befo...Daniel Caujolle-Bert
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-06getting the spelling really rightMichael Roitzsch
2003-12-06reading through Daniel's huge patch was quite tiresome, but it was not worthl...Michael Roitzsch
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04some const correctnessJames Stembridge
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26Win32 MSVC stuff:František Dvořák
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-04Final patches for compiling xine under MSVC:František Dvořák
2003-11-01assuming Miguel's consent I commit his profiling macrosMichael Roitzsch
2003-11-01back out brightness patchMike Melanson
2003-10-30brighten up the converted RGB videoMike Melanson
2003-08-25AMD64 support patch by Adrian SchroeterMichael Roitzsch
2003-07-19print at least a short note on XINE_ABORT in non-debug modeMichael Roitzsch
2003-07-16more cleanup; remove unused variables; use lprintfMarco Zuehlke
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-07-12add yuy2_to_yv12 conversionMiguel 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-05-31provide yv12 to yuy2 conversionMiguel Freitas
2003-05-20public header cleanup: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