| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge svn changes up to r27573 | Uoti Urpala | 2008-09-10 | 1 | -13/+22 |
|\ |
|
| * | Replace casual GPL notices by proper license headers. | diego | 2008-09-07 | 1 | -13/+22 |
* | | Merge svn changes up to r27514 | Uoti Urpala | 2008-09-03 | 1 | -7/+2 |
|\| |
|
| * | Remove Windows-specific #ifdefs, the file does not compile on MinGW anyway. | diego | 2008-09-01 | 1 | -10/+2 |
| * | Put '#define closesocket close' under proper '#ifndef HAVE_CLOSESOCKET' | diego | 2008-09-01 | 1 | -1/+4 |
| * | Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H. | diego | 2008-08-29 | 1 | -1/+1 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
|/ |
|
* | Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H. | diego | 2008-03-01 | 1 | -0/+2 |
* | fix bug in error message (found by Diego through a compiler warning) | rik | 2008-01-13 | 1 | -1/+1 |
* | Remove unused static variables, fixes the warnings: | diego | 2007-12-30 | 1 | -1/+1 |
* | Remove unused variables, fixes the warnings: | diego | 2007-12-30 | 1 | -3/+1 |
* | change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do ... | rik | 2007-12-18 | 1 | -1/+1 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 | 1 | -1/+1 |
* | Make vo info structs const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 | 1 | -1/+1 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 | 1 | -3/+3 |
* | cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion. | diego | 2007-02-21 | 1 | -1/+1 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 | 1 | -6/+6 |
* | --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>: | rik | 2005-07-10 | 1 | -2/+6 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -1/+1 |
* | --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>: | rik | 2005-04-14 | 1 | -6/+12 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -2/+2 |
* | --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>: | rik | 2004-08-11 | 1 | -32/+74 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 1 | -1/+1 |
* | Networking support under MinGW. | diego | 2003-06-11 | 1 | -5/+11 |
* | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st... | alex | 2003-05-29 | 1 | -1/+1 |
* | compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fame | rik | 2002-11-12 | 1 | -1/+1 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -7/+3 |
* | extensible blinkenlights driver, can currently be used for the Arcade http://... | rik | 2002-09-08 | 1 | -0/+420 |