Mercurial > mplayer.hg
log stream/tvi_dshow.c @ 32117:7af5fdfdc3d9
age | author | description |
---|---|---|
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 |
Sat, 02 Jan 2010 17:41:11 +0000 | reimar | Several hacks to fix compilation of tvi_dshow on MinGW64. |
Sat, 07 Nov 2009 16:40:42 +0000 | cehoyos | Remove CONFIG_TV_TELETEXT. |