summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2002-12-24small xine_buffer fixesStefan Holst
2002-12-23remove holdover from earlier API revMike Melanson
2002-12-23- added raw dv demuxerMiguel Freitas
2002-12-23skip DV frames if needed (DV decoding is VERY cpu intensive)Miguel Freitas
2002-12-23heh...those should really be unsigned char'sMike Melanson
2002-12-23merge info for skipped framesMiguel Freitas
2002-12-23fix segfaultsGuenter Bartsch
2002-12-23wmv9 supportMiguel Freitas
2002-12-23wmv9 supportMiguel Freitas
2002-12-23move the palette wraparound to a better placeMike Melanson
2002-12-23increase buffers for high quality rm filesStefan Holst
2002-12-23accept "auto" as driver identifier (same as passing NULL ptr).Miguel Freitas
2002-12-23ok, seeking should like to have good vpts too.Miguel Freitas
2002-12-23free unused buffersMike Melanson
2002-12-23not freeing allocated buffers is a bad bad thing: it makes xine freeze onMiguel Freitas