Age | Commit message (Expand) | Author |
2003-03-21 | remove reference of removed variable (wow) | Daniel Caujolle-Bert |
2003-03-19 | removing a segfault ;) | Stefan Holst |
2003-03-19 | Wrong pixel format for RGB decoder | Robin KAY |
2003-03-18 | parse the preview buffer (max 256 bytes) to find the matching pattern (sorry ... | Daniel Caujolle-Bert |
2003-03-18 | - try going 2 bytes deep into the file before checking for the RIFF header | Bastien Nocera |
2003-03-18 | - fix the MP3 detection for streams from live365.com | Bastien Nocera |
2003-03-17 | take care of NULL audio_fifo | Daniel Caujolle-Bert |
2003-03-10 | handle chunks that are bigger than xine's buffers | Michael Roitzsch |
2003-03-09 | remove my debugging | Michael Roitzsch |
2003-03-09 | for seekable, non-blocked input (like files), the demuxer reads only 4 bytes, | Michael Roitzsch |
2003-03-07 | Recognize VCD and CVD subtitle streams. | Rocky Bernstein |
2003-03-07 | more work on console output cleanup | Guenter Bartsch |
2003-03-07 | feels wrong ;) | Miguel Freitas |
2003-03-06 | stdin and rawdv fixes from Dan Dennedy | Miguel Freitas |
2003-03-05 | Do not autodetect audiostreams on PES stream type 0xBD. That may be teletext... | Peter Liljenberg |
2003-03-04 | Mime types cleanup. | Thibaut Mattern |
2003-03-04 | Support for a new kind of asx files: | Thibaut Mattern |
2003-03-04 | fix compiler warnings at least in xine's native code | Michael Roitzsch |
2003-03-02 | Detection by content for non seekable input plugins. | Thibaut Mattern |
2003-03-02 | Don't eat data from non seekable input plugins in detection by content. | Thibaut Mattern |
2003-03-02 | New "streaming" mode. | Thibaut Mattern |
2003-02-28 | do not truncate the last character of the reference | Michael Roitzsch |
2003-02-27 | - Don't read data from non-seekable input plugin in the open() function. | Thibaut Mattern |
2003-02-27 | we should call open_ac3_file() for METHOD_BY_EXTENSION as well, because it | Michael Roitzsch |
2003-02-23 | arm patch by dilb, bigger wrap treshhold for enix streams | Guenter Bartsch |
2003-02-23 | Fix memory leak | Ewald Snel |
2003-02-22 | Fix memory leaks | Ewald Snel |
2003-02-22 | Fix memory leak | Ewald Snel |
2003-02-22 | Fix memory leak | Ewald Snel |
2003-02-22 | Fix memory leaks | Ewald Snel |
2003-02-22 | Fix memory leak | Ewald Snel |
2003-02-22 | Fix memory leaks | Ewald Snel |
2003-02-22 | FILM demuxer now operates over non-seekable input; also implemented | Mike Melanson |
2003-02-22 | Interplay movie demuxer now operates over non-seekable input | Mike Melanson |
2003-02-22 | - detect ASF streams by content (only tested on PPC, please fix for little en... | Bastien Nocera |
2003-02-22 | WC3 movie demuxer now works over non-seekable input | Mike Melanson |
2003-02-22 | YUV4MPEG2 demuxer now operates over non-seekable input | Mike Melanson |
2003-02-22 | Id CIN demuxer now works on top of non-seekable input | Mike Melanson |
2003-02-21 | - inform the width and height for the v4l input plugin, remove plenty of nasty | Bastien Nocera |
2003-02-21 | stray debug statement | Mike Melanson |
2003-02-21 | added support for QT reference atoms | Mike Melanson |
2003-02-20 | yea verily, the QT demuxer now operates on top of non-seekable input | Mike Melanson |
2003-02-19 | Support for YUY2 HuffYUV video | James Stembridge |
2003-02-19 | always issue BUF_FLAG_SEEK when sending a new pts | Mike Melanson |
2003-02-18 | added time-based seeking | Mike Melanson |
2003-02-17 | a little more debugging | Mike Melanson |
2003-02-17 | playable even with NULL audio output | Mike Melanson |
2003-02-16 | MPEG-4 fix, courtesy of Miguel | Mike Melanson |
2003-02-16 | QT mega-fix: This commit reworks the operation of the Quicktime demuxer | Mike Melanson |
2003-02-15 | do not do discontinuity detection on SPU packet's PTS, these can be way off | Michael Roitzsch |