Mercurial > mplayer.hg
log stream/dvb_tune.c @ 36736:cb25e73ac822
age | author | description |
---|---|---|
Tue, 02 Mar 2010 19:57:17 +0000 | diego | Drop support for old-style DVB code. |
Sun, 21 Feb 2010 21:00:08 +0000 | diego | Add header for exported DVB-related functions. |
Sun, 21 Feb 2010 20:39:49 +0000 | diego | cosmetics: Move functions around to avoid forward declarations and #ifdefs. |
Thu, 08 Oct 2009 11:25:01 +0000 | diego | cosmetics: Remove some pointless parentheses from return calls. |
Wed, 13 May 2009 02:58:57 +0000 | diego | whitespace cosmetics: Remove all trailing whitespace. |
Wed, 05 Nov 2008 23:37:52 +0000 | nicodvb | set to -1 fds that were closed; handle the sec_fd only if CONFIG_DVB_HEAD isn't defined; patch by Reimar |
Tue, 04 Nov 2008 18:44:14 +0000 | reimar | Intialize unused fd variables to -1 (which is actually invalid) instead |