summaryrefslogtreecommitdiff
path: root/src/demuxers
AgeCommit message (Collapse)Author
2003-05-11Revert to last known version that works for Video CD stills. As farRocky Bernstein
as I know it is no *worse* for DVDs. CVS patchset: 4824 CVS date: 2003/05/11 14:54:20
2003-05-11someone forgot this is C and not C++Mike Melanson
CVS patchset: 4823 CVS date: 2003/05/11 14:48:02
2003-05-11Minor fixes.James Courtier-Dutton
CVS patchset: 4819 CVS date: 2003/05/11 11:32:31
2003-05-10Enable 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-10Handle padding streams seen on some VCDs.James Courtier-Dutton
CVS patchset: 4817 CVS date: 2003/05/10 21:28:13
2003-05-10Re-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-10rework the QT stsd/ImageDescription passing from demuxer -> decoderMike Melanson
CVS patchset: 4815 CVS date: 2003/05/10 04:26:17
2003-05-09Support 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-07Even better test for PES scrambling.Rocky Bernstein
CVS patchset: 4792 CVS date: 2003/05/07 02:16:59
2003-05-07Disable PES scrambling control check pending decision as to what toRocky 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-07recognize a 'free' atom masquerading as a 'moov' atomMike Melanson
CVS patchset: 4790 CVS date: 2003/05/07 01:19:03
2003-05-06Fix 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-06CDDA demux plugin build fix and enable Real 28.8 formatEwald Snel
(currently porting native 14k4 and 28k8 decoders) CVS patchset: 4781 CVS date: 2003/05/06 15:20:13
2003-05-06This 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-05that should fix lpcmMiguel Freitas
CVS patchset: 4774 CVS date: 2003/05/05 20:34:24
2003-05-05gcc 2.95 compile fixAndreas Heinchen
CVS patchset: 4773 CVS date: 2003/05/05 17:22:40
2003-05-04removed bug in spulang handlingAndreas Heinchen
CVS patchset: 4770 CVS date: 2003/05/04 22:09:35
2003-05-04get_optional_data now handles spulangAndreas Heinchen
CVS patchset: 4769 CVS date: 2003/05/04 21:45:45
2003-05-04fixed subtitles that I broke with the improved seekingpatchAndreas Heinchen
CVS patchset: 4768 CVS date: 2003/05/04 18:01:22
2003-05-04forgot to remove a printfAndreas Heinchen
CVS patchset: 4767 CVS date: 2003/05/04 17:29:36
2003-05-04several memleaks fixedAndreas Heinchen
CVS patchset: 4766 CVS date: 2003/05/04 16:38:22
2003-05-04added verbositycheck for a printfAndreas Heinchen
CVS patchset: 4764 CVS date: 2003/05/04 12:39:55
2003-05-04don't let str demux handle some wierdy tagged mpeg filesDaniel 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-02re-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-01simplifications & improved seeking(no hole in audio)Andreas Heinchen
CVS patchset: 4735 CVS date: 2003/05/01 19:04:32
2003-04-30fixed stupid mistake in previos commitAndreas Heinchen
CVS patchset: 4718 CVS date: 2003/04/30 09:38:21
2003-04-30added support for theoraAndreas Heinchen
CVS patchset: 4717 CVS date: 2003/04/30 08:49:38
2003-04-29lpcm support to mpeg_demux.c. i have no sample to test it, mayMiguel Freitas
somebody please check if it works? CVS patchset: 4709 CVS date: 2003/04/29 18:43:18
2003-04-27fix for missing syncpoints at beginnig of a streamAndreas Heinchen
CVS patchset: 4700 CVS date: 2003/04/27 17:40:59
2003-04-27fixing selection of spu titlesAndreas Heinchen
CVS patchset: 4698 CVS date: 2003/04/27 15:56:45
2003-04-27oki, 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-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
CVS patchset: 4691 CVS date: 2003/04/26 20:15:52
2003-04-26I 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-26switch 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-26very very quick fix for subtitles+ac3 in vob filesMiguel 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 toMiguel 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-23this might solve some problems with seeking beyond the 2GB markMike Melanson
CVS patchset: 4654 CVS date: 2003/04/23 02:28:01
2003-04-23this should fix time-based seeking beyond the 2GB mark in a fileMike Melanson
CVS patchset: 4653 CVS date: 2003/04/23 00:38:48
2003-04-18- fix crash when playing a PNG fileBastien Nocera
CVS patchset: 4636 CVS date: 2003/04/18 14:11:04
2003-04-17xine crashed when an oggfile with an unknwon stream was played - fixedAndreas Heinchen
CVS patchset: 4634 CVS date: 2003/04/17 23:23:58
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
CVS patchset: 4632 CVS date: 2003/04/17 19:01:23
2003-04-17added limited handling of traks with multiple media typesMike Melanson
CVS patchset: 4630 CVS date: 2003/04/17 06:18:09
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
CVS patchset: 4629 CVS date: 2003/04/16 23:05:25
2003-04-15fix ac3 in ogmAndreas Heinchen
CVS patchset: 4617 CVS date: 2003/04/15 23:54:40
2003-04-15fixed a/v desync with odd frameratesAndreas Heinchen
CVS patchset: 4614 CVS date: 2003/04/15 03:41:23
2003-04-14small bugfixAndreas Heinchen
CVS patchset: 4613 CVS date: 2003/04/14 05:06:29
2003-04-14larger simplificationsAndreas Heinchen
CVS patchset: 4612 CVS date: 2003/04/14 04:36:26