Age | Commit message (Expand) | Author |
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 |
2002-12-20 | MNG demuxer added | Robin KAY |
2002-12-19 | Undo for non-X11 front-ends | Ewald Snel |
2002-12-19 | Fix undefined symbols (link to appropriate libraries) | Ewald Snel |
2002-12-18 | Add support for exclusive overlays | Robin KAY |
2002-12-18 | Don't append 'BUF_FLAG_SPECIAL' packets to frame data | Ewald Snel |
2002-12-18 | Fix seek using 'start_time' | Ewald Snel |
2002-12-18 | u_int32_t is not available on solaris, uint32_t is... | Juergen Keil |
2002-12-18 | Cleanup MSVC decoder | Ewald Snel |
2002-12-18 | Ignore 'BUF_FLAG_SPECIAL' packets (fixes some QuickTime streams) | Ewald Snel |
2002-12-18 | first draft of quicktime binary-only codec support | Guenter Bartsch |
2002-12-18 | log output | Guenter Bartsch |