summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-11-30just now i realized the wrong underlying assumption i did in metronom: fixingMiguel Freitas
2002-11-30copy'n'paste bug? I don't think the real decoder needs ogg vorbis.Michael Roitzsch
2002-11-29added special case to enable playback of signed 8-bit dataMike Melanson
2002-11-29no need to dispose the current decoder plugin on stream end, it will be disposedMichael Roitzsch
2002-11-28yep, more codec typesMike Melanson
2002-11-28automatically detecting MP3 in RIFF files is great, but be sure toMike Melanson
2002-11-28Extended demuxer API with the methods get_capabilities() and get_optional_dat...Peter Liljenberg
2002-11-28fix reading out mixer settingGuenter Bartsch
2002-11-27experimental change in handling of sound clock drifting (relative to the vpts...Heiko Schaefer
2002-11-27change comment style so this file will compileMike Melanson
2002-11-27prettier logging :o)Heiko Schaefer
2002-11-27sync to libdvdread cvs should fix segfault when playing DVDs copied to HDMichael Roitzsch
2002-11-27make Siggi happy: setting stream correctly makes xine-ui playlists work againxine-1-alpha2-release1-alpha2Michael Roitzsch
2002-11-27seems the closedir doesn't break passthrough anymoreHeiko Schaefer
2002-11-26change demux_eawve to use forward seeking. quick hack to input_http to suppor...Robin KAY
2002-11-26* remove what appears to be debug code messing up colors for some SPUsMichael Roitzsch
2002-11-26better solution: go ahead and build libfaad but without any pluginMike Melanson
2002-11-26return of the esd audio output driverGuenter Bartsch
2002-11-26fix xshm video displayGuenter Bartsch
2002-11-26disable libfaad until it works, thus giving xine the appearance ofMike Melanson
2002-11-26switch off real debug outputGuenter Bartsch
2002-11-25return of the arts audio output pluginGuenter Bartsch
2002-11-25make guenter happy: raise the expertise level of the position entriesMichael Roitzsch
2002-11-25less noiseMichael Roitzsch
2002-11-25buffer size was not set in one caseGuenter Bartsch
2002-11-25and another top-level atom...Mike Melanson
2002-11-25make video codec use the configurable path, rv20 should work now tooGuenter Bartsch
2002-11-25sipro audio fixesGuenter Bartsch
2002-11-25fix chunk tableGuenter Bartsch
2002-11-25cook audio somewhat workingGuenter Bartsch
2002-11-24wtf happened to those black bars ?\!? :>Guenter Bartsch
2002-11-24First draft of SDL code (BROKEN)Stephen Torri
2002-11-23no race on the backup image, please; use a different solution (see comment)Michael Roitzsch
2002-11-23DVD input fixes and cleanup:Michael Roitzsch
2002-11-23registering config entries at init_class timeDaniel Caujolle-Bert
2002-11-23sync to latest libdvdnav cvs:Michael Roitzsch
2002-11-23fix segfaults with failed driversMichael Roitzsch
2002-11-23whoups - sorry again, leftover from a debugging session (libdvdread abort()s ...Guenter Bartsch
2002-11-23pnm protocol input pluginGuenter Bartsch
2002-11-23whoups, sorry, bleeding edge codeGuenter Bartsch
2002-11-22first draft of audio decoderGuenter Bartsch
2002-11-22implement version 5 audio header, small bugfixesGuenter Bartsch
2002-11-22wrong response on non-linux platforms fixedGuenter Bartsch
2002-11-22_NEVER_ read from a non-seekable input plugin in content detection phase :-}Guenter Bartsch
2002-11-22audio codec detectionGuenter Bartsch
2002-11-22HELP! My latest engine patch slightly broke the seeking, so I revert thisMichael Roitzsch
2002-11-22when the image does not fit the viewport and black bars need to be added, theirMichael Roitzsch
2002-11-22flushing the last frame too should increase engine responsiveness now theMichael Roitzsch
2002-11-22fix colors and frame duration/timestampsGuenter Bartsch
2002-11-22do not play with the clock any more, we have dedicated flush functions for th...Michael Roitzsch