Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-01-02 | The Sourceforge Staff kindly unlocked our CVS, so here is 1-beta2.xine-1-beta2-release1-beta2 | Siggi Langauf | |
(At least I hope that's it...) CVS patchset: 3747 CVS date: 2003/01/02 00:35:36 | |||
2003-01-01 | real 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-01 | added hack to support free atom masquerading as a moov atom | Mike Melanson | |
CVS patchset: 3745 CVS date: 2003/01/01 19:47:43 | |||
2003-01-01 | revert to old (and apparently much more reliable) transfer method | Mike Melanson | |
CVS patchset: 3744 CVS date: 2003/01/01 19:32:28 | |||
2003-01-01 | Made goom compile with SunPro cc | Robin KAY | |
CVS patchset: 3743 CVS date: 2003/01/01 17:03:49 | |||
2003-01-01 | Commented out empty structure | Robin KAY | |
CVS patchset: 3742 CVS date: 2003/01/01 16:30:26 | |||
2003-01-01 | void functions can't return a value | Robin KAY | |
CVS patchset: 3741 CVS date: 2003/01/01 16:19:14 | |||
2003-01-01 | Fix another possible input buffer overflow problem | Ewald Snel | |
CVS patchset: 3740 CVS date: 2003/01/01 15:25:15 | |||
2003-01-01 | Clip motion vectors to avoid segmentation fault on broken movies | Ewald Snel | |
CVS patchset: 3739 CVS date: 2003/01/01 15:20:14 | |||
2002-12-31 | Put AC_CHECK_FUNCS([strsep strpbrk setenv]) in xine.m4 | Robin KAY | |
CVS patchset: 3738 CVS date: 2002/12/31 22:17:14 | |||
2002-12-31 | Protect against input buffer overflow | Ewald Snel | |
CVS patchset: 3737 CVS date: 2002/12/31 20:15:51 | |||
2002-12-31 | Undo previous patch to fix compilation of xine-ui on Solaris | Ewald Snel | |
CVS patchset: 3736 CVS date: 2002/12/31 19:30:53 | |||
2002-12-31 | Make dvb plugin compile on Solaris | Robin KAY | |
CVS patchset: 3735 CVS date: 2002/12/31 18:47:45 | |||
2002-12-31 | kill unused variable | Michael Roitzsch | |
CVS patchset: 3734 CVS date: 2002/12/31 11:35:14 | |||
2002-12-31 | Interplay MVE files have 6-bit palette values, scale accordingly | Mike Melanson | |
CVS patchset: 3733 CVS date: 2002/12/31 04:01:32 | |||
2002-12-30 | Fix compilation of external modules | Ewald Snel | |
CVS patchset: 3732 CVS date: 2002/12/30 20:53:05 | |||
2002-12-30 | I really should set a buffer type | Michael Roitzsch | |
CVS patchset: 3731 CVS date: 2002/12/30 18:07:49 | |||
2002-12-30 | close the port on dispose | Michael 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-30 | fill the buffers with text, fix dispose memleak, add FIXMEs | Michael Roitzsch | |
CVS patchset: 3729 CVS date: 2002/12/30 11:51:45 | |||
2002-12-30 | fix pts situation (hopefully) | Mike Melanson | |
CVS patchset: 3728 CVS date: 2002/12/30 05:09:53 | |||
2002-12-29 | No, i was unable to compile, this time things are safe | Daniel Caujolle-Bert | |
CVS patchset: 3727 CVS date: 2002/12/29 23:58:43 | |||
2002-12-29 | Fixes 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-29 | I was wrong ;-), no more segfault | Daniel Caujolle-Bert | |
CVS patchset: 3725 CVS date: 2002/12/29 18:06:49 | |||
2002-12-29 | add a block, due of /post/ variable declaration. | Daniel Caujolle-Bert | |
CVS patchset: 3724 CVS date: 2002/12/29 18:02:29 | |||
2002-12-29 | Err, 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-29 | Oups, removes c++ comment. | Thibaut Mattern | |
Revert FPS change. CVS patchset: 3722 CVS date: 2002/12/29 17:36:34 | |||
2002-12-29 | a bit faster | Thibaut Mattern | |
CVS patchset: 3721 CVS date: 2002/12/29 16:57:08 | |||
2002-12-29 | give credit to Zoltan, who helped me behind the scenes to get started with ↵ | Michael Roitzsch | |
sputext CVS patchset: 3720 CVS date: 2002/12/29 16:51:48 | |||
2002-12-29 | remove old hack for sputext | Michael Roitzsch | |
CVS patchset: 3719 CVS date: 2002/12/29 16:48:34 | |||
2002-12-29 | reactivate sputext directory | Michael Roitzsch | |
CVS patchset: 3718 CVS date: 2002/12/29 16:42:54 | |||
2002-12-29 | first draft of a sputext demuxer | Michael 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: type | Michael Roitzsch | |
- include post plugins in plugin catalog CVS patchset: 3716 CVS date: 2002/12/29 14:04:43 | |||
2002-12-29 | mark visualization done | Michael Roitzsch | |
CVS patchset: 3715 CVS date: 2002/12/29 11:44:08 | |||
2002-12-29 | convenience | Michael Roitzsch | |
CVS patchset: 3714 CVS date: 2002/12/29 11:40:16 | |||
2002-12-28 | fix and strengthen the QT RLE decoders | Mike Melanson | |
CVS patchset: 3713 CVS date: 2002/12/28 23:20:41 | |||
2002-12-28 | sanity check for certain header fields | Mike Melanson | |
CVS patchset: 3712 CVS date: 2002/12/28 19:00:30 | |||
2002-12-28 | top-level accounting for new Interplay MVE system | Mike Melanson | |
CVS patchset: 3711 CVS date: 2002/12/28 18:28:41 | |||
2002-12-28 | added Interplay MVE video decoder (not completely accurate yet, but | Mike Melanson | |
somewhat coherent) CVS patchset: 3710 CVS date: 2002/12/28 18:27:14 | |||
2002-12-28 | added Interplay MVE DPCM audio decoder | Mike Melanson | |
CVS patchset: 3709 CVS date: 2002/12/28 18:25:08 | |||
2002-12-28 | added Interplay MVE file demuxer | Mike Melanson | |
CVS patchset: 3708 CVS date: 2002/12/28 18:23:38 | |||
2002-12-28 | added Interplay MVE A/V buffer types | Mike Melanson | |
CVS patchset: 3707 CVS date: 2002/12/28 18:18:18 | |||
2002-12-28 | set 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-28 | Fix segmentation fault in QuickTime binary codecs | Ewald Snel | |
CVS patchset: 3705 CVS date: 2002/12/28 09:50:49 | |||
2002-12-28 | dvb_class_dispose segfault fix | Guenter Bartsch | |
CVS patchset: 3704 CVS date: 2002/12/28 02:12:30 | |||
2002-12-28 | simple osd menu for dvb channel selection; updated dvb_channels and README.dvb | Guenter Bartsch | |
CVS patchset: 3703 CVS date: 2002/12/28 01:46:11 | |||
2002-12-27 | Consumes less cpu and displays more frames. | Thibaut Mattern | |
CVS patchset: 3702 CVS date: 2002/12/27 23:25:16 | |||
2002-12-27 | This should be more compatible with spu decoder plugins | Ewald Snel | |
CVS patchset: 3701 CVS date: 2002/12/27 22:54:44 | |||
2002-12-27 | Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' property | Ewald 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-27 | mention new input plugins in build list | Michael Roitzsch | |
CVS patchset: 3699 CVS date: 2002/12/27 19:21:37 | |||
2002-12-27 | move first frame signal deeper into video out to the place where the frames are | Michael 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 |