summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-07this should be probably part of extra_distMiguel Freitas
CVS patchset: 4794 CVS date: 2003/05/07 16:26:47
2003-05-07- ittsy bitsy memory corruption fixBastien Nocera
CVS patchset: 4793 CVS date: 2003/05/07 09:46:53
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-06new version of cdda_server.c can handle both audio cds and dvds.Miguel Freitas
libdvdcss-network patch is provided (no css code included) CVS patchset: 4789 CVS date: 2003/05/06 22:19:40
2003-05-06set some sensible defaultMichael Roitzsch
CVS patchset: 4788 CVS date: 2003/05/06 21:07:38
2003-05-06silence in the ranksMichael Roitzsch
CVS patchset: 4787 CVS date: 2003/05/06 20:59:43
2003-05-06Thibaut asked me to revert his latest patchMiguel Freitas
also set some more reasonable defaults for frame skipping (12000 pts prebuffering, at least 2 frames in advance to not skip). CVS patchset: 4786 CVS date: 2003/05/06 20:50:11
2003-05-06add error handlingMiguel Freitas
CVS patchset: 4785 CVS date: 2003/05/06 20:31:42
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-06initial version of audio cd serverMiguel Freitas
CVS patchset: 4783 CVS date: 2003/05/06 16:52:46
2003-05-06- support device on mrl (eg. cdda://dev/cdrom/1 or cdda://localhost:3000/1)Miguel Freitas
- support network playback CVS patchset: 4782 CVS date: 2003/05/06 16:43:53
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-06removed accidently commitet echo commandAndreas Heinchen
CVS patchset: 4780 CVS date: 2003/05/06 14:21:26
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-06- make sure that the read_size is not bigger than the buffer we're sending backBastien Nocera
CVS patchset: 4778 CVS date: 2003/05/06 12:04:41
2003-05-06add a very simple frame cache.Miguel Freitas
support for reading multiple frames with a single call, this is very useful to reduce overhead of kernel calls or handling high latency devices (like playing a cd over the network) CVS patchset: 4777 CVS date: 2003/05/06 00:22:39
2003-05-05- fix a possible crash when the preview size was greater than the size requestedBastien Nocera
CVS patchset: 4776 CVS date: 2003/05/05 23:02:17
2003-05-05Do not use pts from bad frames in the metronom and in the video_loop.Thibaut Mattern
This prevents to drop 1-5 frames just after a seek. Now seeking is really smooth and sync is allways perfect ;) CVS patchset: 4775 CVS date: 2003/05/05 22:29:30
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-05add new event for pausing pvrMiguel Freitas
the engine must be paused "from inside", otherwise, fifos might be full and pvr plugin read function would never be called anymore. CVS patchset: 4772 CVS date: 2003/05/05 16:22:08
2003-05-04some of us haven't nvtv support, let us use xine-lib anyway ;-)Daniel Caujolle-Bert
CVS patchset: 4771 CVS date: 2003/05/04 22:22:21
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-04fixed stupid mistakeAndreas Heinchen
CVS patchset: 4765 CVS date: 2003/05/04 13:13:58
2003-05-04added verbositycheck for a printfAndreas Heinchen
CVS patchset: 4764 CVS date: 2003/05/04 12:39:55
2003-05-04Removed another spelling mistakeAndreas Heinchen
CVS patchset: 4763 CVS date: 2003/05/04 12:27:01
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-04Fix annoying XVideo lockup (probably another bug in the X11 library)Ewald Snel
CVS patchset: 4761 CVS date: 2003/05/04 10:09:34
2003-05-04- plenty of nvtv updates by Mattias Eriksson <snaggen@acc.umu.se>, see the ↵Bastien Nocera
changes to xine.h.in for the API updates, and the mailing list (dated May 3rd 2003) CVS patchset: 4760 CVS date: 2003/05/04 01:35:04
2003-05-04- width and height metainfo in mpeg streamsBastien Nocera
CVS patchset: 4759 CVS date: 2003/05/04 00:56:51
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-03removed spellingmistake - use xine_fast_memcpy - other improvementsAndreas Heinchen
CVS patchset: 4757 CVS date: 2003/05/03 17:27:02
2003-05-03having DVDNAV_CFLAGS globally is not necessary any more, since spu_decoder_api.hMichael Roitzsch
does not depend on nav_types.h any more CVS patchset: 4756 CVS date: 2003/05/03 14:25:41
2003-05-03as announced on xine-devel:Michael Roitzsch
* I change the SPU decoder API to make it look less DVD specific * adapt all related files * increase SPU decoder API version * include DVDNAV_CFLAGS locally where needed CVS patchset: 4755 CVS date: 2003/05/03 14:24:06
2003-05-02realtime reporting fixesMiguel Freitas
CVS patchset: 4754 CVS date: 2003/05/02 23:41:18
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-02there seem to be broken vobs out there. please do not abort.Miguel Freitas
CVS patchset: 4752 CVS date: 2003/05/02 15:54:33
2003-05-02require slash on mrl syntax.Miguel Freitas
exception: file plugin can accept relative paths (see message on xine-devel) CVS patchset: 4751 CVS date: 2003/05/02 15:02:11
2003-05-02close fd so disk don't get stuck on driveMiguel Freitas
CVS patchset: 4750 CVS date: 2003/05/02 13:57:22
2003-05-02flac demuxer has been forgotten in the latest API version increaseMichael Roitzsch
CVS patchset: 4749 CVS date: 2003/05/02 12:43:15
2003-05-02fix compilation with LOG defined: mrl undeclaredMichael Roitzsch
(patch sent by Lethal Weapon <lethalwp@tiscali.be>) CVS patchset: 4748 CVS date: 2003/05/02 12:33:44
2003-05-02make sure colour keying is turned off for frame buffer outputJames Stembridge
CVS patchset: 4747 CVS date: 2003/05/02 01:10:10
2003-05-02only need to set this onceJames Stembridge
CVS patchset: 4746 CVS date: 2003/05/02 01:07:15
2003-05-02remove option for disabling colour keying as there's no good reason for ↵James Stembridge
wanting to do that CVS patchset: 4745 CVS date: 2003/05/02 00:54:21