summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
2003-12-13fix few memleaksDaniel Caujolle-Bert
2003-12-12support for new ATI chipsJames Stembridge
2003-12-12use xine_hexdump and _x_io* helper functionsJames Stembridge
2003-12-12add some version checkingJames Stembridge
2003-12-12Fix using va_arg without explicit NULL 'terminator'Daniel Caujolle-Bert
2003-12-11fix x86 and MMX, all x86 don't have MMX ;-)Daniel Caujolle-Bert
2003-12-11Use SDP naming scheme.Thibaut Mattern
2003-12-10i guess this xprintf must be enclosed in a testMiguel Freitas
2003-12-10fix unused variableMichael Roitzsch
2003-12-10we should not claim copyright on files imported from ffmpeg,Michael Roitzsch
2003-12-10fix warnings about NDEBUG being redefinedMichael Roitzsch
2003-12-10- shushBastien Nocera
2003-12-10housekeeping:Miguel Freitas
2003-12-10- remove XINE_LANG_LABEL_MAX_SIZE, there's already XINE_LANG_MAX for thatBastien Nocera
2003-12-09Fix crash with really long subtitle/language names in ogm/off filesBastien Nocera
2003-12-09- add support for the wmvdmod.dll DLL for all the Windows Media video decodersBastien Nocera
2003-12-09id3v2 "genre" parsing.Thibaut Mattern
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert