Mercurial > mplayer.hg
log stream/tvi_dshow.c @ 33604:0556f833f44f
age | author | description |
---|---|---|
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. |
Sun, 13 Jun 2010 17:20:29 +0000 | reimar | Fix function pointer types in tvi_functions struct |
Fri, 26 Feb 2010 15:01:37 +0000 | diego | Do not cast the results of malloc/calloc/realloc. |
Sun, 17 Jan 2010 13:18:59 +0000 | reimar | Add hack to fix tvi_dshow compilation with 64-bit MinGW |
Sun, 17 Jan 2010 11:41:54 +0000 | reimar | Change GUID declarations in tvi_dshow so they are not exported and thus |