Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-11 | Revert to last known version that works for Video CD stills. As far | Rocky Bernstein | |
as I know it is no *worse* for DVDs. CVS patchset: 4824 CVS date: 2003/05/11 14:54:20 | |||
2003-05-11 | someone forgot this is C and not C++ | Mike Melanson | |
CVS patchset: 4823 CVS date: 2003/05/11 14:48:02 | |||
2003-05-11 | Minor fixes. | James Courtier-Dutton | |
CVS patchset: 4819 CVS date: 2003/05/11 11:32:31 | |||
2003-05-10 | Enable the Encrypted/scrambled pop-up when playing DVDs. | James Courtier-Dutton | |
There should not be any bogus pop-ups now. CVS patchset: 4818 CVS date: 2003/05/10 23:11:06 | |||
2003-05-10 | Handle padding streams seen on some VCDs. | James Courtier-Dutton | |
CVS patchset: 4817 CVS date: 2003/05/10 21:28:13 | |||
2003-05-10 | Re-write of demux_mpeg_block. | James Courtier-Dutton | |
DVDs play fine, but VCDs need testing. Todo: remove asserts and report nice error messages back to the user. This should fix the VCD problem, but "padding" still neads to be implemented. So, if we see a "padding" stream, we currently assert(0). This will at least prove that the VCD input plugin does not have to touch the scrambling tag. CVS patchset: 4816 CVS date: 2003/05/10 21:14:44 | |||
2003-05-10 | rework the QT stsd/ImageDescription passing from demuxer -> decoder | Mike Melanson | |
CVS patchset: 4815 CVS date: 2003/05/10 04:26:17 | |||
2003-05-09 | Support A52 .WAV files that think they are PCM, but in fact the content is A52. | James Courtier-Dutton | |
Works for software A52 decode. Does not work for A52 Passthru, due to the lack of re-sync code in li ba52 passthru mode code. Re-Sync code just needs implementing. CVS patchset: 4807 CVS date: 2003/05/09 20:17:29 | |||
2003-05-07 | Even better test for PES scrambling. | Rocky Bernstein | |
CVS patchset: 4792 CVS date: 2003/05/07 02:16:59 | |||
2003-05-07 | Disable PES scrambling control check pending decision as to what to | Rocky Bernstein | |
ultimately do. The previous code, erroneously reports that Video CD stills, especially those that are looped, might be scrambled and terminates the stream - not nice. CVS patchset: 4791 CVS date: 2003/05/07 02:04:31 | |||
2003-05-07 | recognize a 'free' atom masquerading as a 'moov' atom | Mike Melanson | |
CVS patchset: 4790 CVS date: 2003/05/07 01:19:03 | |||
2003-05-06 | Fix decoding of some Real 28.8 files (such as 'KAZ1.ra' from MPlayer ftp) | Ewald Snel | |
CVS patchset: 4784 CVS date: 2003/05/06 20:19:56 | |||
2003-05-06 | CDDA demux plugin build fix and enable Real 28.8 format | Ewald Snel | |
(currently porting native 14k4 and 28k8 decoders) CVS patchset: 4781 CVS date: 2003/05/06 15:20:13 | |||
2003-05-06 | This is some general Win32 cleanup and getting ready for DVD support. | Tim Champagne | |
CVS patchset: 4779 CVS date: 2003/05/06 14:02:24 | |||
2003-05-05 | that should fix lpcm | Miguel Freitas | |
CVS patchset: 4774 CVS date: 2003/05/05 20:34:24 | |||
2003-05-05 | gcc 2.95 compile fix | Andreas Heinchen | |
CVS patchset: 4773 CVS date: 2003/05/05 17:22:40 | |||
2003-05-04 | removed bug in spulang handling | Andreas Heinchen | |
CVS patchset: 4770 CVS date: 2003/05/04 22:09:35 | |||
2003-05-04 | get_optional_data now handles spulang | Andreas Heinchen | |
CVS patchset: 4769 CVS date: 2003/05/04 21:45:45 | |||
2003-05-04 | fixed subtitles that I broke with the improved seekingpatch | Andreas Heinchen | |
CVS patchset: 4768 CVS date: 2003/05/04 18:01:22 | |||
2003-05-04 | forgot to remove a printf | Andreas Heinchen | |
CVS patchset: 4767 CVS date: 2003/05/04 17:29:36 | |||
2003-05-04 | several memleaks fixed | Andreas Heinchen | |
CVS patchset: 4766 CVS date: 2003/05/04 16:38:22 | |||
2003-05-04 | added verbositycheck for a printf | Andreas Heinchen | |
CVS patchset: 4764 CVS date: 2003/05/04 12:39:55 | |||
2003-05-04 | don't let str demux handle some wierdy tagged mpeg files | Daniel Caujolle-Bert | |
CVS patchset: 4762 CVS date: 2003/05/04 12:17:45 | |||
2003-05-03 | - inform the name of the video codec, nicer properties :) | Bastien Nocera | |
CVS patchset: 4758 CVS date: 2003/05/03 21:53:21 | |||
2003-05-02 | re-revert mpeg demuxer changes (mpeg x mpeg_block) | Miguel Freitas | |
CVS patchset: 4753 CVS date: 2003/05/02 20:48:35 | |||
2003-05-01 | - added a lookup entry for Theora and don't just ignore Theora streams if ↵ | Bastien Nocera | |
libtheora is not installed (now front-ends really know they're playing theora video and can show nice errors if the video doesn't play) CVS patchset: 4738 CVS date: 2003/05/01 21:25:14 | |||
2003-05-01 | simplifications & improved seeking(no hole in audio) | Andreas Heinchen | |
CVS patchset: 4735 CVS date: 2003/05/01 19:04:32 | |||
2003-04-30 | fixed stupid mistake in previos commit | Andreas Heinchen | |
CVS patchset: 4718 CVS date: 2003/04/30 09:38:21 | |||
2003-04-30 | added support for theora | Andreas Heinchen | |
CVS patchset: 4717 CVS date: 2003/04/30 08:49:38 | |||
2003-04-29 | lpcm support to mpeg_demux.c. i have no sample to test it, may | Miguel Freitas | |
somebody please check if it works? CVS patchset: 4709 CVS date: 2003/04/29 18:43:18 | |||
2003-04-27 | fix for missing syncpoints at beginnig of a stream | Andreas Heinchen | |
CVS patchset: 4700 CVS date: 2003/04/27 17:40:59 | |||
2003-04-27 | fixing selection of spu titles | Andreas Heinchen | |
CVS patchset: 4698 CVS date: 2003/04/27 15:56:45 | |||
2003-04-27 | oki, so let's get the old content detection code completely in here, not ↵ | Guenter Bartsch | |
just some parts of it ;) CVS patchset: 4693 CVS date: 2003/04/27 11:56:13 | |||
2003-04-26 | bumping up demux plugin interface version numbers, update copyright notices | Guenter Bartsch | |
CVS patchset: 4691 CVS date: 2003/04/26 20:15:52 | |||
2003-04-26 | I guess there is no reason to discard audio buffers because no video ↵ | Thibaut Mattern | |
keyframe has been reached. CVS patchset: 4690 CVS date: 2003/04/26 20:09:16 | |||
2003-04-26 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 4689 CVS date: 2003/04/26 19:39:30 | |||
2003-04-26 | switch back to old demux behaviour: use demux_mpeg for mpeg1, ↵ | Guenter Bartsch | |
demux_mpeg_block for mpeg2/vob files CVS patchset: 4688 CVS date: 2003/04/26 19:36:23 | |||
2003-04-26 | very very quick fix for subtitles+ac3 in vob files | Miguel Freitas | |
have to take a flight now.... cu CVS patchset: 4687 CVS date: 2003/04/26 19:28:54 | |||
2003-04-25 | - use demux_mpeg.c for non-block devices by default. it's more robust to | Miguel Freitas | |
broken streams (resync logic) than demux_mpeg_block.c. - fix rate/time position for demux_mpeg.c and mpeg2 streams CVS patchset: 4674 CVS date: 2003/04/25 14:13:43 | |||
2003-04-23 | this might solve some problems with seeking beyond the 2GB mark | Mike Melanson | |
CVS patchset: 4654 CVS date: 2003/04/23 02:28:01 | |||
2003-04-23 | this should fix time-based seeking beyond the 2GB mark in a file | Mike Melanson | |
CVS patchset: 4653 CVS date: 2003/04/23 00:38:48 | |||
2003-04-18 | - fix crash when playing a PNG file | Bastien Nocera | |
CVS patchset: 4636 CVS date: 2003/04/18 14:11:04 | |||
2003-04-17 | xine crashed when an oggfile with an unknwon stream was played - fixed | Andreas Heinchen | |
CVS patchset: 4634 CVS date: 2003/04/17 23:23:58 | |||
2003-04-17 | cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de> | Miguel Freitas | |
CVS patchset: 4632 CVS date: 2003/04/17 19:01:23 | |||
2003-04-17 | added limited handling of traks with multiple media types | Mike Melanson | |
CVS patchset: 4630 CVS date: 2003/04/17 06:18:09 | |||
2003-04-16 | preperations for support of bold and italic typefaces in ogm subtitles | Andreas Heinchen | |
CVS patchset: 4629 CVS date: 2003/04/16 23:05:25 | |||
2003-04-15 | fix ac3 in ogm | Andreas Heinchen | |
CVS patchset: 4617 CVS date: 2003/04/15 23:54:40 | |||
2003-04-15 | fixed a/v desync with odd framerates | Andreas Heinchen | |
CVS patchset: 4614 CVS date: 2003/04/15 03:41:23 | |||
2003-04-14 | small bugfix | Andreas Heinchen | |
CVS patchset: 4613 CVS date: 2003/04/14 05:06:29 | |||
2003-04-14 | larger simplifications | Andreas Heinchen | |
CVS patchset: 4612 CVS date: 2003/04/14 04:36:26 |