Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-05 | - fix segfault with some OpenDivX streams (thanks Miguel for spotting my | Bastien Nocera | |
stupid mistakes) CVS patchset: 4108 CVS date: 2003/02/05 21:20:10 | |||
2003-02-05 | recent fixes | Miguel Freitas | |
CVS patchset: 4107 CVS date: 2003/02/05 00:18:24 | |||
2003-02-05 | last tvmode update from Snaggen | Miguel Freitas | |
CVS patchset: 4106 CVS date: 2003/02/05 00:14:02 | |||
2003-02-05 | try to have the same behaviour reading from network on http/mms/pnm/rtsp. | Miguel Freitas | |
select() is useful to avoid burning cpu cicles, otoh, we should not call it after end of stream since it will hang xine for 30sec. idea: do select() only on EAGAIN. todo: unify these functions (?) CVS patchset: 4105 CVS date: 2003/02/05 00:08:55 | |||
2003-02-04 | - remove possible name collision between the abs() define and the abs ↵ | Bastien Nocera | |
function from stdlib.h CVS patchset: 4104 CVS date: 2003/02/04 22:01:34 | |||
2003-02-04 | Well, noone seemed to be interrested to fix it.... | Daniel Caujolle-Bert | |
CVS patchset: 4103 CVS date: 2003/02/04 21:24:52 | |||
2003-02-04 | blind fix: DV jerky playback. thanks Bill Fink for investigating it. | Miguel Freitas | |
CVS patchset: 4102 CVS date: 2003/02/04 09:50:22 | |||
2003-02-03 | Fix default contrast and saturation settings for XShm driver | Ewald Snel | |
CVS patchset: 4101 CVS date: 2003/02/03 17:24:47 | |||
2003-02-03 | make sure we are passing extra decoder data correctly to ffmpeg | Miguel Freitas | |
CVS patchset: 4100 CVS date: 2003/02/03 02:10:53 | |||
2003-02-03 | *** empty log message *** | Miguel Freitas | |
CVS patchset: 4099 CVS date: 2003/02/03 02:08:59 | |||
2003-02-03 | i guess i've finally made a breakthrought on completion event handling! | Miguel Freitas | |
add fallback code to get the event directly from XLib in case the gui has not forwarded it yet. this may happen when gui is busy redrawing menus, for example. it should also improve xine robustness to scheduler issues. now we can have smooth playback even if xine-ui hasn't being scheduled in time. CVS patchset: 4098 CVS date: 2003/02/03 00:24:13 | |||
2003-02-02 | SlackBuild should clean build directory now | Daniel Caujolle-Bert | |
CVS patchset: 4097 CVS date: 2003/02/02 23:58:36 | |||
2003-02-02 | Fix slackware package build (this dawn libxine circular linking ;-), ↵ | Daniel Caujolle-Bert | |
debian/files bug. CVS patchset: 4096 CVS date: 2003/02/02 23:44:25 | |||
2003-02-02 | revert dvdnav detection scheme. Default is embedded one, user should pass ↵ | Daniel Caujolle-Bert | |
--with-external-dvdnav to use libdvdnav from the system. CVS patchset: 4095 CVS date: 2003/02/02 23:40:21 | |||
2003-02-02 | Code cleanup | James Stembridge | |
CVS patchset: 4094 CVS date: 2003/02/02 17:53:51 | |||
2003-02-02 | copyright updates and some code to catch late-starting ogg streams | Guenter Bartsch | |
CVS patchset: 4093 CVS date: 2003/02/02 17:36:06 | |||
2003-02-02 | Don't use globals for MMX yuv2rgb conversion variables (not thread-safe) | Ewald Snel | |
CVS patchset: 4092 CVS date: 2003/02/02 17:27:45 | |||
2003-02-02 | use aspect ratio from ffmpeg | Miguel Freitas | |
CVS patchset: 4091 CVS date: 2003/02/02 15:42:04 | |||
2003-02-02 | Add contrast support to MMX yuv2rgb conversion, fix 'cbu' clipping | Ewald Snel | |
CVS patchset: 4090 CVS date: 2003/02/02 14:09:21 | |||
2003-02-02 | Fix brightness, saturation control for MMX yuv2rgb using the XShm driver | Ewald Snel | |
TODO: don't use globals, fix contrast, fix non-MMX yuv2rgb CVS patchset: 4089 CVS date: 2003/02/02 13:38:24 | |||
2003-02-02 | Add support for brightness, saturation, contrast (not functional yet) | Ewald Snel | |
CVS patchset: 4088 CVS date: 2003/02/02 12:44:03 | |||
2003-02-02 | - remove LOG from audio_out.c, fix backing up the configfile if there's no ↵ | Bastien Nocera | |
configfile to save, and if there's already a backup file CVS patchset: 4087 CVS date: 2003/02/02 12:33:23 | |||
2003-02-02 | Function replaced | Ewald Snel | |
CVS patchset: 4086 CVS date: 2003/02/02 11:33:36 | |||
2003-02-02 | Fix memory leak in XShm driver | Ewald Snel | |
CVS patchset: 4085 CVS date: 2003/02/02 11:21:34 | |||
2003-02-02 | hook up YUV411P -> YV12 converter | Mike Melanson | |
CVS patchset: 4084 CVS date: 2003/02/02 06:08:30 | |||
2003-02-02 | added YUV411P -> YV12 converter | Mike Melanson | |
CVS patchset: 4083 CVS date: 2003/02/02 06:07:20 | |||
2003-02-01 | - remove a magic number, thanks to Cameron Simpson <cs@zip.com.au> | Bastien Nocera | |
CVS patchset: 4082 CVS date: 2003/02/01 23:54:03 | |||
2003-02-01 | interleave stereo audio channels | Mike Melanson | |
CVS patchset: 4081 CVS date: 2003/02/01 19:44:06 | |||
2003-02-01 | adding flush-mode so seek() and play() work for video processing (enix) | Guenter Bartsch | |
CVS patchset: 4080 CVS date: 2003/02/01 19:22:30 | |||
2003-02-01 | fix discontinuity detection | Guenter Bartsch | |
CVS patchset: 4079 CVS date: 2003/02/01 18:57:33 | |||
2003-02-01 | increasing frame buffer for smoother playback | Stefan Holst | |
CVS patchset: 4078 CVS date: 2003/02/01 18:37:11 | |||
2003-02-01 | log output, copyright, some drivers produce negative delays, catch that | Guenter Bartsch | |
CVS patchset: 4077 CVS date: 2003/02/01 14:33:06 | |||
2003-02-01 | different method of safe config file writing by Cameron Simpson <cs@zip.com.au>: | Michael Roitzsch | |
-> backup to a different file -> if this was successful write config to original -> if this was successful remove backup CVS patchset: 4076 CVS date: 2003/02/01 13:15:22 | |||
2003-02-01 | fix slackware package generation script (bin package available soon). | Daniel Caujolle-Bert | |
CVS patchset: 4075 CVS date: 2003/02/01 00:48:30 | |||
2003-01-31 | disk-full-aware configfile writing: | Michael Roitzsch | |
-> traverse links -> write to a temporary file -> rename the file to the actual config filename CVS patchset: 4074 CVS date: 2003/01/31 22:00:19 | |||
2003-01-31 | build DXR3 stuff only on x86 Linux | Michael Roitzsch | |
CVS patchset: 4073 CVS date: 2003/01/31 21:59:09 | |||
2003-01-31 | fix Carsten's eMail address | Michael Roitzsch | |
CVS patchset: 4072 CVS date: 2003/01/31 21:58:33 | |||
2003-01-31 | Log/error messages updated | James Stembridge | |
CVS patchset: 4071 CVS date: 2003/01/31 19:57:32 | |||
2003-01-31 | Revert parts of previous changes to frame copy functions such that only the ↵ | James Stembridge | |
necessary amount of data is memcpy'd CVS patchset: 4070 CVS date: 2003/01/31 19:38:28 | |||
2003-01-31 | Convert yv12 to yuy2 for vidix drivers that only support yuy2 | James Stembridge | |
CVS patchset: 4069 CVS date: 2003/01/31 19:20:25 | |||
2003-01-31 | update ffmpeg | Miguel Freitas | |
CVS patchset: 4068 CVS date: 2003/01/31 18:29:43 | |||
2003-01-31 | Interleave u and v planes for display of yv12 on G200 | James Stembridge | |
CVS patchset: 4067 CVS date: 2003/01/31 17:59:57 | |||
2003-01-31 | fix the v4l plugin for lower resolution devices (webcam) | Bastien Nocera | |
CVS patchset: 4066 CVS date: 2003/01/31 17:56:35 | |||
2003-01-31 | Clean up yuy2 copy function | James Stembridge | |
CVS patchset: 4065 CVS date: 2003/01/31 16:26:04 | |||
2003-01-31 | Damn - fix compile warning | James Stembridge | |
CVS patchset: 4064 CVS date: 2003/01/31 16:05:23 | |||
2003-01-31 | Remove unneeded printf's | James Stembridge | |
CVS patchset: 4063 CVS date: 2003/01/31 16:00:26 | |||
2003-01-31 | Change few remaining printf's to match xine style | James Stembridge | |
CVS patchset: 4062 CVS date: 2003/01/31 15:56:31 | |||
2003-01-31 | fix flac demuxer content detection. it was eating 4 bytes of non-seekable | Miguel Freitas | |
streams, therefore playing of mms streams failed. CVS patchset: 4061 CVS date: 2003/01/31 15:51:10 | |||
2003-01-31 | forgot this debian dir ref | Daniel Caujolle-Bert | |
CVS patchset: 4060 CVS date: 2003/01/31 15:01:42 | |||
2003-01-31 | fb driver | Miguel Freitas | |
CVS patchset: 4059 CVS date: 2003/01/31 14:07:21 |