Age | Commit message (Expand) | Author |
2003-04-13 | fixed seeking, now sound is fine after seeking | Andreas Heinchen |
2003-04-12 | fix compilation with gcc 2.95.4 | James Stembridge |
2003-04-12 | more accurate get_length | Andreas Heinchen |
2003-04-11 | Enable A52 .WAV files. | James Courtier-Dutton |
2003-04-10 | fixed a input_time issue on ogms without sound | Andreas Heinchen |
2003-04-09 | another funny real mime type | Guenter Bartsch |
2003-04-09 | another real mimetype (this time from nautilus) | Guenter Bartsch |
2003-04-08 | move generic explanation to xine_interface | Miguel Freitas |
2003-04-08 | - added XINE_MSG_ENCRYPTED_SOURCE, made the demux_mpeg_block demuxer use it t... | Bastien Nocera |
2003-04-08 | Warn user about an encrypted media stream. | James Courtier-Dutton |
2003-04-07 | First step to stop the stream if it is encrypted. E.g. DVD with CSS, but not ... | James Courtier-Dutton |
2003-04-07 | missing semicolon reported by John Alexander Thacker <thacker@polygon.math.co... | Guenter Bartsch |
2003-04-06 | Whoops, wrong indentation | Michael Roitzsch |
2003-04-06 | do not use the NAV time on non-clever inputs | Michael Roitzsch |
2003-04-06 | OGM subtitles by andreas heinchen, cosmetics | Guenter Bartsch |
2003-04-05 | "perfect" time display for dvds | Miguel Freitas |
2003-04-02 | keep accepting aud demuxer from accepting asf files | Guenter Bartsch |
2003-04-02 | clean up some unused variables | Mike Melanson |
2003-03-31 | all of the audio-only demuxers now operate over non-seekable input | Mike Melanson |
2003-03-28 | memleaks | Miguel Freitas |
2003-03-27 | - demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl... | Miguel Freitas |
2003-03-27 | use timing information provided by libdvdnav to get more accurate position | Michael Roitzsch |
2003-03-26 | patch by Andriy Marchenko <adv@adv.org.ua> to fix 8 bit chars in ID3 tags | Michael Roitzsch |
2003-03-23 | png image support | Stefan Holst |
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 |