summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-09-18fix flicking deinterlace problemMiguel Freitas
2002-09-18Fix a seg fault.James Courtier-Dutton
2002-09-18OGG/VORBIS etc. checking is broken in ./cvscompile.sh.James Courtier-Dutton
2002-09-18Try to get xine-lib to compile.James Courtier-Dutton
2002-09-18Updating the DVD menu code to use better nav_pci information.James Courtier-Dutton
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-09-17be a bit more tolerantMichael Roitzsch
2002-09-17Make input_dvd.c mrl playlist work again.James Courtier-Dutton
2002-09-16- sync ffmpeg to cvs (sorry Mike it still doesn't decode your teststream --Miguel Freitas
2002-09-16Start to get mrl working for DVD button.James Courtier-Dutton
2002-09-16Prevent a segfault when accessing the config.James Courtier-Dutton
2002-09-16Introduce a deep copy in the xine_config_lookup functions.James Courtier-Dutton
2002-09-16don't distortMichael Roitzsch
2002-09-16Fix a bug in audio_alsa_out.cJames Courtier-Dutton
2002-09-16A bit of info regarding wrong bpp depths.James Courtier-Dutton
2002-09-15any reason why this should be 128 ?Guenter Bartsch
2002-09-15be more distinct with UI info texts forMichael Roitzsch
2002-09-15More mem leak patches from ewald@rambo.its.tudelft.nlJames Courtier-Dutton
2002-09-15Memory leak fixes, using a slightly modified version of the patch fromJames Courtier-Dutton
2002-09-14obsulete public_entry removedGuenter Bartsch
2002-09-14latest xine_config api changes as proposed by jamesGuenter Bartsch
2002-09-14Don't use C++ style comment in public headerEwald Snel
2002-09-13duplicating behaviour of XShm fixes the bug James discoveredMichael Roitzsch
2002-09-13introducing meta information and some audio controls - but nothing is really ...Guenter Bartsch
2002-09-13dvd playback should work againMichael Roitzsch
2002-09-13simplify MMX shift instructionMike Melanson
2002-09-13reinstate some codec formats lost in API transitionMike Melanson
2002-09-13use xine's optimized memcpy() where applicableMike Melanson
2002-09-12revised the MMX color converter to get rid of unsightly green dot inMike Melanson
2002-09-11IRIXAL_LIBS not needed when building sun audio driver :-)Juergen Keil
2002-09-11new_api update for sun audio pluginJuergen Keil
2002-09-11- more programming guidelines in public xine headerGuenter Bartsch
2002-09-10bring back all the demuxersMichael Roitzsch
2002-09-10- don't return failure on successMichael Roitzsch
2002-09-10Fix a segfault in XV output.James Courtier-Dutton
2002-09-10remove outdated alsa commentMichael Roitzsch
2002-09-10missing header filesGuenter Bartsch
2002-09-10remove untrue warningMichael Roitzsch
2002-09-09that was a while ago: preserve Jürgen Keil's patch to libdvdreaduid86226
2002-09-09when reading in the config file the logo callback can be called beforeuid86226
2002-09-09fix nasty off-by-oneuid86226
2002-09-09- remove one const Daniel forgot :)uid86226
2002-09-09Remove so const abuse ;-)Daniel Caujolle-Bert
2002-09-09alsa needs global linkingMichael Roitzsch
2002-09-09allow multiple decoders per stream type, sort them by priority andMichael Roitzsch
2002-09-09implement more parametersMichael Roitzsch
2002-09-09good opportunity to remove obsolete stuffMiguel Freitas
2002-09-08don't load values from the configfile that are already there, update themMichael Roitzsch
2002-09-08XShm is backMichael Roitzsch
2002-09-08copy & paste at the wrong placeMichael Roitzsch