| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "dvb: add support for DVB-T2" | wm4 | 2017-02-14 | 1 | -65/+25 |
* | dvb: add support for DVB-T2 | ivan-83 | 2017-02-13 | 1 | -25/+65 |
* | build: make DVB test stricter | wm4 | 2016-04-02 | 1 | -0/+2 |
* | dvb: fix compilation with older Linux headers | wm4 | 2016-01-22 | 1 | -1/+2 |
* | stream_dvb: global protection mutex and usage bit for global_dvb_state. | Oliver Freyermuth | 2016-01-14 | 1 | -0/+1 |
* | stream_dvb: persist state-information across channel-switches. | Oliver Freyermuth | 2016-01-14 | 1 | -0/+1 |
* | dvb: rename dvb_config_t to dvb_state_t, keep config and state there. | Oliver Freyermuth | 2016-01-14 | 1 | -7/+8 |
* | dvb: cleanup dvb_params struct, remove some unneeded fds | Oliver Freyermuth | 2016-01-07 | 1 | -3/+1 |
* | stream_dvb: Always define NO_STREAM_ID_FILTER if missing. | Oliver Freyermuth | 2015-02-28 | 1 | -1/+1 |
* | dvb: uncrustify | wm4 | 2015-01-06 | 1 | -54/+52 |
* | stream_dvb: Add possibility to dump a full transponder. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+2 |
* | stream_dvb: Record PIDs with human-readable content, bump max demuxer count. | Oliver Freyermuth | 2015-01-06 | 1 | -1/+1 |
* | stream_dvb: Also demux PMT if possible, reactivate TPID parsing. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+1 |
* | dvb: Extend understanding of VDR channel config: stream_id, inversion. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+1 |
* | dvb: Extend dvb_channel struct, needs to know whether channel is S2. | Oliver Freyermuth | 2015-01-06 | 1 | -0/+1 |
* | dvbin: Prepare S2API-implementation, support different DVB-API versions. | Oliver Freyermuth | 2015-01-06 | 1 | -1/+17 |
* | stream_dvb: restore --dvbin-file option | wm4 | 2014-08-06 | 1 | -0/+1 |
* | stream_dvb: remove global option variables | wm4 | 2014-06-11 | 1 | -1/+1 |
* | Kill all tabs | wm4 | 2014-04-13 | 1 | -38/+38 |
* | stream: mp_msg conversions | wm4 | 2013-12-21 | 1 | -1/+2 |
* | stream: redo URL parsing, replace m_struct usage with m_config | wm4 | 2013-08-02 | 1 | -0/+4 |
* | stream: remove fd member | wm4 | 2013-07-12 | 1 | -0/+1 |
* | stream/dvbin.h: Use angular brackets for system #includes. | diego | 2010-11-02 | 1 | -2/+1 |
* | Drop support for old-style DVB code. | diego | 2010-03-02 | 1 | -21/+3 |
* | Add a few missing header #includes and #defines. | diego | 2010-01-04 | 1 | -0/+1 |
* | Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com. | diego | 2009-02-22 | 1 | -1/+8 |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -4/+4 |
* | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -1/+1 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -1/+1 |
* | removed the obscene priv->stream entry. Someone must have injected vodka in m... | nicodvb | 2007-12-15 | 1 | -1/+0 |
* | get rid of the file-static dvb_config and free the config at close() . Patch... | nicodvb | 2007-12-15 | 1 | -0/+1 |
* | dvb cleanup: call dvb_(set|step)_channel() without dereferencing stream->priv... | nicodvb | 2007-12-15 | 1 | -2/+2 |
* | cosmetics: reformatted with only tabs | nicodvb | 2006-11-04 | 1 | -8/+6 |
* | nonsense removal: compare old and new frequency in order to skip tuning | nicodvb | 2006-11-04 | 1 | -1/+1 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+118 |