summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-10-19Fixing Dolby Surround 2.0 bug. Also adding downmixing option to 2.0Matthias Dahl
2001-10-19forgot to update unterface version number on this oneGuenter Bartsch
2001-10-18defining menu eventsGuenter Bartsch
2001-10-18audio decoder cleanup, tell the audio part of metronom that there are still i...Guenter Bartsch
2001-10-18oops, must remove config.h from Makefile, too, otherwise "make install" does notJuergen Keil
2001-10-18Bad type for quant_tab fixed. Code is intended to use negative values but doesJuergen Keil
2001-10-18Slight re-ordering to make sure that input plugins can register event listenersRich J Wareham
2001-10-18fix commentJuergen Keil
2001-10-18avifile imported config.h file removed, build libw32dll with xine-lib's config.hJuergen Keil
2001-10-18remove hardcoded lpcm audio format information, try to extract the informationJuergen Keil
2001-10-18Let plugins chane MRL (for displaying info)Rich J Wareham
2001-10-17default priority changed to 4Guenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-16SPDIF sync improvedJoachim Koenig
2001-10-15Harm van der Heijden's divx4 decoder patch for XShm video_outJuergen Keil
2001-10-15The gui->video translation code in xv seems to work, enable it.Juergen Keil
2001-10-15(percentage based) seekingGuenter Bartsch
2001-10-14start_time initialization moved, added latency configure optionGuenter Bartsch
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
2001-10-14small cleanup, doesn't make sense to set start_time in the init functionGuenter Bartsch
2001-10-14turn deinterlace method into a .xinerc optionGuenter Bartsch
2001-10-14Don't waste memory, when buffer_size is alignedJuergen Keil
2001-10-14increasing alsa priority so it will be used instead of alsa's oss emulationGuenter Bartsch
2001-10-14buffer alloc alignment patch by Kyle Centers <kcent@programmer.net>Guenter Bartsch
2001-10-14new simulated buffer softsync for esd outputGuenter Bartsch
2001-10-14Merged aspect ratio autodetection andEduard Hasenleithner
2001-10-14descriptor leak patch by Chris Rankin <rankinc@pacbell.net>Guenter Bartsch
2001-10-14system clock based softsync, based on work by Bill Fink <billfink@mindspring....Guenter Bartsch
2001-10-14Get rid of DivX4 checks. Add DivX4 plugin in spec file. Some adds inDaniel Caujolle-Bert
2001-10-14Forgotten HEADER file.Daniel Caujolle-Bert
2001-10-14libdivx4 updates from Harm van der Heijden <harm@etpmod.phys.tue.nl>Guenter Bartsch
2001-10-14an asf demuxerGuenter Bartsch
2001-10-12- fix for playing low quality sound (like 11127Hz,8bit,mono)Miguel Freitas
2001-10-11- nicer message for deinterlace not supportedMiguel Freitas
2001-10-11should fix errors with gcc3 optimizationsMiguel Freitas
2001-10-10Add a fifo_buffer function to query the number of the elements stored in aJuergen Keil
2001-10-10GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver.Juergen Keil
2001-10-10Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think theJuergen Keil
2001-10-09overlay clut colorspace conversionMiguel Freitas
2001-10-09fix playing mpeg movies with sound disabledMiguel Freitas
2001-10-09Implement rle-image shrinking for blend_rgb*()Juergen Keil
2001-10-09blend_rgb* with rle-image scaling. Used by the XShm video_out driver.Juergen Keil
2001-10-09finished with that old deadlockMiguel Freitas
2001-10-08Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). CleanDaniel Caujolle-Bert
2001-10-08*_get_dir broken for file lists with more than five entries due to badJuergen Keil
2001-10-08On solaris, try to grab the default dvd device from vold supplied environmentJuergen Keil
2001-10-08Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbisJuergen Keil
2001-10-08fix serious buffer leak at the estimation functionMiguel Freitas
2001-10-07minor cleanupsGuenter Bartsch
2001-10-07oss softsync patche provided by bill finkGuenter Bartsch