Mercurial > mplayer.hg
comparison libmpcodecs/vf_delogo.c @ 30516:f4e017b6921a
Fix exit_player() usage throughout the codebase.
exit_player() was declared with differing parameter types in mplayer.c and
mplayer.h. Make the declaration in the .h file match the one in the .c file
and adjust all usages of exit_player() throughout the codebase. Also move
the exit_player() declaration into mp_core.h next to exit_player_with_rc().
author | diego |
---|---|
date | Sun, 14 Feb 2010 10:53:20 +0000 |
parents | dc4cfb2604b9 |
children | a7b908875c14 |
comparison
equal
deleted
inserted
replaced
30515:9c07a0af62d8 | 30516:f4e017b6921a |
---|