Age | Commit message (Expand) | Author |
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 |
2008-04-09 | Merge from 1.2 main. | Darren Salt |
2008-04-08 | New video out plugin ("raw") | Christophe Thommeret |
2008-04-08 | Merge from 1.1. | Darren Salt |
2008-04-08 | Fix YUY2 Video Output on Mac OS X XineOpenGLView | Matthias Ringwald |
2008-03-10 | Add Xv port selection by type (overlay or textured video). | Darren Salt |
2008-03-10 | Add Xv port selection by type (overlay or textured video). | Darren Salt |
2008-03-06 | Fix compilation of video_macosx.m | Matthias Ringwald |
2008-03-01 | Update to the new FFmpeg's include directory. | Diego 'Flameeyes' Pettenò |
2008-03-01 | Merge from 1.2 tip. | Diego 'Flameeyes' Pettenò |
2008-02-29 | Merge from 1.1. | Darren Salt |
2008-02-28 | Unbreak xcbxv port auto-detection (broken in cset f03669a2395d). | Darren Salt |
2008-02-25 | When auto-detecting Xv ports, prefer port nos. >= configured. | Darren Salt |
2008-02-25 | When auto-detecting Xv ports, prefer port nos. >= configured. | Darren Salt |
2008-02-25 | Add more VO_CAP_* to indicate support for colour controls & zoom properties. | Darren Salt |
2008-02-17 | nvidia driver uses XV_SYNC_TO_VBLANK attribute, not XV_DOUBLE_BUFFER as xine ... | Miguel Freitas |
2008-02-04 | Tidy up Xv YUY2/YV12 checking & reporting. | Darren Salt |
2008-02-04 | Merge from 1.1. | Darren Salt |
2008-02-04 | Fix a few remaining and apparently harmless linkage order issues. | Darren Salt |
2008-02-02 | Move more shared Xv config desc. & help strings; add new location to POTFILES. | 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 | 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 | 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 | XvMC plugin uses the new header; use config_help; small var/struct cleanup. | Darren Salt |