summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-12-13no need to mallocing (and never freeing) for putenv() calls.Daniel Caujolle-Bert
2003-12-13id3v2.3Thibaut Mattern
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-12this should work nowMichael Roitzsch
2003-12-12add entry about all the cleanupMichael Roitzsch
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
2003-12-08- "Genre" list.Thibaut Mattern
2003-12-08- Fix wrong tag header constants.Thibaut Mattern
2003-12-08prefetching seems to improve performance as wellMiguel Freitas
2003-12-08sfence is not a valid MMX instruction.Miguel Freitas
2003-12-08people complained about missing timevalMiguel Freitas
2003-12-08some notes about overlaysMiguel Freitas
2003-12-08use __XINE_FUNCTION__Daniel Caujolle-Bert
2003-12-08rtp improvementsMiguel Freitas
2003-12-08_x_assert: printout format like assert(), _x_abort: print file/line/func befo...Daniel Caujolle-Bert
2003-12-08fix performance problemsMiguel Freitas
2003-12-08all code where xine_list_free() is used (correctly) assumes thatMichael Roitzsch
2003-12-08no menu button does not need abort()ingMichael Roitzsch
2003-12-08another lprintf found that prints the filename twiceMichael Roitzsch
2003-12-07arghThibaut Mattern
2003-12-07v2.3 is here...Thibaut Mattern
2003-12-07- Move ID3 parsing code to id3.h/id3.cThibaut Mattern
2003-12-07remove backtrace/printstack checksDaniel Caujolle-Bert
2003-12-07fix tvtime segfaultsMiguel Freitas
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-07fix post plugins interceptionMiguel Freitas
2003-12-07i guess img->lock must not restore the frame pointersMiguel Freitas
2003-12-07- don't segfault when the audio device isn't availableBastien Nocera
2003-12-06Do not set stream/meta info if the demuxer has already done the job.Thibaut Mattern
2003-12-06Discard MPEG video in content detection.Thibaut Mattern
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-06fix mem overlap reported by valgrindMiguel Freitas
2003-12-06fix problems switching to use_vo_driver methodMiguel Freitas