summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-04-29Now I hope this is neither inappropriate nor rude but the old entry was a bitMatthias Dahl
2002-04-28Add some files which were left out of the "make dist" for the dxr3.James Courtier-Dutton
2002-04-28Fixes for some compile errors.James Courtier-Dutton
2002-04-28Add 'cinepak' decoder for QuickTime/AVIEwald Snel
2002-04-28Actually one could call this clean up wave *TWO* ... :-)Matthias Dahl
2002-04-28descriptor leak patch from chrisxine-0_9_9-release0.9.9Guenter Bartsch
2002-04-28Minor cleanup and a possible little optimization... :)Matthias Dahl
2002-04-28last 0.9.9 preparations, disable ffmpeg debug output, error message fix for ossGuenter Bartsch
2002-04-28mms cleanup, removing asx parser (will be moved to xine-util/frontendsGuenter Bartsch
2002-04-28Thread-safe once-only initializationEwald Snel
2002-04-28OSS 8 bit sound problem fix by Gert Vervoort <Gert.Vervoort@wxs.nl> plus inde...Guenter Bartsch
2002-04-28Forgot the '&' in previous patchEwald Snel
2002-04-28Fix for possible memory leak (mutex, memory leak on some platforms)Ewald Snel
2002-04-28Another change of this -> self to stop C++ moaningRich J Wareham
2002-04-28Fix small memory leakEwald Snel
2002-04-28fix discontinuity detection (audio and video pts may differ by more than 2Miguel Freitas
2002-04-27add closed caption buffer type, so the CC decoder is not discardedChristian Vogler
2002-04-27Add function to unregister configfile callback.Christian Vogler
2002-04-27Just in case something goes wrong, stop with a handy error message.Matthias Dahl
2002-04-27More fixing... HAVE_(ALSA/SYS)_ASOUNDLIB_H wasn't defined properly.Matthias Dahl
2002-04-27Fixing bug and alsa09 detection...Matthias Dahl
2002-04-27*** empty log message ***Miguel Freitas
2002-04-27Gert Vervoort's aspect ratio patchMiguel Freitas
2002-04-27fix 64-bit diff calculationMiguel Freitas
2002-04-27Two small changes to stop C++ moaningRich J Wareham
2002-04-27Try do use the right asoundlib header file (avoid warning message).Daniel Caujolle-Bert
2002-04-26Sun's Forte compiler has problems initializing a local structure variable withJuergen Keil
2002-04-26Some minor changes to make libavcodec compibale with Sun's Forte compilerJuergen Keil
2002-04-26String constant split on two lines? Sun's Forte compiler doesn't like that...Juergen Keil
2002-04-25Need be2me_32() declaration.Daniel Caujolle-Bert
2002-04-25Add some debug.James Courtier-Dutton
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-24Some further improvements to dvd menu buttons.James Courtier-Dutton
2002-04-24Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a badDaniel Caujolle-Bert
2002-04-23Add support for forced buttons due to nav pci fosl control.James Courtier-Dutton
2002-04-23Minor bug fix.James Courtier-Dutton
2002-04-23Small improvement to menu highlights.James Courtier-Dutton
2002-04-23Moving more highlight handling to libspudec.James Courtier-Dutton
2002-04-23Add missing dispose function to DivX4Rich J Wareham
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Remove 'FIXME' (fixed by previous patches)Ewald Snel
2002-04-23Fix memory leaks by disposing unused pluginsEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-23Fix memory leaks in quicktime demux pluginEwald Snel
2002-04-23Fix osd memory leaks (unprocessed events and unfreed overlay objects)Ewald Snel
2002-04-23Fixed DEBUG_CFLAGS, build a real debug version now.Daniel Caujolle-Bert
2002-04-23Fixed a typoEwald Snel
2002-04-23yet another sync method: probe sound card buffer size on startupMiguel Freitas
2002-04-23remove hardcoded waveformat sizeMiguel Freitas
2002-04-23fix stupid bug in my last commitMiguel Freitas