Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-19 | Refactor code. Rewrite chroma keying implementation. | Robin KAY | |
CVS patchset: 5540 CVS date: 2003/10/19 03:12:47 | |||
2003-10-18 | Re-add COMPLETION gui_data_exchange() support, removed by //error//. | Daniel Caujolle-Bert | |
CVS patchset: 5539 CVS date: 2003/10/18 23:01:21 | |||
2003-10-18 | cleanups, xlock fixes | Daniel Caujolle-Bert | |
CVS patchset: 5537 CVS date: 2003/10/18 20:40:25 | |||
2003-10-12 | replace this line (it belongs to Xv) | Michael Roitzsch | |
CVS patchset: 5490 CVS date: 2003/10/12 18:51:08 | |||
2003-10-07 | stk update from Darren Hart | Miguel Freitas | |
CVS patchset: 5464 CVS date: 2003/10/07 17:35:51 | |||
2003-10-06 | - add XvMC support | Miguel Freitas | |
- bump vo and post interface versions obs: video_out_xvmc.c needs some more work, see todo. CVS patchset: 5459 CVS date: 2003/10/06 21:52:42 | |||
2003-10-05 | The height of the U and V buffers needs to rounded up for odd frame heights. ↵ | Robin KAY | |
This fixes the heap corruption and malloc(3C) has been switched back to memalign(3C). CVS patchset: 5449 CVS date: 2003/10/05 16:22:19 | |||
2003-10-04 | memalign(3C) changed to malloc(3C) as it caused core dumps. This may be ↵ | Robin KAY | |
indicative of heap corruption elsewhere. CVS patchset: 5440 CVS date: 2003/10/04 20:29:26 | |||
2003-10-03 | Fix multi-buffering when frame height is not a multiple of 16. Fix some off ↵ | Robin KAY | |
by one errors. Fix compiler warning. CVS patchset: 5430 CVS date: 2003/10/03 23:19:21 | |||
2003-09-22 | fix segfault when configuration fails because the resolution is too high | James Stembridge | |
CVS patchset: 5409 CVS date: 2003/09/22 21:34:10 | |||
2003-09-21 | Add support for chroma keyed overlay graphics to video_out_pgx64 and fix ↵ | Robin KAY | |
various bugs. Fix incorrect colours when blending frame with a big-endian RGB pixel format. CVS patchset: 5406 CVS date: 2003/09/21 02:53:19 | |||
2003-09-16 | Fix some compiler warnings. | James Courtier-Dutton | |
CVS patchset: 5396 CVS date: 2003/09/16 19:34:25 | |||
2003-09-14 | Add multi-buffering support to video_out_pgx64 (massive performance increase ↵ | Robin KAY | |
^_^). Remove assertions for alignment from bswap.h and allow unaligned accesses in XE_xx macros on IA32. Update ChangeLog. CVS patchset: 5380 CVS date: 2003/09/14 22:02:26 | |||
2003-09-13 | fix colors of YUY2 overlay blending | Miguel Freitas | |
CVS patchset: 5370 CVS date: 2003/09/13 22:56:14 | |||
2003-09-13 | update from Darren Hart | Miguel Freitas | |
CVS patchset: 5368 CVS date: 2003/09/13 17:20:50 | |||
2003-08-29 | small missing lock | Miguel Freitas | |
CVS patchset: 5319 CVS date: 2003/08/29 23:10:13 | |||
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ↵ | Daniel Caujolle-Bert | |
fft*post are untouched (fft: for now). CVS patchset: 5310 CVS date: 2003/08/25 21:51:37 | |||
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch | |
CVS patchset: 5308 CVS date: 2003/08/25 14:32:37 | |||
2003-08-13 | update api/ratio stuff | Miguel Freitas | |
CVS patchset: 5286 CVS date: 2003/08/13 13:42:20 | |||
2003-08-12 | Disable building video_out_pgx64 if X11 isn't available. | Robin KAY | |
CVS patchset: 5280 CVS date: 2003/08/12 14:52:49 | |||
2003-08-12 | Mistakenly disabled some code I shouldn't have in the previous revision. Now ↵ | Robin KAY | |
fixed. CVS patchset: 5274 CVS date: 2003/08/12 00:43:48 | |||
2003-08-11 | Cleaned up code. Removed support for XINE_VISUAL_TYPE_FB. Added support for ↵ | Robin KAY | |
double buffering if sufficient video memory is available. CVS patchset: 5273 CVS date: 2003/08/11 22:19:33 | |||
2003-08-09 | bleh to "//" | Bastien Nocera | |
CVS patchset: 5263 CVS date: 2003/08/09 22:44:09 | |||
2003-08-09 | - temptatively fix the directfb video output plugin, maybe it works, maybe ↵ | Bastien Nocera | |
it doesn't CVS patchset: 5262 CVS date: 2003/08/09 22:41:19 | |||
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas | |
patch by Philip Jgenstedt CVS patchset: 5243 CVS date: 2003/08/04 03:47:09 | |||
2003-08-04 | vo for libstk | Miguel Freitas | |
CVS patchset: 5240 CVS date: 2003/08/04 02:31:07 | |||
2003-08-04 | patch from matthias | Miguel Freitas | |
CVS patchset: 5237 CVS date: 2003/08/04 02:14:12 | |||
2003-07-20 | fix G400 chroma bug | James Stembridge | |
CVS patchset: 5202 CVS date: 2003/07/20 20:07:39 | |||
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch | |
- general multipass compilation make targets CVS patchset: 5149 CVS date: 2003/07/12 12:31:13 | |||
2003-06-15 | Properly deinterlace YUY2 frames. | Robin KAY | |
CVS patchset: 5051 CVS date: 2003/06/15 20:04:35 | |||
2003-06-15 | Remove linear blend deinterlacer from video_out_pgx64. Add C implementation ↵ | Robin KAY | |
of linear blend deinterlacer to tvtime post plugin. CVS patchset: 5047 CVS date: 2003/06/15 11:44:57 | |||
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas | |
img->displayed is obsolete now, drivers should use img->free. CVS patchset: 4994 CVS date: 2003/05/31 18:33:28 | |||
2003-05-26 | - quiet xv plugin | Bastien Nocera | |
CVS patchset: 4943 CVS date: 2003/05/26 11:35:52 | |||
2003-05-26 | - quieter adpcm plugin and xshm one | Bastien Nocera | |
CVS patchset: 4942 CVS date: 2003/05/26 11:33:01 | |||
2003-05-14 | These are part of the old video out API and should not be needed any longer | Michael Roitzsch | |
CVS patchset: 4845 CVS date: 2003/05/14 16:27:22 | |||
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch | |
extracted some common targets and variables into a common Makefile which is then included CVS patchset: 4844 CVS date: 2003/05/14 16:21:44 | |||
2003-05-14 | force redraw when drawable changes | Miguel Freitas | |
CVS patchset: 4843 CVS date: 2003/05/14 16:17:20 | |||
2003-05-12 | Cleaned up console output | Robin KAY | |
CVS patchset: 4830 CVS date: 2003/05/12 07:07:12 | |||
2003-05-07 | DVD play sort of works on Win32. Also added a couple more plugings to the ↵ | Tim Champagne | |
Win32 build. CVS patchset: 4795 CVS date: 2003/05/07 17:54:18 | |||
2003-05-04 | Fix 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-02 | make sure colour keying is turned off for frame buffer output | James Stembridge | |
CVS patchset: 4747 CVS date: 2003/05/02 01:10:10 | |||
2003-05-02 | only need to set this once | James Stembridge | |
CVS patchset: 4746 CVS date: 2003/05/02 01:07:15 | |||
2003-05-02 | remove 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 | |||
2003-05-02 | add support for rgb intensity controls | James Stembridge | |
CVS patchset: 4744 CVS date: 2003/05/02 00:46:20 | |||
2003-05-02 | Set colour key control registers in same way that gatos and windows drivers do | James Stembridge | |
CVS patchset: 4743 CVS date: 2003/05/02 00:17:18 | |||
2003-05-02 | remove unused variable | James Stembridge | |
CVS patchset: 4742 CVS date: 2003/05/02 00:09:22 | |||
2003-05-01 | 24 and 32 bpp settings are the same so collapse into single case | James Stembridge | |
CVS patchset: 4741 CVS date: 2003/05/01 23:52:02 | |||
2003-05-01 | fix unwanted fall through in select | James Stembridge | |
CVS patchset: 4740 CVS date: 2003/05/01 23:49:52 | |||
2003-05-01 | According to gatos (and as suspected) r100 colour keying is no different | James Stembridge | |
CVS patchset: 4739 CVS date: 2003/05/01 23:39:16 | |||
2003-05-01 | workaround for some mobility chips reporting zero ram size (from mplayer) | James Stembridge | |
CVS patchset: 4733 CVS date: 2003/05/01 14:23:38 |