Age | Commit message (Expand) | Author |
2002-11-10 | giving credit to James Slorach | Michael Roitzsch |
2002-11-10 | deinterlacing fix by James Slorach | Michael Roitzsch |
2002-11-10 | fix wrong abs macro; many thanks to James Slorach for finding this nasty, | Michael Roitzsch |
2002-11-10 | proper locking of display_img_buf_queue to avoid races with vo_flush | Michael Roitzsch |
2002-11-10 | set fixed offset, otherwise the offset accumulates during multiple plugin | Michael Roitzsch |
2002-11-10 | small note to prevent people from starting to work on this from scratch, | Michael Roitzsch |
2002-11-10 | fix backward seeking | Guenter Bartsch |
2002-11-09 | beginnings of the get_video/audio_frame api | Guenter Bartsch |
2002-11-09 | prepared alpha1 release (well, at least the version numbers) | Siggi Langauf |
2002-11-09 | To preserve readability of the code some variables were added to help people | Stephen Torri |
2002-11-09 | Added instructions for building xine-lib from CVS. The xine-lib/README points... | Stephen Torri |
2002-11-09 | Remove use of bash "which" builtin command, replaced with "type". autogen.sh | Juergen Keil |
2002-11-09 | Update specfile for next xine-release | Manfred Tremmel |
2002-11-09 | less noise | Michael Roitzsch |
2002-11-09 | - always enable ffmmx, xine-lib will detect at runtime, if it can be used | Michael Roitzsch |
2002-11-09 | Updated aclocal call. No need to have variable $aclocalinclude. | Stephen Torri |
2002-11-08 | Fix and update Jérôme entry | Daniel Caujolle-Bert |
2002-11-08 | Better handling of the end of the discontinuity. | Thibaut Mattern |
2002-11-08 | vcd input plugin now compiles on Solaris | Robin KAY |
2002-11-08 | document changes, new tasks | Guenter Bartsch |
2002-11-08 | vcd input plugin compiles again | Guenter Bartsch |
2002-11-08 | There was a bug in discontinuity handling. | Thibaut Mattern |
2002-11-07 | return of the stdin plugin | Guenter Bartsch |
2002-11-07 | this fixes a52 passthrough on my system (sblive 5.1 oss driver) | Heiko Schaefer |
2002-11-07 | ts demuxer compiles again | Guenter Bartsch |
2002-11-07 | bugfixes by Howdy Pierce | Guenter Bartsch |
2002-11-06 | fix stream ending deadlock without audio driver | Daniel Caujolle-Bert |
2002-11-05 | Resets stream_length when opening a new stream. | Thibaut Mattern |
2002-11-05 | Extract metadata from the shoutcast header. | Thibaut Mattern |
2002-11-04 | Vidix is back to life. | Daniel Caujolle-Bert |
2002-11-04 | grep '-m' option seems be part of very recent grep tool, revert change to kee... | Daniel Caujolle-Bert |
2002-11-04 | Fix wrong which checks. | Daniel Caujolle-Bert |
2002-11-04 | sorry, typo | Michael Roitzsch |
2002-11-04 | fix some of the IA32 optimization flags and add new ones | Michael Roitzsch |
2002-11-04 | okay, that should be it...xine-1-alpha0-release1-alpha0 | Siggi Langauf |
2002-11-04 | use self-dlsym()'d "xdisplayname" instead of referencing XDisplayName... | Siggi Langauf |
2002-11-04 | more spelling... | Siggi Langauf |
2002-11-04 | Update header information | Philipp Hahn |
2002-11-04 | Update | Philipp Hahn |
2002-11-04 | Spelling | Philipp Hahn |
2002-11-04 | Clean up code. Provde dlopen for XOpenDisplay, XDisplayName, and XvQueryExten... | Stephen Torri |
2002-11-04 | Fix a compile bug for non-intel platforms. | Stephen Torri |
2002-11-04 | To build xine-lib now from cvs you run: autogen.sh | Stephen Torri |
2002-11-04 | adapt Cinepak decoder to handle both greyscale and palettized vector | Mike Melanson |
2002-11-04 | some more small fixes. Should be ready for release now. | Siggi Langauf |
2002-11-04 | eliminate possible register usage conflict between inline ASM and | Mike Melanson |
2002-11-03 | It would be nice to update the interface everyone is going to use. | Stephen Torri |
2002-11-03 | Added newer interface to xine_health_check | Stephen Torri |
2002-11-03 | some more release-related fixes... | Siggi Langauf |
2002-11-03 | add config.h header #include, remove bad characters, fix some compilation issues | Guenter Bartsch |