summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2001-08-02sound chunks now biggerJoachim Koenig
2001-08-01Priority was left out, and 0 is not allowed.James Courtier-Dutton
2001-08-01TS Streams with zero PES_Packet_Length should now play.James Courtier-Dutton
2001-08-01new sync stuff and SPDIF correctionsJoachim Koenig
2001-07-31Overlay should now work with Xinerama too.Eduard Hasenleithner
2001-07-31The mpeg2 decoder (first part) of this plugin has notEduard Hasenleithner
2001-07-30bugfix provided by Dennis BjorklundGuenter Bartsch
2001-07-30whoups, looks like a priority of 0 is not allowed :>Guenter Bartsch
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
2001-07-30demux_ts.c modified so it should work now.James Courtier-Dutton
2001-07-30aalib makefile patch provided by Damien ClermontéGuenter Bartsch
2001-07-30artsd audio output patch by Philip StadermannGuenter Bartsch
2001-07-29...of course I forgot to add the file itself #-))Guenter Bartsch