summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-12-31fix driver initialization on big endian platforms that don't support littleSiggi Langauf
2003-12-30check if MAX_STREAMS is exceed and do not crash...Miguel Freitas
2003-12-30easier debugging with --verboseMiguel Freitas
2003-12-30get property generates too much noise with subtitles activeMiguel Freitas
2003-12-30- update to libfaad 2.0 rc3Miguel Freitas
2003-12-29obvious fix to make sdl work again.Miguel Freitas
2003-12-29better initialization of slave metronom should fix problems with ogg and goomMichael Roitzsch
2003-12-29getting rid of some MSVC specific partsMichael Roitzsch
2003-12-28ready for 1-rc3a. Hopefully...xine_1-rc3a-release1-rc3aSiggi Langauf
2003-12-26Win32 mega update:František Dvořák
2003-12-26* cure the ABI breakage: XINE_LANG_MAX cannot be increasedMichael Roitzsch
2003-12-25Not overwrite regular files by RIP, only add number suffix.František Dvořák
2003-12-24* patch by David Gómez to support linebreaking '|' in subview formatMichael Roitzsch
2003-12-24time for some Christmas presents...Michael Roitzsch
2003-12-24Ooops, not even an editor with brace highlighting can compensate my faultsMichael Roitzsch
2003-12-24the access() check is wrong, since R_OK & W_OK & X_OK is always 0, so weMichael Roitzsch
2003-12-24that should fix full rate deinterlacing of some dvdsMiguel Freitas
2003-12-24stupid me... mpeg1 is always progressive.Miguel Freitas
2003-12-24remove unused variableMichael Roitzsch
2003-12-24small cleanupMichael Roitzsch
2003-12-24thanks to Carsten Weinhold for finding and fixing this:Michael Roitzsch
2003-12-24small cleanupMichael Roitzsch
2003-12-23- some more endianness fixes to ogg demuxerMiguel Freitas
2003-12-23fix wrong format string and superfluous argumentMichael Roitzsch
2003-12-21if gcc knows that xine_xmalloc() behaves like malloc(), some moreMichael Roitzsch
2003-12-21speed improvement of my last change, thanks ThibautManfred Tremmel
2003-12-20No globals allowed. Fix indentation style. Explicit (void) function parameter.Daniel Caujolle-Bert
2003-12-20solved some big-endian problemesManfred Tremmel
2003-12-20force raw AAC to be decoded as stereo; not a great idea, but it willMike Melanson
2003-12-20Was picking up wrong field to get SPU id in SVCD subtitles. There's stillRocky Bernstein
2003-12-20Fixed bug; masking is not the same as saturating. Improved colour map handlin...Robin KAY
2003-12-19initial commit for raw AAC file demuxerMike Melanson
2003-12-19the number of bytes consumed after decoding a frame is revealed by oneMike Melanson
2003-12-18- fix compilation on Debian unstableBastien Nocera
2003-12-18Small cleanup. Changed colour mapping code to allocate read-only cells rather...Robin KAY
2003-12-17 * Default subtitle timeout.František Dvořák
2003-12-16it is perfectly valid for the ffmpeg audio decoder API function toMike Melanson
2003-12-14avoid sefault (shot II)Daniel Caujolle-Bert
2003-12-14avoid sefaultDaniel Caujolle-Bert
2003-12-14API version bounceSiggi Langauf
2003-12-14fix the fix ;-)Daniel Caujolle-Bert
2003-12-14memleakDaniel Caujolle-Bert
2003-12-14avoid segfaultDaniel Caujolle-Bert
2003-12-14can't use strdup for '\0' separated meta infosDaniel Caujolle-Bert
2003-12-14add _x_meta_info_set_multi function, will be used very soon. Don't parse va_a...Daniel Caujolle-Bert
2003-12-13clean up unused codeMike Melanson
2003-12-13users had requested to make pvr device configurableMiguel Freitas
2003-12-13- check that setting the "bits per sample" was what we asked for even if the ...Bastien Nocera
2003-12-13fix strlenDaniel Caujolle-Bert
2003-12-13Update win32 MSVC build:František Dvořák