stream/tv: move new_handle() function from header to tv.c
commit8939645dcf39c398e1b70b851b3410299ca619ce
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 13 Sep 2010 18:09:29 +0000 (13 18:09 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:16:55 +0000 (2 04:16 +0200)
tree93cada7048d2601ed709c5a79dadd5c7b8add892
parentd65c47dfd0125db8ddbc97d1d929f0157ea8dd47
stream/tv: move new_handle() function from header to tv.c

Move TV input new_handle static function to tv.c and make it non-static.
There is no need to duplicate the function in the binary.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32225 b3059339-0415-0410-9bf9-f77b7e298cf2
stream/tv.c
stream/tv.h
stream/tvi_bsdbt848.c
stream/tvi_def.h
stream/tvi_dshow.c
stream/tvi_dummy.c
stream/tvi_v4l.c
stream/tvi_v4l2.c