summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2003-11-26prevent 'last' empty variableDaniel Caujolle-Bert
2003-11-26provide new video out propertiesMichael Roitzsch
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-26adding the usual headerMichael Roitzsch
2003-11-26remove now unused xine_t* from plugin structMichael Roitzsch
2003-11-26querying the decoder priority entirely from the config makes decoder mappingMichael Roitzsch
2003-11-26the viz plugins are feeding their private metronom with video only data, soMichael Roitzsch
2003-11-26!= is evaluated _before_ &, so this is not doing what it's supposed toMichael Roitzsch
2003-11-26fix x11osd bugs with fullscreen changingMiguel Freitas
2003-11-26opsMiguel Freitas
2003-11-26xine_osd_set_font return intMiguel Freitas
2003-11-26public api for unscaled osdMiguel Freitas
2003-11-26error handlingMiguel Freitas
2003-11-26http_helper:Thibaut Mattern
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
2003-11-25fix segfault.Miguel Freitas
2003-11-24Support for large files created by RIP input plugin. It's used fseeko(). When...František Dvořák
2003-11-23Oops, now it's compiled OK.František Dvořák
2003-11-23Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.František Dvořák
2003-11-23Fix failed assert with playback of non-direct rendered mpeg4James Stembridge
2003-11-23- use buf->max_size instead of 2048Thibaut Mattern
2003-11-22add SLAVE_SPEED featureDaniel Caujolle-Bert
2003-11-22Account for changes in libavcodec buffer allocation logic - stops deadlocks w...James Stembridge
2003-11-22bug fix from Nate Lawson <nate@root.org>Daniel Caujolle-Bert
2003-11-20"Anti audio fifo null" patch ;)Thibaut Mattern
2003-11-19explicitly link math lib.Daniel Caujolle-Bert
2003-11-19resort decoders on priority change event. Small beautification of xine_plugin.h.Daniel Caujolle-Bert
2003-11-19[PATCH] better yellow OSD paletteMiguel Freitas
2003-11-19fix wrong next_frame_vpts guessing which causes problemsMichael Roitzsch
2003-11-18disqualify another type of RIFF file (4xm files)Mike Melanson
2003-11-17missing meta info changeDaniel Caujolle-Bert
2003-11-17compute the proper initial frame durationMike Melanson
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-16A new and hopefully clearer explanation of how to apply PTS values in streams...James Courtier-Dutton
2003-11-16sync with vidix cvsJames Stembridge
2003-11-16Now isn't that amazing? xine-lib actually compiles with the metronomMichael Roitzsch