index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libvo
/
vo_bl.c
Commit message (
Expand
)
Author
Age
*
Do not use fast_memcpy for small size copy, esp. when the size is constant
reimar
2007-06-05
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
diego
2007-02-21
*
Fix the return types of all (six) libvo API functions. Used to be uint32_t, but
ivo
2005-08-05
*
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
rik
2005-07-10
*
replace VO and VF numeric flags with #defined identifiers
henry
2005-04-18
*
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
rik
2005-04-14
*
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
diego
2004-10-28
*
--Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:
rik
2004-08-11
*
Removed the historic cfgparser and switched full to the new config parser (al...
alex
2003-08-13
*
Networking support under MinGW.
diego
2003-06-11
*
Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st...
alex
2003-05-29
*
compilation fix by Sven Neumann <sven@gimp.org> of Blinkenlights fame
rik
2002-11-12
*
removed get_info, using the same sheme as in libmpcodecs instead
alex
2002-11-11
*
extensible blinkenlights driver, can currently be used for the Arcade http://...
rik
2002-09-08