summaryrefslogtreecommitdiffstats
path: root/stream/dvbin.h
Commit message (Expand)AuthorAgeFilesLines
* stream_dvb: restore --dvbin-file optionwm42014-08-061-0/+1
* stream_dvb: remove global option variableswm42014-06-111-1/+1
* Kill all tabswm42014-04-131-38/+38
* stream: mp_msg conversionswm42013-12-211-1/+2
* stream: redo URL parsing, replace m_struct usage with m_configwm42013-08-021-0/+4
* stream: remove fd memberwm42013-07-121-0/+1
* stream/dvbin.h: Use angular brackets for system #includes.diego2010-11-021-2/+1
* Drop support for old-style DVB code.diego2010-03-021-21/+3
* Add a few missing header #includes and #defines.diego2010-01-041-0/+1
* Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.diego2009-02-221-1/+8
* Get rid of pointless 'extern' keywords.diego2008-12-031-4/+4
* Change a bunch of video/audio-output-specific preprocessor directives fromdiego2008-08-031-1/+1
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* removed the obscene priv->stream entry. Someone must have injected vodka in m...nicodvb2007-12-151-1/+0
* get rid of the file-static dvb_config and free the config at close() . Patch...nicodvb2007-12-151-0/+1
* dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv...nicodvb2007-12-151-2/+2
* cosmetics: reformatted with only tabsnicodvb2006-11-041-8/+6
* nonsense removal: compare old and new frequency in order to skip tuningnicodvb2006-11-041-1/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+118