Age | Commit message (Expand) | Author |
2002-11-11 | preliminary cleanup. use avcodec_alloc_context() so ffmpeg can set the default | Miguel Freitas |
2002-11-11 | less differences | Miguel Freitas |
2002-11-11 | sync ffmpeg | Miguel Freitas |
2002-11-11 | native video decoders now report themselves in the stream/meta info | Mike Melanson |
2002-11-11 | LPCM decoder reports itself in the stream/meta info fields | Mike Melanson |
2002-11-11 | native audio codecs now report themselves in the stream/meta info fields | Mike Melanson |
2002-11-11 | added some missing stream attributes | Mike Melanson |
2002-11-11 | Updated so that the function set_hc_result is now private to the file. | Stephen Torri |
2002-11-11 | added exhaustive debugging facilities that can be turned on and off like | Mike Melanson |
2002-11-11 | Major thanks to Daniel for guiding me through the wonderful world of | Stephen Torri |
2002-11-11 | fix snapshot colors | Miguel Freitas |
2002-11-10 | Clean up code for printing of strings. | Stephen Torri |
2002-11-10 | We are not borrowing code. Unnecessary comment from when I was debatig how to do | Stephen Torri |
2002-11-10 | src/video_out/video_out_xv.c: | Stephen Torri |
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 |