summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2002-12-23adjust audio_vpts and video_vpts on start so they don't stay much aheadMiguel Freitas
2002-12-22it doesn't make sense to reimplement flush here.Miguel Freitas
2002-12-22less verboseMiguel Freitas
2002-12-22flush/seeking overhauledMiguel Freitas
2002-12-22fix MMX color converter when width is divisible by 6Mike Melanson
2002-12-22minor demuxer considerationsMike Melanson
2002-12-22be strict with the widthMike Melanson
2002-12-22mmm hmmm...that's nice, but we don't need to hear about it all theMike Melanson
2002-12-22fixed silly decode bug, at long lastMike Melanson
2002-12-22Bad Robin - void pointer arthimatic is wrong.Robin KAY