Age | Commit message (Expand) | Author |
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 | Ooops some garbage characters got in there. | Rocky Bernstein |
2002-12-21 | Rich Wareham requested his e-mail be "spam protected". Add my name. | Rocky Bernstein |
2002-12-21 | update comment on xine_get_pos error condition | Miguel Freitas |
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 | Fix incorrect names in the autogen.sh | Robin KAY |
2002-12-20 | xine-lib triggers a GCC 2.95.3 compiler crash on SPARC. Avoid the | Juergen Keil |
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-19 | remove unused flags. | Miguel Freitas |
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 | Removed -mmmx flag. GCC 3.1 and 3.2 have a problem with it and libfaad. All | Stephen Torri |
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 | fix spelling | Juergen Keil |
2002-12-17 | fixed cseq calculation | Stefan Holst |
2002-12-17 | close output on dispose | Guenter Bartsch |