log stream/tvi_dshow.c @ 34187:fa92aa696903

age author description
Sat, 15 Oct 2011 13:20:52 +0000 ib Port to Wine.
Sun, 24 Jul 2011 23:55:34 +0000 diego Do not translate console messages of verbosity level MSGL_V and above.
Wed, 22 Jun 2011 13:48:51 +0000 diego tvi_dshow: Adjust mp_msg printf conversion specifier to avoid warnings.
Wed, 22 Jun 2011 13:48:31 +0000 diego tvi_dshow: Mark functions not used outside of the file as static.
Sun, 07 Nov 2010 12:47:40 +0000 diego Remove some useless NULL pointer checks before invoking free() on the pointer.
Mon, 13 Sep 2010 18:09:29 +0000 diego Move TV input new_handle static function to tv.c and make it non-static.
Sat, 11 Sep 2010 23:53:15 +0000 diego Move TV input free_handle static function to tv.c and make it non-static.