summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2001-07-29transport stream demultiplexer contributed by shaheedGuenter Bartsch
2001-07-29cleanups provided by Chris RankinGuenter Bartsch
2001-07-28patch provided by Chris Rankin to make dvd device name configurable in .xinercGuenter Bartsch
2001-07-27One step back. It seems last changes about devfs will never fixed the problems.Daniel Caujolle-Bert
2001-07-27Fixed xine_eject stuff and some small bugs about input plugins.Daniel Caujolle-Bert
2001-07-27More check about devfs support. Dont call open() in non blocking mode if it'sDaniel Caujolle-Bert
2001-07-26PPC patches by Bill FinkGuenter Bartsch
2001-07-26New Feature: Hardware overlay in xine output windowEduard Hasenleithner
2001-07-26Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....Daniel Caujolle-Bert
2001-07-26Reverted a small error introduced into alphablend.cRich J Wareham
2001-07-25A few small changes to help in some specific cases. Also a nasty hack added t...Rich J Wareham
2001-07-25Removed the --with-dxr3-path argument and added --disable-dxr3.Eduard Hasenleithner
2001-07-25Wrong number of entries returned (always +1).Daniel Caujolle-Bert
2001-07-24just noticed the num_mrls parameter got lost on the way through the xine_engi...Guenter Bartsch
2001-07-24interlace modeJoachim Koenig
2001-07-24API Version 2Joachim Koenig
2001-07-24PES demultiplexerJoachim Koenig
2001-07-24Change DXR3 checkings. Some cosmetic changes.Daniel Caujolle-Bert
2001-07-24Made debug/informational messages less confusing.Eduard Hasenleithner
2001-07-24whoups, that free() was a bit too much #-))Guenter Bartsch
2001-07-24big xshm cleanup (free memory properly, set up yuv2rgb only when necessary, c...Guenter Bartsch
2001-07-23Made ac3testfile optional. I hope that rc1 tarball don't have thisDaniel Caujolle-Bert
2001-07-23michel recommended a bigger frame size for buggy ac3 streamsGuenter Bartsch
2001-07-22Made resampling switchable through xinerc.Eduard Hasenleithner
2001-07-22moved this message to xprintf as wellGuenter Bartsch
2001-07-22Fixed missing case for 5.1 output.Eduard Hasenleithner
2001-07-22Moved check for dxr3 to _xine.m4.Eduard Hasenleithner
2001-07-21Fixed the channel order for 5.0 and 5.1 modes.Eduard Hasenleithner
2001-07-20latest libac3 update from walken including lfe supportGuenter Bartsch
2001-07-20New configure option for activating the dxr3 decoder plugin.Eduard Hasenleithner
2001-07-20Initial commit of the dxr3/hw+ hardware decoder plugin.Eduard Hasenleithner
2001-07-20fixed arbitrary output window scaling and fullscreen playback using xshmGuenter Bartsch
2001-07-19First implementation of priorities for the decoder plugins:Eduard Hasenleithner
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-18blind try to implement yuv2bgr32_mmxGuenter Bartsch