summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2003-01-02look at that...new buffer typesMike Melanson
CVS patchset: 3748 CVS date: 2003/01/02 05:51:34
2003-01-01real video v40 support by chris rankin, added missing copyright ↵Guenter Bartsch
notices/credits for mplayer CVS patchset: 3746 CVS date: 2003/01/01 20:39:19
2003-01-01added hack to support free atom masquerading as a moov atomMike Melanson
CVS patchset: 3745 CVS date: 2003/01/01 19:47:43
2003-01-01revert to old (and apparently much more reliable) transfer methodMike Melanson
CVS patchset: 3744 CVS date: 2003/01/01 19:32:28
2003-01-01Made goom compile with SunPro ccRobin KAY
CVS patchset: 3743 CVS date: 2003/01/01 17:03:49
2003-01-01Commented out empty structureRobin KAY
CVS patchset: 3742 CVS date: 2003/01/01 16:30:26
2003-01-01void functions can't return a valueRobin KAY
CVS patchset: 3741 CVS date: 2003/01/01 16:19:14
2003-01-01Fix another possible input buffer overflow problemEwald Snel
CVS patchset: 3740 CVS date: 2003/01/01 15:25:15
2003-01-01Clip motion vectors to avoid segmentation fault on broken moviesEwald Snel
CVS patchset: 3739 CVS date: 2003/01/01 15:20:14
2002-12-31Protect against input buffer overflowEwald Snel
CVS patchset: 3737 CVS date: 2002/12/31 20:15:51
2002-12-31Undo previous patch to fix compilation of xine-ui on SolarisEwald Snel
CVS patchset: 3736 CVS date: 2002/12/31 19:30:53
2002-12-31Make dvb plugin compile on SolarisRobin KAY
CVS patchset: 3735 CVS date: 2002/12/31 18:47:45
2002-12-31kill unused variableMichael Roitzsch
CVS patchset: 3734 CVS date: 2002/12/31 11:35:14
2002-12-31Interplay MVE files have 6-bit palette values, scale accordinglyMike Melanson
CVS patchset: 3733 CVS date: 2002/12/31 04:01:32
2002-12-30Fix compilation of external modulesEwald Snel
CVS patchset: 3732 CVS date: 2002/12/30 20:53:05
2002-12-30I really should set a buffer typeMichael Roitzsch
CVS patchset: 3731 CVS date: 2002/12/30 18:07:49
2002-12-30close the port on disposeMichael Roitzsch
goom: do not register at video port, because we do not want the video out to call back into our stream (since the video frames are generated by post, there is no decoder that could answer) Daniel: no, this does not fix your problems :( CVS patchset: 3730 CVS date: 2002/12/30 14:26:50
2002-12-30fill the buffers with text, fix dispose memleak, add FIXMEsMichael Roitzsch
CVS patchset: 3729 CVS date: 2002/12/30 11:51:45
2002-12-30fix pts situation (hopefully)Mike Melanson
CVS patchset: 3728 CVS date: 2002/12/30 05:09:53
2002-12-29No, i was unable to compile, this time things are safeDaniel Caujolle-Bert
CVS patchset: 3727 CVS date: 2002/12/29 23:58:43
2002-12-29Fixes wrong color conversion.Thibaut Mattern
Daniel: Do you have compilation problems with this code ? CVS patchset: 3726 CVS date: 2002/12/29 22:34:29
2002-12-29I was wrong ;-), no more segfaultDaniel Caujolle-Bert
CVS patchset: 3725 CVS date: 2002/12/29 18:06:49
2002-12-29add a block, due of /post/ variable declaration.Daniel Caujolle-Bert
CVS patchset: 3724 CVS date: 2002/12/29 18:02:29
2002-12-29Err, this is wrong, you CAN'T do that. I fixed the compilation, but maybe ↵Daniel Caujolle-Bert
i'm wrong CVS patchset: 3723 CVS date: 2002/12/29 17:53:09
2002-12-29Oups, removes c++ comment.Thibaut Mattern
Revert FPS change. CVS patchset: 3722 CVS date: 2002/12/29 17:36:34
2002-12-29a bit fasterThibaut Mattern
CVS patchset: 3721 CVS date: 2002/12/29 16:57:08
2002-12-29remove old hack for sputextMichael Roitzsch
CVS patchset: 3719 CVS date: 2002/12/29 16:48:34
2002-12-29reactivate sputext directoryMichael Roitzsch
CVS patchset: 3718 CVS date: 2002/12/29 16:42:54
2002-12-29first draft of a sputext demuxerMichael Roitzsch
This does not work at all yet. TODO: - make demuxer send subtitle text in buffers and tag them with useful timestamps - adjust decoder to new API: it should read the text from the buffers and render them into overlays using OSD renderer CVS patchset: 3717 CVS date: 2002/12/29 16:39:38
2002-12-29- new post plugin property: typeMichael Roitzsch
- include post plugins in plugin catalog CVS patchset: 3716 CVS date: 2002/12/29 14:04:43
2002-12-29convenienceMichael Roitzsch
CVS patchset: 3714 CVS date: 2002/12/29 11:40:16
2002-12-28fix and strengthen the QT RLE decodersMike Melanson
CVS patchset: 3713 CVS date: 2002/12/28 23:20:41
2002-12-28sanity check for certain header fieldsMike Melanson
CVS patchset: 3712 CVS date: 2002/12/28 19:00:30
2002-12-28added Interplay MVE video decoder (not completely accurate yet, butMike Melanson
somewhat coherent) CVS patchset: 3710 CVS date: 2002/12/28 18:27:14
2002-12-28added Interplay MVE DPCM audio decoderMike Melanson
CVS patchset: 3709 CVS date: 2002/12/28 18:25:08
2002-12-28added Interplay MVE file demuxerMike Melanson
CVS patchset: 3708 CVS date: 2002/12/28 18:23:38
2002-12-28added Interplay MVE A/V buffer typesMike Melanson
CVS patchset: 3707 CVS date: 2002/12/28 18:18:18
2002-12-28set high water mark a little higher to avoid stuttering when switching to a ↵Guenter Bartsch
new channel CVS patchset: 3706 CVS date: 2002/12/28 15:39:37
2002-12-28Fix segmentation fault in QuickTime binary codecsEwald Snel
CVS patchset: 3705 CVS date: 2002/12/28 09:50:49
2002-12-28dvb_class_dispose segfault fixGuenter Bartsch
CVS patchset: 3704 CVS date: 2002/12/28 02:12:30
2002-12-28simple osd menu for dvb channel selection; updated dvb_channels and README.dvbGuenter Bartsch
CVS patchset: 3703 CVS date: 2002/12/28 01:46:11
2002-12-27Consumes less cpu and displays more frames.Thibaut Mattern
CVS patchset: 3702 CVS date: 2002/12/27 23:25:16
2002-12-27This should be more compatible with spu decoder pluginsEwald Snel
CVS patchset: 3701 CVS date: 2002/12/27 22:54:44
2002-12-27Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' propertyEwald Snel
- Calculate number of spu channels in video_decoder_loop() - Use 'track_map' for spu channels, just like audio channels CVS patchset: 3700 CVS date: 2002/12/27 22:49:38
2002-12-27move first frame signal deeper into video out to the place where the frames areMichael Roitzsch
actually displayed and on the other side timeout the wait for the signal -> improves frame display during seeking CVS patchset: 3698 CVS date: 2002/12/27 19:14:41
2002-12-27Use $(srcdir) in include paths, so that compilation in separate src/objJuergen Keil
directory works. CVS patchset: 3697 CVS date: 2002/12/27 17:50:39
2002-12-27- query the esd server's sample rate, do not hardcode 44100 HzJuergen Keil
- let xine-lib re-sample to esd's default samplerate - start the delay computation when the first chunk of audio samples is sent to the esd daemon, and not when the audio stream to the esd server is opened. This removes any xine-internal delays between audio driver open and the first audio write. (that is: audio.esd_latency == 0 now gives good A-V sync) - re-block writes to the esd daemon, to work around bugs in old esd servers and to work around cpu cycle wastage with newer esd servers CVS patchset: 3696 CVS date: 2002/12/27 17:49:17
2002-12-27re-enable dvb pluginGuenter Bartsch
CVS patchset: 3694 CVS date: 2002/12/27 16:47:17
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
(thanks Chris Rankin for noticing) CVS patchset: 3693 CVS date: 2002/12/27 16:47:10
2002-12-27fix dvb eventsGuenter Bartsch
CVS patchset: 3692 CVS date: 2002/12/27 13:44:58