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