Jaroslav Kysela
|
250666e40a
|
descrambler: code style changed, added opaque to pid traces
|
2014-10-21 16:44:41 +02:00 |
|
Jaroslav Kysela
|
43a7a077e6
|
mpegts mux: the mm_pids flush must be protected by mi_output_lock
|
2014-10-21 16:07:59 +02:00 |
|
Jaroslav Kysela
|
33449e80f5
|
muxer libav: fix another memory leaks caused by wrong ffmpeg code
|
2014-10-21 14:54:57 +02:00 |
|
Jaroslav Kysela
|
15db6d188a
|
epggrab: channels - fix another leaks in epggrab_channel_destroy()
|
2014-10-21 13:44:41 +02:00 |
|
Jaroslav Kysela
|
ace1b95fd1
|
epggrab: fix leak in epggrab_module_ch_save()
|
2014-10-21 13:41:39 +02:00 |
|
Jaroslav Kysela
|
7d87d20d03
|
IPTV: fix muxname leak in iptv mux class
|
2014-10-21 13:39:22 +02:00 |
|
Jaroslav Kysela
|
a0d7d97403
|
imagecache: allow to clean the image cache through General Configuration tab
|
2014-10-21 13:36:16 +02:00 |
|
Jaroslav Kysela
|
3e8cd7d7f0
|
channels: icon - generate default channel icon using channel name and path in global config, fixes #2393
|
2014-10-21 11:20:52 +02:00 |
|
Jaroslav Kysela
|
55d410cdbc
|
WEBUI JS: idnode - fix the tree updating, expanding and selection (TV adapters)
|
2014-10-21 10:05:55 +02:00 |
|
Jaroslav Kysela
|
43e805d608
|
mpegts tables: added mpegts_table_consistency_check to invoke psi tables inconsistency early
|
2014-10-20 20:35:15 +02:00 |
|
Ian
|
93056943b6
|
WebTV: Correct remote sort (defaultL: by channel number)
|
2014-10-20 19:38:09 +02:00 |
|
Ian
|
a9c2ebb3ec
|
WebTV: Remove unused parameters to navup/navdown
|
2014-10-20 19:38:09 +02:00 |
|
Ian
|
fad648d79a
|
WebTV: Correct next/prev (esp. final page); add on-screen controls
|
2014-10-20 19:38:09 +02:00 |
|
Ian
|
74fee8a1fd
|
WebTV: Code cosmetics
|
2014-10-20 19:38:09 +02:00 |
|
Ian
|
60f6c9099e
|
WebTV: Code cosmetics
|
2014-10-20 19:38:09 +02:00 |
|
Ian
|
008770c132
|
WebTV: Add Home/End, PgUp/PgDn, Left/Right plus overall code cosmetics
|
2014-10-20 19:38:09 +02:00 |
|
Ian
|
b26e3ccaa7
|
WebTV: Implement basic touchscreen-compatible navigation controls, inc. paging and scrolling channel list
|
2014-10-20 19:38:09 +02:00 |
|
Piotr Kuchciak
|
aae8a89198
|
update ignore file in windows
|
2014-10-20 19:35:33 +02:00 |
|
Piotr Kuchciak
|
60082edc21
|
WEBUI: Fix icon for current recording
Fix icon for current recording because was the same as recording tab.
|
2014-10-20 19:35:09 +02:00 |
|
Jaroslav Kysela
|
bd6e5ed7cb
|
muxer_libav: fix memory leaks
|
2014-10-20 19:33:06 +02:00 |
|
Jaroslav Kysela
|
87151767ad
|
transcode: free extradata from context structures
|
2014-10-20 16:45:43 +02:00 |
|
Jaroslav Kysela
|
06236ade10
|
transcode: remove h264 side data creation, it's not required
|
2014-10-20 15:05:18 +02:00 |
|
Jaroslav Kysela
|
956e8a05e2
|
DVR: log dvr entry delete operation
|
2014-10-20 15:04:18 +02:00 |
|
Jaroslav Kysela
|
4b63409706
|
transcode: fix H264 decoding
|
2014-10-20 09:17:58 +02:00 |
|
Jaroslav Kysela
|
0fa68f751d
|
htsp: filter out the profiles and dvr configs without granted access
|
2014-10-19 21:46:23 +02:00 |
|
Jaroslav Kysela
|
5e98c69d85
|
DVR: the dvr entries should be accessed with ACCESS_RECORDER proviledges
|
2014-10-19 20:28:37 +02:00 |
|
Jaroslav Kysela
|
7ef42efec7
|
transcoding: simplify streaming_start_t structure copy
|
2014-10-19 11:40:43 +02:00 |
|
Jaroslav Kysela
|
8a1f44738b
|
htsp: log subsystem should be lowercase
|
2014-10-19 11:40:43 +02:00 |
|
Jaroslav Kysela
|
d504bcf44b
|
remove pkt_merge_header()
- rename pkt_header to pkt_meta
- unify logic for the metadata processing
- add meta field to components to the htsp stream start message
|
2014-10-19 11:40:08 +02:00 |
|
Jaroslav Kysela
|
4a6d5ca601
|
descrambler: fix TSS_NO_ACCESS reset for buffered packets
|
2014-10-18 17:32:06 +02:00 |
|
Jaroslav Kysela
|
53b168cc10
|
libav muxer: added WEBM support
|
2014-10-17 20:53:57 +02:00 |
|
Piotr Kuchciak
|
94ff39dead
|
WEBUI: help changes, cosmetics and icon
|
2014-10-17 17:29:34 +02:00 |
|
Jaroslav Kysela
|
59e9a897b6
|
Revert "Makefile.ffmpeg: prefer static linking for x264, vpx, vorbis libs to avoid conflicts with distro"
This reverts commit 8e876995f3 .
It does not work..
|
2014-10-17 17:26:07 +02:00 |
|
Jaroslav Kysela
|
e393311e27
|
AAC fixes (ADTS header) in transcoder and libav muxer
|
2014-10-17 17:25:59 +02:00 |
|
Jaroslav Kysela
|
8e876995f3
|
Makefile.ffmpeg: prefer static linking for x264, vpx, vorbis libs to avoid conflicts with distro
|
2014-10-17 14:45:06 +02:00 |
|
Jaroslav Kysela
|
69b585f0d0
|
Makefile.ffmpeg: enable h264_mp4toannexb bsf for libav muxer
|
2014-10-17 13:50:59 +02:00 |
|
Jaroslav Kysela
|
1ae61a1c17
|
libav muxer: add AVMATROSKA muxer type
|
2014-10-17 09:40:28 +02:00 |
|
Jaroslav Kysela
|
fa90b08748
|
global headers: create own AAC/MP4A header only if a valid does not exist
|
2014-10-17 09:11:47 +02:00 |
|
Jaroslav Kysela
|
14bc4e0595
|
trancode: fix time_base and pkt_sri for audio, other cosmetic updates
|
2014-10-17 09:11:25 +02:00 |
|
Jaroslav Kysela
|
26ccee696e
|
fix hard bugs for the profile selection
|
2014-10-16 18:06:16 +02:00 |
|
Jaroslav Kysela
|
4a0f9bf1e3
|
cosmetic change for sri table
|
2014-10-16 18:05:27 +02:00 |
|
Jaroslav Kysela
|
40d0ac4395
|
find_by list routines : fix ommited copy
|
2014-10-16 16:36:34 +02:00 |
|
Jaroslav Kysela
|
f5d700e369
|
dvr: add dvr_config_find_by_list() like for profiles
|
2014-10-16 16:01:05 +02:00 |
|
Jaroslav Kysela
|
599150006b
|
ACL: add per entry (user) stream profile selection
|
2014-10-16 15:44:34 +02:00 |
|
Jaroslav Kysela
|
b1edb29e83
|
profile: added htsp profile for the htsp protocol
- also added alternate default lookups for profiles (not defined) for
* DVR : 'dvr'
* Channel streaming : 'channel'
* Service streaming : 'service'
|
2014-10-16 12:37:18 +02:00 |
|
Jaroslav Kysela
|
b72ad69e66
|
mpegts: add # Channels to networks and muxes, fixes #2366
|
2014-10-16 12:08:32 +02:00 |
|
Jaroslav Kysela
|
a4d364bcb7
|
mpegts service: allow to force CAID (for constcw or as filter for capmt,cwc), fixes #2379
|
2014-10-16 11:55:50 +02:00 |
|
Jaroslav Kysela
|
7eefd4459f
|
WEBUI: Change Watch TV video player - allow to select profile instead resolution
|
2014-10-16 11:51:59 +02:00 |
|
Jaroslav Kysela
|
4b7a674e7f
|
ACL: add more restrictive permissions for all config urls, fix the http ticket issue, fixes #2383
|
2014-10-16 11:03:22 +02:00 |
|
Jaroslav Kysela
|
8d71f8ed25
|
configure: another improvement in the libav detection, fixes #2382
|
2014-10-16 09:13:16 +02:00 |
|