Age | Commit message (Expand) | Author |
2008-12-28 | Merge from 1.1. | Darren Salt |
2008-12-28 | Report when defaulting due to the requested Xv port type not being available. | Darren Salt |
2008-12-28 | Add support for Xv "blitter" adaptors. | Darren Salt |
2008-12-28 | Fix up Xv textured video selection for use with drivers for nvidia gfx hw. | Darren Salt |
2008-12-28 | Centralise some Xv-related static string array declarations. | Darren Salt |
2008-12-28 | Fix xcbxv Xv port fallback (was failing to find an Xv port). | Darren Salt |
2008-12-28 | Merge from 1.1. | Darren Salt |
2008-12-27 | Recognise XV_BICUBIC for xf86-video-ati 6.9.1. | Darren Salt |
2008-12-27 | Recognise XV_VSYNC == XV_SYNC_TO_BLANK for xf86-video-ati 6.9.1. | Darren Salt |
2008-12-27 | Clean up Xv attribute-setting functions; fix a related off-by-one (xcbxv). | Darren Salt |
2008-12-20 | Remove format warning. | Diego E. 'Flameeyes' Pettenò |
2008-12-20 | Remove unused variable. | Diego E. 'Flameeyes' Pettenò |
2008-12-15 | Merge from 1.1; update PO files; make buildable. | Diego E. 'Flameeyes' Pettenò |
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-19 | Support XINE_GUI_SEND_DRAWABLE_CHANGED in DirectX video driver | Matthias Ringwald |
2008-11-18 | Fix of the two opened CACA windows in cacaxine (xine-ui). | František Dvořák |
2008-11-17 | Fix video out for directx that support YV12 or YUV2 | Matthias Ringwald |
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-09-17 | Mingw+MSys: NLS support, --enable-stdcall-fixup | Carlo Bramini |
2008-08-08 | video_out_opengl: Activate only if visual is direct rendering capable | Matthias Hopf |
2008-06-23 | Allow for <libavutil/base64.h> etc. | Darren Salt |
2008-06-20 | Merge the avutil branch; port the "raw" video output plugin. | Darren Salt |
2008-05-29 | Merge from 1.1. | Darren Salt |
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-05-23 | Remove MIN/MAX macro definitions on unit. | Diego 'Flameeyes' Pettenò |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2009-01-04 | Introduce XVMC_LOCKDISPLAY_SAFE to solve deadlocks in certain xxmc implementa... | Reinhard Nißl |
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ò |
2008-05-06 | Merge from 1.1. | Darren Salt |
2008-05-03 | Remove unused variables, as reported by GCC 4.3. | Diego 'Flameeyes' Pettenò |
2008-04-21 | Fix Xv driver debug build. | Darren Salt |
2008-04-21 | Merge from 1.1. | Darren Salt |
2008-04-19 | Replace xine_xcalloc usage with calloc, for the revisions transplanted from 1... | Diego 'Flameeyes' Pettenò |
2008-04-11 | Merge from 1.1. | Darren Salt |
2008-04-09 | Compilation fixes, mostly ffmpeg-related, and linkage fixes. | Darren Salt |