log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
mplayer.hg
log libvo/vo_bl.c @ 29750:
0767ef7f6ca2
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2009-05-13
diego
whitespace cosmetics: Remove all trailing whitespace.
2009-02-25
reimar
Use memset to make sure all parts of struct sockaddr_in are always initialized.
2008-09-07
diego
Replace casual GPL notices by proper license headers.
2008-09-01
diego
Remove Windows-specific #ifdefs, the file does not compile on MinGW anyway.
2008-09-01
diego
Put '#define closesocket close' under proper '#ifndef HAVE_CLOSESOCKET'
2008-08-29
diego
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
2008-03-01
diego
Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
2008-01-13
rik
fix bug in error message (found by Diego through a compiler warning)
2007-12-30
diego
Remove unused static variables, fixes the warnings:
2007-12-30
diego
Remove unused variables, fixes the warnings:
2007-12-18
rik
change license from GPLv2 to 'GPL v2 or later', requested by Diego, I can do that since I wrote the files (based on other stuff from MPlayer (and some external things under GPL v2 or later))
2007-12-02
reimar
Mark the vo_functions_t definitions as const where possible.
2007-12-02
reimar
Make vo info structs const
2007-06-05
reimar
Do not use fast_memcpy for small size copy, esp. when the size is constant
2007-06-05
reimar
Replace implicit use of fast_memcpy via macro by explicit use to allow
2007-02-21
diego
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
2005-08-05
ivo
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
2005-07-10
rik
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
2005-04-18
henry
replace VO and VF numeric flags with #defined identifiers
2005-04-14
rik
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
2004-10-28
diego
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
2004-08-11
rik
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
2003-08-13
alex
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
2003-06-11
diego
Networking support under MinGW.
2003-05-29
alex
Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD standard). Patch by FloDt <flodt8@yahoo.de>
2002-11-12
rik
compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fame
2002-11-11
alex
removed get_info, using the same sheme as in libmpcodecs instead
2002-09-08
rik
extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
less
more
|
(0)
tip