Age | Commit message (Expand) | Author |
2003-05-04 | forgot to remove a printf | Andreas Heinchen |
2003-05-04 | several memleaks fixed | Andreas Heinchen |
2003-05-04 | added verbositycheck for a printf | Andreas Heinchen |
2003-05-04 | don't let str demux handle some wierdy tagged mpeg files | Daniel Caujolle-Bert |
2003-05-03 | - inform the name of the video codec, nicer properties :) | Bastien Nocera |
2003-05-02 | re-revert mpeg demuxer changes (mpeg x mpeg_block) | Miguel Freitas |
2003-05-01 | - added a lookup entry for Theora and don't just ignore Theora streams if lib... | Bastien Nocera |
2003-05-01 | simplifications & improved seeking(no hole in audio) | Andreas Heinchen |
2003-04-30 | fixed stupid mistake in previos commit | Andreas Heinchen |
2003-04-30 | added support for theora | Andreas Heinchen |
2003-04-29 | lpcm support to mpeg_demux.c. i have no sample to test it, may | Miguel Freitas |
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 |