Age | Commit message (Expand) | Author |
2002-12-23 | increase buffers for high quality rm files | Stefan Holst |
2002-12-23 | accept "auto" as driver identifier (same as passing NULL ptr). | Miguel Freitas |
2002-12-23 | ok, seeking should like to have good vpts too. | Miguel Freitas |
2002-12-23 | free unused buffers | Mike Melanson |
2002-12-23 | not freeing allocated buffers is a bad bad thing: it makes xine freeze on | Miguel Freitas |
2002-12-23 | adjust audio_vpts and video_vpts on start so they don't stay much ahead | Miguel Freitas |
2002-12-22 | it doesn't make sense to reimplement flush here. | Miguel Freitas |
2002-12-22 | less verbose | Miguel Freitas |
2002-12-22 | flush/seeking overhauled | Miguel Freitas |
2002-12-22 | fix MMX color converter when width is divisible by 6 | Mike Melanson |
2002-12-22 | minor demuxer considerations | Mike Melanson |
2002-12-22 | be strict with the width | Mike Melanson |
2002-12-22 | mmm hmmm...that's nice, but we don't need to hear about it all the | Mike Melanson |
2002-12-22 | fixed silly decode bug, at long last | Mike Melanson |
2002-12-22 | Bad Robin - void pointer arthimatic is wrong. | Robin KAY |
2002-12-22 | fixes handling of some real streams and adds some log output | Stefan Holst |
2002-12-22 | Small fix (seek off by 1 frame) | Ewald Snel |
2002-12-22 | mutex not needed anymore | Miguel Freitas |
2002-12-22 | flush moved to decoder loop. that simplifies things a lot. | Miguel Freitas |
2002-12-22 | convenience | Michael Roitzsch |
2002-12-22 | fix title reporting | Mike Melanson |
2002-12-22 | less talk, more decode | Mike Melanson |
2002-12-22 | clean up edit list parsing and fix handling of -1 as an edit list media | Mike Melanson |
2002-12-22 | Make xine-lib compile with the SunPro compiler | Robin KAY |
2002-12-21 | Fix another (small) memory leak | Ewald Snel |
2002-12-21 | Fix memory leak (100100 bytes per stream) | Ewald Snel |
2002-12-21 | log message | Miguel Freitas |
2002-12-21 | ops, my fault. without this line dvd menus are broken for xshm. | Miguel Freitas |
2002-12-21 | path used by realplayer rpm packages | Miguel Freitas |
2002-12-21 | check parameters | Miguel Freitas |
2002-12-21 | fix osd displaying for xshm driver (daniel: the osd was there... you | Miguel Freitas |
2002-12-21 | Cleaned up the source little | Robin KAY |
2002-12-21 | Fix memory leaks | Ewald Snel |
2002-12-21 | Protect against faulty configuration settings a tad better. | Rocky Bernstein |
2002-12-21 | xine_get_pos_length should return zero if current position is unknown. this | Miguel Freitas |
2002-12-21 | minor comment update | Miguel Freitas |
2002-12-21 | If Solaris PCI then use ATAPI interface not SCSI. At least this helps | Rocky Bernstein |
2002-12-21 | Fix padding (crap near right picture border), use pitches[] | Ewald Snel |
2002-12-21 | Fix padding (ugly red bar in 'fra-sen-1.avi', right of image) | Ewald Snel |
2002-12-21 | Fix memory leaks | Ewald Snel |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-21 | Don't use indirect pointer for stsd atoms, conform to buffer.h description | Ewald Snel |
2002-12-21 | no need to confuse the issue | Mike Melanson |
2002-12-21 | ...my beautiful, beautiful special information buffer facility...okay | Mike Melanson |
2002-12-20 | log output | Guenter Bartsch |
2002-12-20 | Install a hack to avoid deadlocks when exiting xine (for exampple with the | Juergen Keil |
2002-12-20 | fix off by one error | Robin KAY |
2002-12-20 | Check for changes in the global vo_scale's gui_pixel_aspect, and update the | Juergen Keil |
2002-12-20 | Do not compile the 'mng' demuxer, when the autoconf stuff has detected that | Juergen Keil |
2002-12-20 | MNG demuxer added | Robin KAY |