tv.h: Change function pointer types to proper declarations
commit7bc5b0253f659bccb6cd4268832ace7f1796e4be
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 13 Jun 2010 17:20:29 +0000 (13 17:20 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:07:42 +0000 (2 04:07 +0200)
tree934e184ab65682b9c8b35570929abb3100c799a5
parentba6c59ddc53497565d34205b5fa85999c3a2dc4e
tv.h: Change function pointer types to proper declarations

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31388 b3059339-0415-0410-9bf9-f77b7e298cf2

Note that the code is still questionable after this commit - the
shared data structure has pointers to "struct priv", but different
files use different incompatible definitions for that struct.
stream/tv.h
stream/tvi_bsdbt848.c
stream/tvi_dshow.c
stream/tvi_dummy.c
stream/tvi_v4l.c
stream/tvi_v4l2.c