summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-01-03preload to register codec pathMiguel Freitas
CVS patchset: 3767 CVS date: 2003/01/03 23:18:13
2003-01-03oupsThibaut Mattern
CVS patchset: 3766 CVS date: 2003/01/03 22:41:07
2003-01-03Disables ppc assembly code, it does'nt compiles.Thibaut Mattern
Remove CFLAGS hack CVS patchset: 3765 CVS date: 2003/01/03 22:39:50
2003-01-03Siggi and i have an agreement about the preloading. :)Miguel Freitas
now any plugin may add a PLUGIN_MUST_PRELOAD to it's type and the class initialization function will be called on xine startup. CVS patchset: 3764 CVS date: 2003/01/03 22:38:25
2003-01-03bad code, trying to fix.Miguel Freitas
CVS patchset: 3763 CVS date: 2003/01/03 22:05:03
2003-01-03Updates to the latest version of GoomThibaut Mattern
Adds mmx and ppc assembly optimizations. Adds 5 config entries for this post plugin : - frames per second - width - height - usage of assembly optimizations - colorspace conversion method PPc optimizations are not tested. The compiler option -fomit-frame-pointer is disabled. CVS patchset: 3762 CVS date: 2003/01/03 21:29:20
2003-01-03todo-list updateGuenter Bartsch
CVS patchset: 3761 CVS date: 2003/01/03 20:58:00
2003-01-03Ooops meant to protect with "LOG"Rocky Bernstein
CVS patchset: 3760 CVS date: 2003/01/03 13:32:56
2003-01-03Correct misleading message about estimating bit rate. It's not doneRocky Bernstein
and probably shouldn't be done by default and led to problems when it was done! And printf output is supposed to be "protected" by #ifdef. CVS patchset: 3759 CVS date: 2003/01/03 13:21:19
2003-01-03clean up the color-handling codeMike Melanson
CVS patchset: 3758 CVS date: 2003/01/03 02:38:09
2003-01-03Assumes this job.Thibaut Mattern
CVS patchset: 3757 CVS date: 2003/01/03 01:14:25
2003-01-03add --with-included-dvdnav configure option, must be used on system where ↵Daniel Caujolle-Bert
dvdnav/dvdread is already installed, since navigation with mouse will not work properly CVS patchset: 3756 CVS date: 2003/01/03 00:33:48
2003-01-02Isn't it nice to have Debian packages again? ;-)Siggi Langauf
CVS patchset: 3755 CVS date: 2003/01/02 21:25:05
2003-01-02- search for realplayer9 locationsMiguel Freitas
- minor fixes CVS patchset: 3754 CVS date: 2003/01/02 20:02:15
2003-01-02small todo file updatesGuenter Bartsch
CVS patchset: 3753 CVS date: 2003/01/02 18:18:09
2003-01-02returning void looks bad, agreed (although this is valid C)Michael Roitzsch
but removing the entire call is even worse CVS patchset: 3752 CVS date: 2003/01/02 12:05:19
2003-01-02make Carsten happy: remove pending SPUs on disposeMichael Roitzsch
CVS patchset: 3751 CVS date: 2003/01/02 12:00:52
2003-01-02credits and version for gsm610Michael Roitzsch
CVS patchset: 3750 CVS date: 2003/01/02 11:58:03
2003-01-02writing demuxers like they're going out of style or something...addedMike Melanson
demuxers for Westwood Studios AUD, Playstation STR, and TechnoTrend PVA CVS patchset: 3749 CVS date: 2003/01/02 06:10:49
2003-01-02look at that...new buffer typesMike Melanson
CVS patchset: 3748 CVS date: 2003/01/02 05:51:34
2003-01-02The Sourceforge Staff kindly unlocked our CVS, so here is 1-beta2.xine-1-beta2-release1-beta2Siggi Langauf
(At least I hope that's it...) CVS patchset: 3747 CVS date: 2003/01/02 00:35:36
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-31Put AC_CHECK_FUNCS([strsep strpbrk setenv]) in xine.m4Robin KAY
CVS patchset: 3738 CVS date: 2002/12/31 22:17: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-29give 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-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