Age | Commit message (Expand) | Author |
2007-06-06 | [PATCH] video_out_fb crash | Steve Freeland |
2007-06-01 | Port Simon Farnsworth's xv deinterlacing fix to xcbxv. | Darren Salt |
2007-05-17 | Convert comments (and the occasional string where it doesn't matter) to UTF-8. | Darren Salt |
2007-05-02 | [PATCH] Enhance logging in demux_ts, input_dvb and video_out_xv | Simon Farnsworth |
2007-05-04 | [PATCH] Fix deinterlacing in video_out_xv.c | Simon Farnsworth |
2007-05-06 | Merge Reinhard Nissl's xxmc fixes and related changes. | Darren Salt |
2007-04-14 | Remove #ifdef wrappers from the Xv & XcbXv plugins. Allows XcbXv to be built. | Darren Salt |
2007-04-13 | Disable bob deinterlacing on a per frame decision (continued). | Reinhard Nißl |
2007-04-12 | Disable bob deinterlacing on a per frame decision. | Reinhard Nißl |
2007-04-12 | Make bob deinterlacing more precisely and skip it on demand. | Reinhard Nißl |
2007-04-12 | Avoid keeping frames referenced which are nolonger used. | Reinhard Nißl |
2007-04-12 | Let xxmc switch back to an unaccelerated context. | Reinhard Nißl |
2007-04-11 | Merge Matt Messier video output for Mac OS X. | Diego 'Flameeyes' Pettenò |
2007-04-10 | Split the DirectFB plugin into X11 and non-X versions. | Darren Salt |
2007-04-08 | Mark various private arrays, structs & fn parameters as static and/or const. | Darren Salt |
2007-04-06 | Remove executable status from all files which shouldn't have it. | Darren Salt |
2007-04-06 | Similarly, add a vidix_LTLIBRARIES class to install the vidix drivers in the ... | Diego 'Flameeyes' Pettenò |
2007-04-03 | Overhaul the Mac OS X video output plugin. XineOpenGLView is almost completely | Matt Messier |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-29 | Reorder to fill hole. | Diego 'Flameeyes' Pettenò |
2007-03-25 | Create at least a 1×1 shared image when the first frame is skipped (and thus... | Diego 'Flameeyes' Pettenò |
2007-03-25 | Fix messages for video out modules. Patch by Reinhard Nissl. | Diego 'Flameeyes' Pettenò |
2007-03-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | Diego 'Flameeyes' Pettenò |
2007-03-22 | Instead of rewriting the install and uninstall rules for headers, simply chan... | Diego 'Flameeyes' Pettenò |
2007-03-20 | We're building xine even when we're building the Mac OS X video helper. | Diego 'Flameeyes' Pettenò |
2007-03-20 | Fix Makefile so that the CPPFLAGS in AM_CPPFLAGS are not ingored for directx ... | Diego 'Flameeyes' Pettenò |
2007-03-20 | There's no point in this. | Diego 'Flameeyes' Pettenò |
2007-03-16 | Collapse X_LIBS, X_PRE_LIBS, -lXext and -lX11 in a single X_LIBS variable whe... | Diego 'Flameeyes' Pettenò |
2007-03-10 | Use xineplug_LTLIBRARIES rather than lib_LTLIBRARIES so there's no need to re... | Diego 'Flameeyes' Pettenò |
2007-03-09 | Properly pass XV_CFLAGS where needed. Patch by Albert Lee. | Diego 'Flameeyes' Pettenò |
2007-03-09 | Fix X11 linkage for pgx modules. Patch by Albert Lee. | Diego 'Flameeyes' Pettenò |
2007-02-20 | Make deinterlace_methods a static constant rather than an extern, as it's jus... | Diego 'Flameeyes' Pettenò |
2007-02-19 | Fix building with LOG enabled by changing an the Xlib constant XvPacked into ... | Diego 'Flameeyes' Pettenò |
2007-02-15 | Properly repaint the whole surface during expose events. Patch by Christoph P... | Diego 'Flameeyes' Pettenò |
2007-02-15 | Commit the XCB output plugins by Christoph Pfister after testing on Gentoo pa... | Diego 'Flameeyes' Pettenò |
2007-01-28 | some additional fixes in case "-Wl,-z,defs" gets enabled again. | Miguel Freitas |
2007-01-28 | disabled "-Wl,-z,defs": it breaks compilation for vidix drivers. | Miguel Freitas |
2007-01-14 | Link fix for the directfb plugin. | Darren Salt |
2007-01-13 | Fix vidix compilation (for those who enable it). | Darren Salt |
2007-01-08 | more build fixes (libdha is already included into libvidix) | Miguel Freitas |
2007-01-08 | trying to fix broken Makefile | Miguel Freitas |
2007-01-06 | Fix a silly naming error. Should fix linkage problems where vidix is enabled. | Darren Salt |
2007-01-06 | Link libdha into libvidix, this should close the last linking (and runtime) i... | Diego 'Flameeyes' Pettenò |
2006-12-31 | Link to libdha as suggested by Jason Tackaberry, this should be the last link... | Diego 'Flameeyes' Pettenò |
2006-12-31 | Add missing links to $(XINE_LIB). | Diego 'Flameeyes' Pettenò |
2006-12-28 | Link to thread libs when needed | Reinhard Tartler |
2006-12-27 | Link to X libraries when buidling the SDL plugin with X support. | Diego 'Flameeyes' Pettenò |
2006-12-27 | Link to the dlopen-providing library. | Diego 'Flameeyes' Pettenò |
2006-12-25 | * Fix disposing of image buffers in video_out_xv when SHM get disabled by | Diego 'Flameeyes' Pettenò |