summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-12-25allow post plugin output's rewire functions to be NULLMichael Roitzsch
2002-12-25convenienceMichael Roitzsch
2002-12-25goomMiguel Freitas
2002-12-25goomMiguel Freitas
2002-12-25What a GOOM!Miguel Freitas
2002-12-24preparing 1-beta1xine-1-beta1-release1-beta1Siggi Langauf
2002-12-24uncomment DEBUG_CFLAGSMiguel Freitas
2002-12-24This should fix WMV8/9, for now...Siggi Langauf
2002-12-24FLI support has been notably improvedMike Melanson
2002-12-24register raw DV demuxerMike Melanson
2002-12-24Update for libxine 1.0beta1 added pkgconfig-directoryManfred Tremmel
2002-12-24engine improvementsMiguel Freitas
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-23dv demuxMiguel Freitas
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-23win32 dmoMiguel Freitas
2002-12-23wmv9 supportMiguel Freitas
2002-12-23move the palette wraparound to a better placeMike Melanson
2002-12-23keep track of external projects included in xine-libMichael Roitzsch
2002-12-23the alsa plugin is just called "alsa", not "alsa09"Michael Roitzsch
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
2002-12-22fixes handling of some real streams and adds some log outputStefan Holst
2002-12-22Small fix (seek off by 1 frame)Ewald Snel
2002-12-22mutex not needed anymoreMiguel Freitas
2002-12-22flush moved to decoder loop. that simplifies things a lot.Miguel Freitas
2002-12-22convenienceMichael Roitzsch