summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-08-17Fixed problem with menu SPUsRich J Wareham
2001-08-16Fixed SPU crashing (revert 50% of latest change, sorry).Daniel Caujolle-Bert
2001-08-16Moved XINE_SPU_EVENT handler to video_decoder.Eduard Hasenleithner
2001-08-16Forgot to commit: spudec_t is never used.Eduard Hasenleithner
2001-08-16Changes for new byte order of clut_t.Eduard Hasenleithner
2001-08-16clut_t is now stored in machine endianess. Simplifies the transferEduard Hasenleithner
2001-08-15Fixed unresolved symbols.Daniel Caujolle-Bert
2001-08-15Fixed a bug which caused a segfault when queueing too muchEduard Hasenleithner
2001-08-14Fixed a (small) bug in SPU decoderRich J Wareham
2001-08-14Made the dxr3 device name a configuration option. Makes it possibleEduard Hasenleithner
2001-08-14Fixed a bug resulting from the misassumption that the pixelsEduard Hasenleithner
2001-08-14return of the profilerGuenter Bartsch
2001-08-14Replaced the dxr3 button event stub with real code.Eduard Hasenleithner
2001-08-14fixed a race condition which caused the dxr3 to hang at playback startEduard Hasenleithner
2001-08-14audio output plugin priority handling, based on patch provided by Philip Stad...Guenter Bartsch
2001-08-13Fixed segfault if Audio or Video Plugin not loaded.James Courtier-Dutton
2001-08-13FreeBSD needs <sched.h> for SCHED_OTHER defineJuergen Keil
2001-08-13non-debug build crashes with gcc asm error (tries to spill BP register).Juergen Keil
2001-08-13alsa05 patch provided by Peter WeissgerberGuenter Bartsch
2001-08-13inserted event stub for new spu decoder api version.Eduard Hasenleithner
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
2001-08-12cancel demux thread on xine_stop instead of pthread_join to prevent hangGuenter Bartsch
2001-08-12new mpeg audio decoder plugin (libmad) addedGuenter Bartsch
2001-08-12make oss output check if sampling rate is supported and try 44100 hz if notGuenter Bartsch
2001-08-11removed unnecessary fileGuenter Bartsch
2001-08-11thread priorities to improve performance on freebsd (and possibly others)Guenter Bartsch
2001-08-10added missing file to tarballGuenter Bartsch
2001-08-10enabling ffmpeg by default, credits to gerard for his incredible workGuenter Bartsch
2001-08-10FAQ updates and getting ready for 0.5.1Guenter Bartsch
2001-08-10seeking works :-)Guenter Bartsch
2001-08-10minor bugfixes, make debug should work now, codec close hopefully works tooGuenter Bartsch
2001-08-09Added error string to some messages in order to get better bugreports.Eduard Hasenleithner
2001-08-08Added the X_CFLAGS in order to allow compiling on systemsEduard Hasenleithner
2001-08-08fixes for ffmpeg using xshmGuenter Bartsch
2001-08-07latest ffmpeg updates - mmx works\! :-)Guenter Bartsch
2001-08-07Added support for the scr providers.Eduard Hasenleithner
2001-08-07Added new System Clock Reference providers architecture.Eduard Hasenleithner
2001-08-07removed big local variables in libmpg123 (freebsd calls this stack-abuse ;))Guenter Bartsch
2001-08-07small ffmpeg cleanups and fixesGuenter Bartsch
2001-08-07introducing the ffmpeg video decoder plugin for ms mpeg 4, opendivx and motio...Guenter Bartsch
2001-08-06Hopefully, this was the last decoder with priority 0.Eduard Hasenleithner
2001-08-05Fixed a very hard to track bug with 5.0 or 5.1 playback:Eduard Hasenleithner
2001-08-05Implemented preferred OSS audio device.xine-0_5_0-release0.5.0Eduard Hasenleithner
2001-08-05Implemented setting of the CLUT palette.Eduard Hasenleithner
2001-08-05The CLUT has been used after it was freed. Fixed.Eduard Hasenleithner
2001-08-05Enabled CLUT palette transfer from the input pluginEduard Hasenleithner
2001-08-04dvd_udf patch submitted by Chris RankinGuenter Bartsch
2001-08-04LPCM audio decoder plugin contributed by Gert VervoortGuenter Bartsch
2001-08-02Fixed Video fifo buffer overflow.James Courtier-Dutton
2001-08-02The control device has been used before opening it. Fixed.Eduard Hasenleithner