summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-26recent fixesMiguel Freitas
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-24this is worth mentioningMichael 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-21don't check for xvid, we don't use it anymoreDaniel Caujolle-Bert
2003-12-21if gcc knows that xine_xmalloc() behaves like malloc(), some moreMichael Roitzsch
2003-12-21if gcc knows that xine_log arguments are printf-style format strings,Michael Roitzsch
2003-12-21a note about release-check and a typo fixMichael 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-19mention the raw AAC demuxerMike Melanson
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-17some release process documentation...Siggi Langauf
2003-12-17 * Default subtitle timeout.František Dvořák
2003-12-16debian updatesxine-1-rc3-release1-rc3Siggi Langauf
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-14version bounceSiggi Langauf
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
2003-12-13set dvdcss verbosity according to xine's oneDaniel Caujolle-Bert
2003-12-13no need to mallocing (and never freeing) for putenv() calls.Daniel Caujolle-Bert