Age | Commit message (Expand) | Author |
2007-12-26 | Correct another color→colour change to a struct member name. | Darren Salt |
2007-12-26 | Correct a color→colour change to a struct member name. | Darren Salt |
2007-12-24 | Consistently use "colour", "colour key", "colour space" in output. | Darren Salt |
2007-11-19 | add support for GNU/kFreeBSD | Petr Salinger ext:(%20) |
2007-11-11 | Merge transplanted patches. | Darren Salt |
2007-11-11 | Reset the previous screen resolution after switching to fullscreen. | Claudio Ciccani |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-10-01 | Revert cheating invalid frame sizes after fixed frame allocation. | Reinhard Nißl |
2007-08-26 | Protect previously shown frame from immediate reuse by decoder. | Reinhard Nißl |
2007-08-26 | Provide options to control ondemand disabling of bob deinterlacing. | Reinhard Nißl |
2007-08-26 | Protect drawable from beeing changed while drawing. | Reinhard Nißl |
2007-08-12 | Add a few missing "\n"s. | Darren Salt |
2007-07-26 | clip overlay against sub image when calling XvMCCompositeSubpicture() | Reinhard Nißl |
2007-06-15 | fix possible crash in xcbxv output plugin | "Christoph Pfister" |
2007-06-13 | pgx32/64 need SUNDGA_CFLAGS | Albert Lee |
2007-06-13 | Avoid name collison (don't redefine TRANSPARENT). | Albert Lee |
2007-06-09 | Add $(LTLIBINTL) for a few plugins which I'd missed. | Darren Salt |
2007-06-09 | Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions. | Darren Salt |
2007-06-08 | Added $(LTLIBINTL) to several targets | Ben Taylor |
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ò |