Age | Commit message (Expand) | Author |
2003-04-27 | fix for missing syncpoints at beginnig of a stream | Andreas Heinchen |
2003-04-27 | fixing selection of spu titles | Andreas Heinchen |
2003-04-27 | oki, so let's get the old content detection code completely in here, not just... | Guenter Bartsch |
2003-04-26 | bumping up demux plugin interface version numbers, update copyright notices | Guenter Bartsch |
2003-04-26 | I guess there is no reason to discard audio buffers because no video keyframe... | Thibaut Mattern |
2003-04-26 | *** empty log message *** | Miguel Freitas |
2003-04-26 | switch back to old demux behaviour: use demux_mpeg for mpeg1, demux_mpeg_bloc... | Guenter Bartsch |
2003-04-26 | very very quick fix for subtitles+ac3 in vob files | Miguel Freitas |
2003-04-25 | - use demux_mpeg.c for non-block devices by default. it's more robust to | Miguel Freitas |
2003-04-23 | this might solve some problems with seeking beyond the 2GB mark | Mike Melanson |
2003-04-23 | this should fix time-based seeking beyond the 2GB mark in a file | Mike Melanson |
2003-04-18 | - fix crash when playing a PNG file | Bastien Nocera |
2003-04-17 | xine crashed when an oggfile with an unknwon stream was played - fixed | Andreas Heinchen |
2003-04-17 | cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de> | Miguel Freitas |
2003-04-17 | added limited handling of traks with multiple media types | Mike Melanson |
2003-04-16 | preperations for support of bold and italic typefaces in ogm subtitles | Andreas Heinchen |
2003-04-15 | fix ac3 in ogm | Andreas Heinchen |
2003-04-15 | fixed a/v desync with odd framerates | Andreas Heinchen |
2003-04-14 | small bugfix | Andreas Heinchen |
2003-04-14 | larger simplifications | Andreas Heinchen |
2003-04-14 | small simplification | Andreas Heinchen |
2003-04-14 | fixed seeking - no always seeking to keyframes | Andreas Heinchen |
2003-04-13 | fixes minor bug, added entry in Changelog | Andreas Heinchen |
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 |