Opened 18 years ago
Last modified 15 years ago
#1265 new defect
stream/stream_dvb.c:dvb_get_channels do not parses certain channels.conf parameters
| Reported by: | Owned by: | reimar | |
|---|---|---|---|
| Priority: | normal | Component: | streaming |
| Version: | HEAD | Severity: | normal |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
dvb_stream.c:dvb_channels_list do not parses certain channels.conf parameters:
QAM_AUTO
TRANSMISSION_MODE_AUTO
GUARD_INTERVAL_AUTO
it is trivial to fix this but i can create a patch if needed
Attachments (1)
Change History (7)
comment:1 by , 18 years ago
| Summary: | dvb_stream.c:dvb_channels_list do not parses certain channels.conf parameters → stream/stream_dvb.c:dvb_get_channels do not parses certain channels.conf parameters |
|---|
by , 18 years ago
| Attachment: | mplayer.dvb.patch added |
|---|
comment:2 by , 18 years ago
comment:3 by , 17 years ago
it is still an issue, though trivial to fix.. and several-lines patch is provided :(
comment:4 by , 17 years ago
well, i reviewd current source ... the only issue left is
GUARD_INTERVAL_AUTO
not being accepted
comment:5 by , 17 years ago
| attachments.isobsolete: | 0 → 1 |
|---|
comment:6 by , 15 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

mplayer.dvb.patch