summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-05-23NULL isn't a good default for a pointer ;) Fixes RV10 and RV20 decodingJames Stembridge
2004-05-23rename from AO_CAP_32BITS to AO_CAP_FLOAT32Michael Roitzsch
2004-05-23Demuxer now outputs sensible timestamps so no need to use the binary codec to...James Stembridge
2004-05-231) Simpler fragment skipping for RV30 and RV40James Stembridge
2004-05-23Fix detection of a partially obscured window.Robin KAY
2004-05-21double-free fix for yuv decoder by Barry ScottMichael Roitzsch
2004-05-21Don't wait if the flush already occured.Thibaut Mattern
2004-05-20missing headersMiguel Freitas
2004-05-20this is not available hereMichael Roitzsch
2004-05-19Other speaker arrangements tested and now working.James Courtier-Dutton
2004-05-19housekeepingMichael Roitzsch
2004-05-19Implement support for 5.1 channel.James Courtier-Dutton
2004-05-18Add some XINE_STREAM_INFO for DTS/AC5 streams.James Courtier-Dutton
2004-05-18Have a little more control over debug output.James Courtier-Dutton
2004-05-18track number of times the port has being opened.Miguel Freitas
2004-05-18bits, rate and mode were not set when audio post plugin was first createdMiguel Freitas
2004-05-17Correct port status call.James Courtier-Dutton
2004-05-17Fix noises appearing when seeking and using the upmix plugin.James Courtier-Dutton
2004-05-17Correct the copyright notice.James Courtier-Dutton
2004-05-17Implement the parameters api to see the Sub-woofer cut off frequency.James Courtier-Dutton
2004-05-17Remove the center channel from the upmix.James Courtier-Dutton
2004-05-16From: Reinhard Nissl.James Courtier-Dutton
2004-05-16From: Reinhard Nissl.James Courtier-Dutton
2004-05-16From: Reinhard NisslJames Courtier-Dutton
2004-05-16fix [ 855802 ] xine-lib -- input_pvr.c -- unpause seeks to beginningMiguel Freitas
2004-05-16Priority support.Thibaut Mattern
2004-05-16Priority support for demuxer and input plugins (engine part).Thibaut Mattern
2004-05-16Remove references to video and metronom for the upmix plugin.James Courtier-Dutton
2004-05-16Changes in white space only.James Courtier-Dutton
2004-05-16Plugin is now a XINE_POST_TYPE_AUDIO_FILTER.James Courtier-Dutton
2004-05-16Fix EOS handling (http).Thibaut Mattern
2004-05-16Make the upmix plugin act as a passthru if it cannot handle the upmix format.James Courtier-Dutton
2004-05-15Some more updates for 24bit sound.James Courtier-Dutton
2004-05-15Minor adjustments to start adding 24bit and 32bit-Float audio sample support.James Courtier-Dutton
2004-05-15Port subwoofer filter from mplayer.James Courtier-Dutton
2004-05-15First attempt at an upmix plugin.James Courtier-Dutton
2004-05-15gcc 3.4.0 doesn't like function prototypes with the inline specifier. ffmpeg ...Robin KAY
2004-05-14trying to keep at least the most important parts up to dateMichael Roitzsch
2004-05-14fix compiler warning and make new config entry's strings translateableMichael Roitzsch
2004-05-14trying to fix overly enthusiastic elem demuxerMichael Roitzsch
2004-05-14Handle Jumbo A52/AC3 frames from VDRJames Courtier-Dutton
2004-05-13Don't set the img->duration to the default if it's 0 in vo_frame_draw - this ...James Stembridge
2004-05-13set the pts on all buffers so the binary codec can be fed with the correct ti...James Stembridge
2004-05-131) don't use the framerate stored in the header as it's sometimes way off the...James Stembridge
2004-05-12Add support for ejecting removable media on Solaris.Robin KAY
2004-05-12Wrong bitwise operator.Robin KAY
2004-05-12fix compiler warningsMichael Roitzsch
2004-05-12- open the CD device for Linux systems where /proc/sys/dev/cdrom/check_mediaxine-1-rc4a-release1-rc4aBastien Nocera
2004-05-12Mpeg 1/2 decoding.Thibaut Mattern
2004-05-11preparation for rc4aMiguel Freitas