Age | Commit message (Expand) | Author |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | A new and hopefully clearer explanation of how to apply PTS values in streams... | James Courtier-Dutton |
2003-11-16 | remove empty get_frame stuff and fix some warnings | Michael Roitzsch |
2003-11-15 | change demux api: | Miguel Freitas |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-30 | use info_helper functions. | Thibaut Mattern |
2003-09-02 | leaks | Miguel Freitas |
2003-08-01 | assert() is not acceptable for handling stream errors | Miguel Freitas |
2003-07-25 | small housekeeping: demuxer api seeks in miliseconds | Miguel Freitas |
2003-06-18 | extract DTS (decoder timestamps) from the MPEG stream, | Michael Roitzsch |
2003-06-07 | Fix for message "demux_mpeg_block: error! 00 00 00 (should be 0x000001)" | James Courtier-Dutton |
2003-05-26 | Win32 cleanup (a couple things would not build correctly). Also added a READM... | Tim Champagne |
2003-05-20 | This adds cdda support for Win32. Also fixed the demuxer mpeg block build for... | Tim Champagne |
2003-05-18 | Add some info. | James Courtier-Dutton |
2003-05-18 | Remove some assert() statements. | James Courtier-Dutton |
2003-05-15 | That comment suits better here. It is about discontiuity detection, so it should | Michael Roitzsch |
2003-05-12 | We can now play from the pvr250 in real time. | James Courtier-Dutton |
2003-05-12 | New demuxer now works fine with both VCDs and DVDs. | James Courtier-Dutton |
2003-05-11 | Revert to last known version that works for Video CD stills. As far | Rocky Bernstein |
2003-05-11 | someone forgot this is C and not C++ | Mike Melanson |
2003-05-11 | Minor fixes. | James Courtier-Dutton |
2003-05-10 | Enable the Encrypted/scrambled pop-up when playing DVDs. | James Courtier-Dutton |
2003-05-10 | Handle padding streams seen on some VCDs. | James Courtier-Dutton |
2003-05-10 | Re-write of demux_mpeg_block. | James Courtier-Dutton |
2003-05-07 | Even better test for PES scrambling. | Rocky Bernstein |
2003-05-07 | Disable PES scrambling control check pending decision as to what to | Rocky Bernstein |
2003-05-02 | re-revert mpeg demuxer changes (mpeg x mpeg_block) | Miguel Freitas |
2003-04-29 | lpcm support to mpeg_demux.c. i have no sample to test it, may | Miguel Freitas |
2003-04-26 | bumping up demux plugin interface version numbers, update copyright notices | Guenter Bartsch |
2003-04-26 | switch back to old demux behaviour: use demux_mpeg for mpeg1, demux_mpeg_bloc... | Guenter Bartsch |
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-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-06 | Whoops, wrong indentation | Michael Roitzsch |
2003-04-06 | do not use the NAV time on non-clever inputs | Michael Roitzsch |
2003-04-05 | "perfect" time display for dvds | Miguel Freitas |
2003-03-27 | use timing information provided by libdvdnav to get more accurate position | Michael Roitzsch |
2003-03-07 | Recognize VCD and CVD subtitle streams. | Rocky Bernstein |
2003-02-15 | do not do discontinuity detection on SPU packet's PTS, these can be way off | Michael Roitzsch |
2003-02-13 | someone must have forgot this debug code here | Miguel Freitas |
2003-01-26 | no need for <pthread.h> or <sched.h> | Mike Melanson |
2003-01-23 | preparations for beta3: | Miguel Freitas |
2003-01-11 | Fix 'crackling sound' at the beginning of some MPEG files | Ewald Snel |
2003-01-10 | have length in miliseconds too | Miguel Freitas |
2003-01-10 | internal input_time is miliseconds now | Miguel Freitas |