Mercurial > mplayer.hg
log stream/stream_dvb.c @ 35680:eca669983e9a
age | author | description |
---|---|---|
Wed, 26 Oct 2011 15:12:35 +0000 | diego | Add missing mp_msg.h #includes, remove some unnecessary ones. |
Sun, 01 May 2011 18:07:59 +0000 | iive | Increase the maximum value of the DVB timeout to 240 seconds. |
Sun, 07 Nov 2010 12:47:40 +0000 | diego | Remove some useless NULL pointer checks before invoking free() on the pointer. |
Sat, 31 Jul 2010 16:43:20 +0000 | diego | Initialize conf_file variable to kill the warning: |
Sat, 20 Mar 2010 23:38:27 +0000 | diego | Rename get_path.[ch] --> path.[ch]. |
Tue, 02 Mar 2010 19:57:17 +0000 | diego | Drop support for old-style DVB code. |
Sat, 20 Feb 2010 18:39:26 +0000 | reimar | Replace misuse of stream_reset to set stream pos to 0 by more appropriate code. |