Thomas Guillem
authored
And move window deletion from vout_Close() to vout_Release(). That way, the window is always valid during the lifetime of the vout. This simplify window NULL checks. Note: vout_IntfDeinit() is called from vout_Close(). So, theoretically, no functions touching the window can be called after this call. This may change in the future if we want to control the vout from functions directly.
Name | Last commit | Last update |
---|---|---|
autotools | ||
bin | ||
compat | ||
contrib | ||
doc | ||
extras | ||
include | ||
lib | ||
m4 | ||
modules | ||
po | ||
share | ||
src | ||
test | ||
.gitignore | ||
.mailmap | ||
AUTHORS | ||
COPYING | ||
COPYING.LIB | ||
INSTALL | ||
Makefile.am | ||
NEWS | ||
PLAYER_TODO.txt | ||
README | ||
THANKS | ||
bootstrap | ||
configure.ac | ||
make-alias |