summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-12-01implement the rest of the public post plugin APIMichael Roitzsch
2002-12-01- add post plugins to the plugin catalogMichael Roitzsch
2002-12-01enable compilation of post plugin helper moduleMichael Roitzsch
2002-12-01enable compilation of post subdirMichael Roitzsch
2002-12-01first Advent - time for some presents: xine's first post pluginMichael Roitzsch
2002-12-01deploy filtering YUV9 -> YV12 converterMike Melanson
2002-12-01added generalized YUV9 -> YV12 conversion functionMike Melanson
2002-12-01avoid overflowGuenter Bartsch
2002-12-01fix memleak in input_http, fix mms read functionGuenter Bartsch
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