| Age | Commit message (Expand) | Author |
| 2008-12-16 | More deinterlacing. | Christophe Thommeret |
| 2008-12-16 | Deinterlacing. | Christophe Thommeret |
| 2008-12-16 | OSD working. | Christophe Thommeret |
| 2008-12-14 | Overlay fixup. | Christophe Thommeret |
| 2008-12-14 | Overlay handling. | Christophe Thommeret |
| 2008-12-12 | Locking fixes. | Christophe Thommeret |
| 2008-12-10 | Comment out some printfs. | Christophe Thommeret |
| 2008-12-08 | Fix frame alloc. | Christophe Thommeret |
| 2008-12-08 | Export vdp_get_error_string; define MPEG12 cap. | Christophe Thommeret |
| 2008-12-05 | Queue bits; use-after-free fix. | Christophe Thommeret |
| 2008-12-03 | Overlay stuff. | Christophe Thommeret |
| 2008-12-03 | Decodes one picture, but does not display it. | Julian Scheel |
| 2008-12-01 | Fix vo_cap_vdpau_h264. | Christophe Thommeret |
| 2008-12-01 | Enable display of XINE_IMGFMT_VDPAU. | Christophe Thommeret |
| 2008-12-01 | Introduce vdpau_accel_t. | Christophe Thommeret |
| 2008-11-30 | Add scaling, cropping & recreate presentation_queue after drawable change (fu... | Christophe Thommeret |
| 2008-11-29 | Adding vo_vdpau. | Christophe Thommeret |
| 2008-11-20 | Some warning fixes: XINE_FORMAT_SCANF, statics in headers, consts, ... | František Dvořák |
| 2008-11-20 | Fix using of the pointers, leak fixes in configfile. | František Dvořák |
| 2008-11-18 | Fix of the two opened CACA windows in cacaxine (xine-ui). | František Dvořák |
| 2008-10-30 | Create secondary buffer with correct pixelformat | Matthias Ringwald |
| 2008-10-19 | Pass native HWND through xine to SDL | Matthias Ringwald |
| 2008-11-07 | voraw minor fix | Christophe Thommeret |
| 2008-08-13 | Merge. | Darren Salt |
| 2008-08-13 | Apply the deinterlacer size fix to the XCB Xv plugin. | Darren Salt |
| 2008-08-08 | video_out_opengl: Actually bail out if no display found. | Matthias Hopf |
| 2008-08-08 | Merge. | Matthias Hopf |
| 2008-08-01 | video_out_opengl: Activate only if visual is direct rendering capable | Matthias Hopf |
| 2008-07-23 | Xv deinterlacing was looking at the input image size, not the output image size. | Simon Farnsworth |
| 2008-03-10 | Add Xv port selection by type (overlay or textured video). | Darren Salt |
| 2008-02-25 | When auto-detecting Xv ports, prefer port nos. >= configured. | Darren Salt |
| 2008-02-02 | Move more shared Xv config desc. & help strings; add new location to POTFILES. | Darren Salt |
| 2008-02-02 | Handle invalid port nos. properly (avoids a possible xcbxv segfault). | Darren Salt |
| 2008-02-02 | Convert the XxMC plugin to use the new header file. | Darren Salt |
| 2008-02-02 | XvMC plugin uses the new header; use config_help; small var/struct cleanup. | Darren Salt |
| 2008-02-02 | Convert the plain Xv plugins to use the new header file. | Darren Salt |
| 2008-02-02 | Add a header file for some strings shared between the Xv-using plugins. | Darren Salt |
| 2008-02-01 | Port Xv port selection to xxmc. | Darren Salt |
| 2008-02-01 | Add Xv port selection to the XCB xv plugin. | Darren Salt |
| 2008-02-01 | Fallback to auto-detect when the specified Xv port is unavailable or unusable. | Darren Salt |
| 2008-02-01 | patch adding video.device.xv_port option | Jean-Yves Lefort |
| 2008-05-23 | Remove MIN/MAX macro definitions on unit. | Diego 'Flameeyes' Pettenò |
| 2008-05-09 | Use size_t to keep the value returned by strlen(). | Diego 'Flameeyes' Pettenò |
| 2008-05-09 | Merge. | Darren Salt |
| 2008-05-09 | Fix compilation failure (capitalisation). | Darren Salt |
| 2008-05-09 | Fix compilation failure (extra "("). | Darren Salt |
| 2008-05-09 | Avoid loop for common memory operations (zeroing, copying, moving). | Diego 'Flameeyes' Pettenò |
| 2008-05-09 | Remove a new bunch of xine_malloc() calls. | Diego 'Flameeyes' Pettenò |
| 2008-05-07 | Replace strn?cpy() + strn?cat() calls with a?sprintf(). | Diego 'Flameeyes' Pettenò |
| 2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |