summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-12-06perhaps that will fix the black box problem reported at xine-userMiguel Freitas
2003-12-06fix xprintf calls.Daniel Caujolle-Bert
2003-12-06Recognize SVCD OGT and CVD subtitle streams.Rocky Bernstein
2003-12-05Should the segfault with the "save" input plugin.Thibaut Mattern
2003-12-05correct commentJames Stembridge
2003-12-05- fix crash when sending a security ui messageBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04Adjusting Makefile.František Dvořák
2003-12-04use _x_io* functionsJames Stembridge
2003-12-04some const correctnessJames Stembridge
2003-12-04quietJames Stembridge
2003-12-04Attempt to detect end of real rtsp streamsJames Stembridge
2003-12-04Oups.Thibaut Mattern
2003-12-04Cleanup:Thibaut Mattern
2003-12-04Cleanup:Thibaut Mattern
2003-12-04more str* to strn* conversions.Thibaut Mattern
2003-12-04sputext now handles ogm subtitlesMiguel Freitas
2003-12-04rework sputext. avoid using seek_count internal engine variable,Miguel Freitas
2003-12-03Christian's suggested fix for using full iso-8859-1 when OSD encoding isn't s...František Dvořák
2003-12-03use _x_ao_mode2channels in post-pluginsMarco Zuehlke
2003-12-03export mode_channels as an internal functionMarco Zuehlke
2003-12-03avoid crashing with big wavex headers.Miguel Freitas
2003-12-03remove nasty ogg_pack hack. now just pure vorbis data is sent toMiguel Freitas
2003-12-03fix font encoding of closed captions (needs to be latin1, instead of ASCII)Christian Vogler
2003-12-02abort() is not an acceptable way of handling errors in libxine...Miguel Freitas
2003-12-02the quest of the missing files continue...Miguel Freitas
2003-12-01Fix QDM2 (qt-audio) decoder not working, bug in CreateMutex (win32)Ewald Snel
2003-11-29we actually want the device to block, when the dxr3 is fed upMichael Roitzsch
2003-11-29grrrrMiguel Freitas
2003-11-29AUDIODEV patch by Mitch@0Bits.COMMiguel Freitas
2003-11-29fix divzeroMiguel Freitas
2003-11-29lets give another chance to vorbis_dsp_clear. the segfaults were probablyMiguel Freitas
2003-11-29yes, i had no ogg installed before...Miguel Freitas
2003-11-29add some comments, check libvorbis calls, fix segfaultsMiguel Freitas
2003-11-29fix segfaults with unitialized contextsMiguel Freitas
2003-11-29fix compilation failure then kick my ass...Daniel Caujolle-Bert
2003-11-29blame me: i didn't noticed libpostproc could only handle planar formatsMiguel Freitas
2003-11-27fix compiler warning about LOG_MODULE being redefinedMichael Roitzsch
2003-11-27i hate those missing files...Miguel Freitas
2003-11-27- disable the Audio DV codec in the ffmpeg decoder as it seems to have disapp...Bastien Nocera
2003-11-27don't handle /null/ get_extensions().Daniel Caujolle-Bert
2003-11-27avoid confusionDaniel Caujolle-Bert
2003-11-27pfff, et voilà, this is what happen when you sleep 4 hours a night... ;-)Daniel Caujolle-Bert
2003-11-27[0] pointer was badly setDaniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26oops, wrong bit.Thibaut Mattern
2003-11-26Win32 MSVC stuff:František Dvořák