Mercurial > mplayer.hg
log stream/dvbin.h @ 25637:7c383969fb67
age | author | description |
---|---|---|
Mon, 31 Dec 2007 16:15:50 +0000 | diego | Add explanatory comments to the #endif part of multiple inclusion guards. |
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) |
Sat, 04 Nov 2006 23:07:55 +0000 | nicodvb | cosmetics: reformatted with only tabs |
Sat, 04 Nov 2006 23:03:52 +0000 | nicodvb | nonsense removal: compare old and new frequency in order to skip tuning |
Mon, 31 Jul 2006 17:39:17 +0000 | ben | introduce new 'stream' directory for all stream layer related components and split them from libmpdemux base libmpdemux/dvbin.h@892bac75e7ad |