log stream/stream_dvb.c @ 25691:68015115f63a

age author description
Sun, 13 Jan 2008 12:34:42 +0000 reimar stream_opts should be const
Sat, 15 Dec 2007 21:06:58 +0000 nicodvb 10l, in dvb_free_config() channels' names must be free individually
Sat, 15 Dec 2007 13:37:41 +0000 nicodvb removed the obscene priv->stream entry. Someone must have injected vodka in my milk when I wrote it
Sat, 15 Dec 2007 13:30:44 +0000 nicodvb get rid of the file-static dvb_config and free the config at close() . Patch by Andrew Calkin and me
Sat, 15 Dec 2007 13:05:06 +0000 nicodvb dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv (1000l to me)
Wed, 12 Dec 2007 22:54:20 +0000 nicodvb fix memleaks; patch by andrew calkin from gmail com
Sun, 02 Dec 2007 21:37:08 +0000 reimar stream_opts arrays should be const