summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-12-29add a block, due of /post/ variable declaration.Daniel Caujolle-Bert
2002-12-29Err, this is wrong, you CAN'T do that. I fixed the compilation, but maybe i'm...Daniel Caujolle-Bert
2002-12-29Oups, removes c++ comment.Thibaut Mattern
2002-12-29a bit fasterThibaut Mattern
2002-12-29remove old hack for sputextMichael Roitzsch
2002-12-29reactivate sputext directoryMichael Roitzsch
2002-12-29first draft of a sputext demuxerMichael Roitzsch
2002-12-29- new post plugin property: typeMichael Roitzsch
2002-12-29convenienceMichael Roitzsch
2002-12-28fix and strengthen the QT RLE decodersMike Melanson
2002-12-28sanity check for certain header fieldsMike Melanson
2002-12-28added Interplay MVE video decoder (not completely accurate yet, butMike Melanson
2002-12-28added Interplay MVE DPCM audio decoderMike Melanson
2002-12-28added Interplay MVE file demuxerMike Melanson
2002-12-28added Interplay MVE A/V buffer typesMike Melanson
2002-12-28set high water mark a little higher to avoid stuttering when switching to a n...Guenter Bartsch
2002-12-28Fix segmentation fault in QuickTime binary codecsEwald Snel
2002-12-28dvb_class_dispose segfault fixGuenter Bartsch
2002-12-28simple osd menu for dvb channel selection; updated dvb_channels and README.dvbGuenter Bartsch
2002-12-27Consumes less cpu and displays more frames.Thibaut Mattern
2002-12-27This should be more compatible with spu decoder pluginsEwald Snel
2002-12-27Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' propertyEwald Snel
2002-12-27move first frame signal deeper into video out to the place where the frames areMichael Roitzsch
2002-12-27Use $(srcdir) in include paths, so that compilation in separate src/objJuergen Keil
2002-12-27- query the esd server's sample rate, do not hardcode 44100 HzJuergen Keil
2002-12-27re-enable dvb pluginGuenter Bartsch
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
2002-12-27fix dvb eventsGuenter Bartsch
2002-12-27disable ts compilation, it's BROKEN (one more)Daniel Caujolle-Bert
2002-12-27disable dvb compilation, it's BROKENDaniel Caujolle-Bert
2002-12-27quite experimental changes on post plugin api to enable rewiringMiguel Freitas
2002-12-27small cleanup for extra_info_tMiguel Freitas
2002-12-27finally - dvb support in xine :)Guenter Bartsch
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-12-26catch a possible segfaultStefan Holst
2002-12-26pnm stream setup improvementsStefan Holst
2002-12-25made it compileDaniel Caujolle-Bert
2002-12-25Ooops, forgot the initializationMichael Roitzsch
2002-12-25get the rewiring correctly:Michael Roitzsch
2002-12-25change some types for convenience (less casts)Michael Roitzsch
2002-12-25allow post plugin output's rewire functions to be NULLMichael Roitzsch
2002-12-25convenienceMichael Roitzsch
2002-12-25goomMiguel Freitas
2002-12-25What a GOOM!Miguel Freitas
2002-12-24uncomment DEBUG_CFLAGSMiguel Freitas
2002-12-24This should fix WMV8/9, for now...Siggi Langauf
2002-12-24discard buffers on flush so decoder will return faster. seeking should beMiguel Freitas
2002-12-24trying to add support for audio post plugins. that must be easier thanMiguel Freitas
2002-12-24a cleaner implementation of sdp/sdpplin added, small fixesStefan Holst
2002-12-24small rtsp fixesStefan Holst