Age | Commit message (Expand) | Author |
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 |
2002-12-18 | i guess you were right, mike - the audio stsd atom is needed as well ;> | Guenter Bartsch |
2002-12-18 | log output | Guenter Bartsch |
2002-12-17 | Eliminate GNU C range extension "..." | Juergen Keil |
2002-12-17 | Keyword "__inline" is not available, when non-gcc compiler is used to | Juergen Keil |
2002-12-17 | Replace GNU C range extension "..." with ordinary comparision, so that the | Juergen Keil |
2002-12-17 | fixed cseq calculation | Stefan Holst |
2002-12-17 | close output on dispose | Guenter Bartsch |
2002-12-17 | implement dispose function, fix grave bug in audio decoder: it was actually a... | Guenter Bartsch |
2002-12-17 | from utils.c: this should be called after seeking and before trying to decode... | Miguel Freitas |
2002-12-16 | rtsp: better server type recognition | Stefan Holst |
2002-12-16 | that should fix wma decoding problems after seeking | Miguel Freitas |
2002-12-16 | https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965... | Miguel Freitas |