summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-05-25add support for seekingJames Stembridge
2003-05-25I will stop committing nonsense now...Michael Roitzsch
2003-05-25oops ... moving those #ifdef's to a more sensible positionMichael Roitzsch
2003-05-25cleaning upMichael Roitzsch
2003-05-25enable the new libavcodec MPEG encoder and make it the default, becauseMichael Roitzsch
2003-05-25compiling libavcodec's encoding part as an MPEG encoder suitable for the DXR3Michael Roitzsch
2003-05-25Add some FIXME statements.James Courtier-Dutton
2003-05-25Some more parsing code.James Courtier-Dutton
2003-05-25Read index chunks in preparation for seeking support - Disabled by defualtJames Stembridge
2003-05-25speex support contributed by Conrad Parker <conrad@metadecks.org>Guenter Bartsch
2003-05-24xine_usec_sleep is used in ao_none, so it should be linked against libxineMichael Roitzsch
2003-05-24- Try to fix mmsh server detection.Thibaut Mattern
2003-05-24Fix some comments.James Courtier-Dutton
2003-05-24expand video filter - adds black borders to top and bottom of video to expand...James Stembridge
2003-05-24Remove pointless if statementJames Stembridge
2003-05-24Revert previous commit that added checks for the driver being open before wri...James Stembridge
2003-05-24Wait for audio out loop to be blocked on empty fifo before closing driver rat...James Stembridge
2003-05-23Undo last cvs command.James Courtier-Dutton
2003-05-23patch for compiling under cygwin.James Courtier-Dutton
2003-05-23add change that allows canon digital camera created avis to play correctlyJames Stembridge
2003-05-2314to16 squashing seems to work now.James Courtier-Dutton
2003-05-23- move http proxy configuration to xine itselfBastien Nocera
2003-05-23Some preparations for software decode of .wav dts files.James Courtier-Dutton
2003-05-23Fix some problems with playing .avi streams.James Courtier-Dutton
2003-05-23fix dvb crashing.Daniel Caujolle-Bert
2003-05-23fix the miscalculates and then copy'n'pasted durations we discovered some tim...Michael Roitzsch
2003-05-23* dxr3 needs a longer prebufferingMichael Roitzsch
2003-05-23make alternative devices (dvd:<path> and dvd:<device> style MRLs) work withMichael Roitzsch
2003-05-22- we're not allowed to free pointers to an on-stack string, fixes segfault wh...Bastien Nocera
2003-05-21- removed work-around for NSV streams from NullsoftBastien Nocera
2003-05-21- use a winamp user agent when downloading a nsv fileThibaut Mattern
2003-05-20Made some similar changes to the network input as were just made to httpTim Champagne
2003-05-20This fixes http support for Win32Tim Champagne
2003-05-20demux_mpeg.c is now used to decode .vob files.James Courtier-Dutton
2003-05-20This adds http and network input for Win32. I have no idea how to test this u...Tim Champagne
2003-05-20that's english nowMichael Roitzsch
2003-05-20a decoder priority of 0 enables the decoder's default priorityMichael Roitzsch
2003-05-20fix possible buffer overflow reported by Steve FreelandMichael Roitzsch
2003-05-20no double inclusionMichael Roitzsch
2003-05-20public header cleanup:Michael Roitzsch
2003-05-20make it compile again for non-Win32Mike Melanson
2003-05-20This adds cdda support for Win32. Also fixed the demuxer mpeg block build for...Tim Champagne
2003-05-19oups, stupid me !Thibaut Mattern
2003-05-19initial commit for Nullsoft Video (.nsv) demuxerMike Melanson
2003-05-19new MP3 fourccMike Melanson
2003-05-19use demux helper for content detectionThibaut Mattern
2003-05-19Patch submitted by : David ShimizuJames Courtier-Dutton
2003-05-19This adds lpcm support for Win32 and the start of cdda support for Win32 (whi...Tim Champagne
2003-05-18Add some info.James Courtier-Dutton
2003-05-18Remove some assert() statements.James Courtier-Dutton