Commit graph

5692 commits

Author SHA1 Message Date
Jaroslav Kysela
448b0a4acd mkmux; Fix the cluster start (keyframe) 2014-11-25 10:56:02 +01:00
Jaroslav Kysela
4d6c1bba0e transcoding: fix the resample output buffer allocation 2014-11-25 10:15:30 +01:00
Jaroslav Kysela
bb07ead99b transcode: h264 - merge the meta data to output packet 2014-11-24 18:08:54 +01:00
Jaroslav Kysela
d37a0c6df4 doc: tags - improve private field documetation 2014-11-24 17:45:01 +01:00
Jaroslav Kysela
f4d0859337 fix libav muxer to keep sync with the internal H264 packet changes 2014-11-24 17:23:18 +01:00
Jaroslav Kysela
fe24184ded htsp server: review channel access verification, fixes #2505 2014-11-24 09:01:59 +01:00
Jaroslav Kysela
d6bfd1ffe6 access: optimization for the webroot ticket patch 2014-11-23 19:03:27 +01:00
Patrick Gaubatz
25e48734c9 minor code clean-up in access_ticket_verify2() 2014-11-23 19:03:27 +01:00
Patrick Gaubatz
3539dbf13d fix access_ticket_verify2() when using non-default webroot 2014-11-23 19:03:27 +01:00
Jaroslav Kysela
fe995bda63 channel tags: added private flag, fixes #2501 2014-11-23 18:41:19 +01:00
Patrick Gaubatz
d1bdce093d minor optimizations in http_get_hostpath() 2014-11-23 17:53:59 +01:00
Patrick Gaubatz
664d24308d http: this fixes streaming when tvheadend is behind a https reverse proxy *and* a non-default webroot (e.g. /tvheadend) 2014-11-23 17:53:59 +01:00
Jaroslav Kysela
085fd89465 service: another STOP/START msg cleanup 2014-11-23 17:47:42 +01:00
Jaroslav Kysela
3ba0ae6e62 service: try to fix the service_restart START/STOP msg mismatch 2014-11-23 17:01:31 +01:00
Jaroslav Kysela
44633b8f74 access: fix copy-and-paste error for the destroy fcns 2014-11-23 16:39:03 +01:00
Jaroslav Kysela
e874526824 channel tags: fix permissions code (for HTSP and HTTP API), fixes #2501 2014-11-23 16:13:17 +01:00
Jaroslav Kysela
3081776240 H264 parser: add the rest of frame (after 01Ex start code), fixes#2482 2014-11-22 22:07:36 +01:00
Jaroslav Kysela
1a622c1b67 xmltv: add --quiet argument to the internal search 2014-11-22 18:42:20 +01:00
Jaroslav Kysela
ea23369c5d H264 parser: do not merge header NAL units twice 2014-11-22 18:20:37 +01:00
Jaroslav Kysela
da3d9ecb48 channel enhancements (enabled), fixed min/max chnum handling (access) 2014-11-21 18:02:27 +01:00
Prof Yaffle
00f3cc0e8a WebUI: Enable animated rollup on idnode panels for UI consistency 2014-11-21 15:13:00 +01:00
Prof Yaffle
701e6b373d WebUI: Add rollup-on-create to idnode panels; set readonly panels to rolled up by default 2014-11-21 15:13:00 +01:00
Christian Karrié
ba4bb99489 40px should be ok 2014-11-21 15:13:00 +01:00
Christian Karrié
daae05eb75 small UI update to see values greater than 999 2014-11-21 15:13:00 +01:00
Jaroslav Kysela
3ba5bb9d0b bouquets: add --nobat debug option 2014-11-21 15:10:49 +01:00
Jaroslav Kysela
6bcecff056 epggrab: ota - add more traces 2014-11-21 14:22:36 +01:00
Jaroslav Kysela
a670ec1eee dvb_psi: fix build error for \!DVB config 2014-11-21 08:59:12 +01:00
Jaroslav Kysela
a6420f9713 DVR config: allow admin access (without DVR permissins) to the DVR config entries 2014-11-20 20:21:44 +01:00
Jaroslav Kysela
d0a6684f40 dvb psi: LCN updates 2014-11-20 20:09:43 +01:00
Jaroslav Kysela
898f88a098 dvb psi: fix the table completion notification 2014-11-20 16:53:18 +01:00
Jaroslav Kysela
98854eaacd IPTV: pipe - add respawn option and environment option 2014-11-20 15:04:17 +01:00
Jaroslav Kysela
68b07236d0 mpegts network scan: do not be too frequency strict for the forced bouquet scan 2014-11-20 13:22:21 +01:00
Jaroslav Kysela
f7d356cff2 bouquets: fastscan - do not check the frequency too strictly 2014-11-20 12:28:13 +01:00
Jaroslav Kysela
1ddd261627 iptv pipe: skip the character after backslash 2014-11-19 23:20:42 +01:00
Jaroslav Kysela
dbd31acc3c DVR: improve the episode name saving, fixes #2357 2014-11-19 20:04:32 +01:00
Jaroslav Kysela
c7d08fb316 avc parser: little optimization, pkt_meta is not used in avc_convert_pkt 2014-11-19 17:39:09 +01:00
Jaroslav Kysela
bf1c902fbf H264: move avc parsing from globalheaders to mkv mux 2014-11-19 17:29:16 +01:00
Jaroslav Kysela
b70fa32a71 Partial revert "htsp: another fix for H264 - headers merge"
This reverts commit 33792bf601.
2014-11-19 16:50:20 +01:00
Jaroslav Kysela
207fcbfb10 channel: fix channel_get_icon() - memory leak and handling 2014-11-19 15:23:27 +01:00
Piotr Kuchciak
a0a26513ff WEBUI EPG: small fix name 2014-11-19 14:47:09 +01:00
Jaroslav Kysela
f34f872cb9 SAT>IP: Change the default number of positions for IPLNB to 1 2014-11-19 14:44:43 +01:00
Jaroslav Kysela
b0e31dd880 DVR: Move freeing of some variables to dvr_entry_dec_ref() 2014-11-19 13:50:54 +01:00
Jaroslav Kysela
6ddbd16704 DVR: Store episode string to storage, fixes #2357 2014-11-19 13:47:52 +01:00
Jaroslav Kysela
f15b8a6978 epggrab: ota - om_complete load fix 2014-11-19 13:17:50 +01:00
Richard Kunze
e59a8b41e7 Fixed iconv handle type
Signed-off-by: Richard Kunze <richard.kunze@web.de>
2014-11-19 13:04:54 +01:00
Jaroslav Kysela
a2dfb056ea WEBUI JS: Aligh time properly in EPG/DVR dialogs 2014-11-19 13:03:41 +01:00
Piotr Kuchciak
8aee57930d WEBUI JS: cosmetic changes for dvr and epg dialogs 2014-11-19 12:45:24 +01:00
Jaroslav Kysela
33792bf601 htsp: another fix for H264 - headers merge
The real headers merge is in avc_convert_pkt() but this is called
only from the global headers plugin. Add the global headers plugin
to all HTSP chains.

This patch removes the merging from the TS parser.
2014-11-19 11:39:46 +01:00
Jaroslav Kysela
7743670045 iptv pipe: fix the backslash handling 2014-11-19 08:45:12 +01:00
Jaroslav Kysela
5df9cdf97d epggrab: ota - fix om_requeue handling 2014-11-18 21:01:14 +01:00