Mon, 13 Sep 2010 18:09:29 +0000 |
diego |
Move TV input new_handle static function to tv.c and make it non-static.
|
Mon, 13 Sep 2010 18:06:20 +0000 |
diego |
Replace sizeof(type) by sizeof(variable) in malloc invocation.
|
Sun, 12 Sep 2010 15:47:37 +0000 |
diego |
Merge one malloc() + memset() invocation into calloc().
|
Sat, 11 Sep 2010 23:53:15 +0000 |
diego |
Move TV input free_handle static function to tv.c and make it non-static.
|
Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Sat, 30 Jan 2010 22:26:47 +0000 |
diego |
Add license header to all files missing it in the stream subdirectory.
|
Thu, 29 Oct 2009 22:13:04 +0000 |
cehoyos |
Move teletext specific code from stream into libmpcodecs.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 16 May 2008 08:43:15 +0000 |
diego |
cosmetics: Remove useless parentheses from return statements.
|
Mon, 10 Mar 2008 19:28:42 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Thu, 21 Feb 2008 00:12:02 +0000 |
diego |
Add missing multiple inclusion guards.
|
Sun, 13 Jan 2008 11:48:56 +0000 |
reimar |
tvi_functions_t should be const
|
Thu, 23 Aug 2007 16:09:30 +0000 |
voroshil |
Automatic TV channels scanning ability for MPlayer.
|
Thu, 23 Aug 2007 14:20:31 +0000 |
voroshil |
Fix blue color for yv12 and i420 image formats in "automute" screen
|