summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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
2002-12-22fix title reportingMike Melanson
2002-12-22less talk, more decodeMike Melanson
2002-12-22clean up edit list parsing and fix handling of -1 as an edit list mediaMike Melanson
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21Fix another (small) memory leakEwald Snel
2002-12-21Fix memory leak (100100 bytes per stream)Ewald Snel
2002-12-21log messageMiguel Freitas
2002-12-21ops, my fault. without this line dvd menus are broken for xshm.Miguel Freitas
2002-12-21path used by realplayer rpm packagesMiguel Freitas
2002-12-21check parametersMiguel Freitas
2002-12-21fix osd displaying for xshm driver (daniel: the osd was there... youMiguel Freitas
2002-12-21Cleaned up the source littleRobin KAY
2002-12-21Fix memory leaksEwald Snel
2002-12-21Protect against faulty configuration settings a tad better.Rocky Bernstein
2002-12-21xine_get_pos_length should return zero if current position is unknown. thisMiguel Freitas
2002-12-21minor comment updateMiguel Freitas
2002-12-21If Solaris PCI then use ATAPI interface not SCSI. At least this helpsRocky Bernstein
2002-12-21Fix padding (crap near right picture border), use pitches[]Ewald Snel
2002-12-21Fix padding (ugly red bar in 'fra-sen-1.avi', right of image)Ewald Snel
2002-12-21Fix memory leaksEwald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-21Don't use indirect pointer for stsd atoms, conform to buffer.h descriptionEwald Snel
2002-12-21no need to confuse the issueMike Melanson
2002-12-21...my beautiful, beautiful special information buffer facility...okayMike Melanson
2002-12-20log outputGuenter Bartsch
2002-12-20Install a hack to avoid deadlocks when exiting xine (for exampple with theJuergen Keil