Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-28 | Minor cleanup and a possible little optimization... :) | Matthias Dahl | |
CVS patchset: 1799 CVS date: 2002/04/28 16:16:18 | |||
2002-04-26 | String constant split on two lines? Sun's Forte compiler doesn't like that... | Juergen Keil | |
CVS patchset: 1777 CVS date: 2002/04/26 17:19:04 | |||
2002-04-20 | Adopting recent zoom fix to Xv by Thibault Mattern. | Matthias Dahl | |
CVS patchset: 1747 CVS date: 2002/04/20 17:12:12 | |||
2002-04-20 | Fix for unresolved symbols in plugins | Ewald Snel | |
CVS patchset: 1745 CVS date: 2002/04/20 14:02:45 | |||
2002-04-19 | weird message :) | Miguel Freitas | |
CVS patchset: 1743 CVS date: 2002/04/19 22:58:46 | |||
2002-04-18 | Thibaut Mattern's latest patches (xv zoom fix and mms segfault) | Miguel Freitas | |
CVS patchset: 1735 CVS date: 2002/04/18 11:42:36 | |||
2002-04-14 | link syncfb plugin with X11 libraries | Ewald Snel | |
CVS patchset: 1720 CVS date: 2002/04/14 18:07:47 | |||
2002-04-14 | avoid critical problems in yuv2rgb caused by very small frame output size | Ewald Snel | |
CVS patchset: 1718 CVS date: 2002/04/14 00:58:23 | |||
2002-04-03 | Checking in patch by Chris Rankin: "Here's a simple patch for the SyncFB | Matthias Dahl | |
plugin that stops xine dereferencing a NULL pointer." CVS patchset: 1669 CVS date: 2002/04/03 15:34:17 | |||
2002-04-02 | - Undo my previous patch, it might (at least in theory) cause problems | Ewald Snel | |
when freeing frames after closing the video output driver - New patch to fix the frame leak in the Xv driver only CVS patchset: 1667 CVS date: 2002/04/02 19:29:09 | |||
2002-04-02 | Need Xlib.h header on solaris, Xlib.h defines "Bool" and other types used in | Juergen Keil | |
Xutil.h CVS patchset: 1662 CVS date: 2002/04/02 11:53:54 | |||
2002-04-01 | - Fix frame leak in Xv video driver | Ewald Snel | |
- Frames can be freed by video driver until video driver' exit(), so you need to call this before vo_free_img_buffers() to avoid frame leak CVS patchset: 1660 CVS date: 2002/04/01 22:19:27 | |||
2002-04-01 | SyncFB vo plugin clean up wave *one*. :-) | Matthias Dahl | |
* hw deinterlacing is activated without delay (again) * hiding/showing the video window deactivates/activates the overlay (again) * removed code that is not used anyway * removed strange dependency on Xv *grin* * general clean ups CVS patchset: 1656 CVS date: 2002/04/01 13:25:53 | |||
2002-03-27 | disable debug message | Miguel Freitas | |
CVS patchset: 1641 CVS date: 2002/03/27 15:31:36 | |||
2002-03-26 | Adapted to interface 5. | Matthias Hopf | |
Almost a complete rewrite, though. Actually working fine now :) CVS patchset: 1638 CVS date: 2002/03/26 19:43:42 | |||
2002-03-26 | Small cleanup (code reuse). | Matthias Hopf | |
CVS patchset: 1637 CVS date: 2002/03/26 19:40:43 | |||
2002-03-26 | Fixed segfault. | Daniel Caujolle-Bert | |
CVS patchset: 1634 CVS date: 2002/03/26 00:38:56 | |||
2002-03-25 | framebuffer driver resurrected | Miguel Freitas | |
CVS patchset: 1631 CVS date: 2002/03/25 03:08:38 | |||
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert | |
now, so check and report, thanks. CVS patchset: 1629 CVS date: 2002/03/24 23:31:56 | |||
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, ↵ | Guenter Bartsch | |
xmalloc_aligned cleanup - fb vo plugin needs to be fixed for this one CVS patchset: 1626 CVS date: 2002/03/24 14:15:36 | |||
2002-03-22 | small bugfix to detect frame size changes correctly | Guenter Bartsch | |
CVS patchset: 1612 CVS date: 2002/03/22 00:31:10 | |||
2002-03-21 | cosmetic changes and removed unnecessary check for expose event count | Guenter Bartsch | |
CVS patchset: 1607 CVS date: 2002/03/21 18:33:28 | |||
2002-03-21 | adding new parameters to frame_output_cb | Miguel Freitas | |
CVS patchset: 1606 CVS date: 2002/03/21 18:29:51 | |||
2002-03-21 | - only draw still frame/logo if needed | Miguel Freitas | |
- fix syncfb driver CVS patchset: 1605 CVS date: 2002/03/21 16:21:01 | |||
2002-03-18 | video_out_syncfb.c now compiles... doesn't work yet though | Rich J Wareham | |
CVS patchset: 1585 CVS date: 2002/03/18 11:01:07 | |||
2002-03-17 | Simple fix to (I think) make FB work again | Rich J Wareham | |
CVS patchset: 1579 CVS date: 2002/03/17 16:53:24 | |||
2002-03-10 | copy last 2 lines on linear blend | Miguel Freitas | |
CVS patchset: 1549 CVS date: 2002/03/10 21:37:26 | |||
2002-03-08 | Reenable AAlib output. | Daniel Caujolle-Bert | |
CVS patchset: 1544 CVS date: 2002/03/08 13:05:42 | |||
2002-03-07 | Small clean up. | James Courtier-Dutton | |
From Michael Roitzsch CVS patchset: 1541 CVS date: 2002/03/07 13:26:15 | |||
2002-03-05 | remove bad "get_info" functions. | James Courtier-Dutton | |
---------------------------------------------------------------------- CVS patchset: 1539 CVS date: 2002/03/05 22:31:06 | |||
2002-03-01 | memleak fixes from ewald snel | Guenter Bartsch | |
CVS patchset: 1535 CVS date: 2002/03/01 09:29:49 | |||
2002-03-01 | another zoom patch from Thibaut MATTERN | Guenter Bartsch | |
CVS patchset: 1534 CVS date: 2002/03/01 09:23:21 | |||
2002-02-28 | aspect ratio change in fullscreen mode hopefully fixed | Guenter Bartsch | |
CVS patchset: 1533 CVS date: 2002/02/28 18:32:57 | |||
2002-02-27 | Fixed datatype. | Daniel Caujolle-Bert | |
CVS patchset: 1532 CVS date: 2002/02/27 20:23:41 | |||
2002-02-27 | Include bsd headers only in bsd. | Daniel Caujolle-Bert | |
CVS patchset: 1531 CVS date: 2002/02/27 19:40:29 | |||
2002-02-27 | bsd include file fix | Guenter Bartsch | |
CVS patchset: 1527 CVS date: 2002/02/27 11:42:39 | |||
2002-02-27 | patch from Thibaut MATTERN, removes height hack and another onefield fix | Guenter Bartsch | |
CVS patchset: 1526 CVS date: 2002/02/27 08:54:14 | |||
2002-02-26 | yuv2rgb optimizations and downscaling support by Scott Smith <ssmith@akamai.com> | Guenter Bartsch | |
CVS patchset: 1523 CVS date: 2002/02/26 22:53:58 | |||
2002-02-26 | onefield / zoom patches from thibaut mattern | Guenter Bartsch | |
CVS patchset: 1522 CVS date: 2002/02/26 21:50:42 | |||
2002-02-26 | allocate frame data memory depending on colorspace format | Guenter Bartsch | |
CVS patchset: 1521 CVS date: 2002/02/26 21:41:41 | |||
2002-02-26 | Fix segfault with Xv and remote display. | Daniel Caujolle-Bert | |
CVS patchset: 1520 CVS date: 2002/02/26 00:55:34 | |||
2002-02-25 | DirectFB output plugin changed | Rich J Wareham | |
CVS patchset: 1517 CVS date: 2002/02/25 10:32:53 | |||
2002-02-25 | *phew* Xv video output driver works now, zoom feature has been stripped down ↵ | Guenter Bartsch | |
a little. Code is cleaned up, identifiers should be consistent with xshm driver (as far as possible) CVS patchset: 1516 CVS date: 2002/02/25 01:23:41 | |||
2002-02-24 | clean black bars on window/frame size change | Guenter Bartsch | |
CVS patchset: 1513 CVS date: 2002/02/24 15:14:39 | |||
2002-02-24 | makefile cleanup, pause frame fixed for xshm, beginning to work on xv output | Guenter Bartsch | |
CVS patchset: 1512 CVS date: 2002/02/24 00:43:02 | |||
2002-02-18 | VO_PROP_MAX_NUM_FRAMES, expose event handling | Guenter Bartsch | |
CVS patchset: 1509 CVS date: 2002/02/18 17:30:38 | |||
2002-02-18 | cleanup/added debug messages, small metronom fix | Guenter Bartsch | |
CVS patchset: 1508 CVS date: 2002/02/18 15:55:44 | |||
2002-02-18 | new deinterlacing method (linear blend). | Miguel Freitas | |
CVS patchset: 1504 CVS date: 2002/02/18 02:05:06 | |||
2002-02-17 | more bugfixes, I can now see video using xshm :-) | Guenter Bartsch | |
CVS patchset: 1502 CVS date: 2002/02/17 15:53:28 | |||
2002-02-17 | each frame has an id for debugging purposes now; xshm driver can at least ↵ | Guenter Bartsch | |
display the logo without crashing now :-) CVS patchset: 1501 CVS date: 2002/02/17 00:06:58 |