Age | Commit message (Expand) | Author |
2002-10-08 | decimal, not hex | Mike Melanson |
2002-10-07 | Remove the vsscanf prototype for solaris, it's incompatible with the one | Juergen Keil |
2002-10-07 | - Sun audio output plugin is able to play 8-bit sound. Announce this in | Juergen Keil |
2002-10-06 | The following was crashing on SPARC with a BUS error: | Juergen Keil |
2002-10-06 | minor fix to plugin | Robin KAY |
2002-10-06 | Proper alignment is needed for the array of "xine_mrl_t" structures on SPARC. | Juergen Keil |
2002-10-06 | Workaround for code generation bug in gcc on SPARC. Mike's endian macros now ... | Robin KAY |
2002-10-06 | atone for the sin of calling xine a "unix video player" rather than a | Mike Melanson |
2002-10-06 | added support for VBR audio in QT files and improved handling of | Mike Melanson |
2002-10-06 | backed out earlier changes from endian translation macros | Mike Melanson |
2002-10-06 | preliminary attempt at a RealMedia file demuxer | Mike Melanson |
2002-10-05 | copy block from previous frame instead of just skipping it | Mike Melanson |
2002-10-05 | Backing out changes to endian translation macros | Robin KAY |
2002-10-05 | implemented seeking (including seek on start) and length function | Mike Melanson |
2002-10-05 | experiment to get these endian macros to work on all systems | Mike Melanson |
2002-10-05 | Fixed segmentation faults in endian translation macros (SPARC, gcc 3.2) | Robin KAY |
2002-10-05 | Ported plugin to new api. Nasty bug fixed thanks to Howdy Pierce. | Robin KAY |
2002-10-05 | fixing *pixels_tab stuff | Robin KAY |
2002-10-04 | bounds check in frame_copy fixing segfaults | Michael Roitzsch |
2002-10-04 | initial commit for YUV4MPEG2 file demuxer | Mike Melanson |
2002-10-04 | added support for raw YV12 data | Mike Melanson |
2002-10-04 | bring the RoQ video decoder up to snuff (much, much faster; more | Mike Melanson |
2002-10-04 | support for more Quicktime audio fourccs | Mike Melanson |
2002-10-04 | fixed 2- and 4-bit variants | Mike Melanson |
2002-10-03 | Slightly reorganize xine_exit, so that "xine --help" does not segfault any more. | Juergen Keil |
2002-10-03 | Get debug mode to compile. | James Courtier-Dutton |
2002-10-03 | More debug info. | James Courtier-Dutton |
2002-10-03 | DTS debug messages. | James Courtier-Dutton |
2002-10-03 | finish bringing the template video decoder up to the new spec | Mike Melanson |
2002-10-03 | implemented seek on start for the audio-only demuxers, also fixed | Mike Melanson |
2002-10-02 | - kill global variables | Michael Roitzsch |
2002-10-02 | mark some global arrays that must never be changed (multiple plugin | Michael Roitzsch |
2002-10-01 | implemented seek on start | Mike Melanson |
2002-10-01 | implemented proper video codec detection, calculated proper frame | Mike Melanson |
2002-10-01 | err...bring back ability for QT demuxer to play from start, and fix | Mike Melanson |
2002-10-01 | In the following Makefile.am variable is how to correctly comment out | Stephen Torri |
2002-09-30 | simple beautification | Michael Roitzsch |
2002-09-30 | Fixes and performance improvements to the alphablend.c code. | James Courtier-Dutton |
2002-09-30 | implemented proper frame duration calculation, fixed temporal position | Mike Melanson |
2002-09-29 | make xine less hysterical when it encounters this corner case | Mike Melanson |
2002-09-28 | wow, 1 line makes all the difference between "working" and | Mike Melanson |
2002-09-28 | eliminate separate pts counter for audio; this makes pts handling | Mike Melanson |
2002-09-28 | added support for seeking by exploiting special characteristics of the | Mike Melanson |
2002-09-28 | preliminary greyscale palette support; not perfect yet, but it keeps | Mike Melanson |
2002-09-28 | configurable skipping behaviour | Michael Roitzsch |
2002-09-27 | xvid should have lower priority for DivX5 than ffmpeg | Michael Roitzsch |
2002-09-27 | fix deadlock in concurrent access (dvd spus vs. osd overlays) on spu | Michael Roitzsch |
2002-09-24 | prevent pts based wrap detections after we had a nav-detected | Michael Roitzsch |
2002-09-24 | revised VQA demuxer to eliminate any hope of random seeking during | Mike Melanson |
2002-09-23 | preliminary support for edit lists in video traks; cleaned up audio | Mike Melanson |