Commit Graph

821 Commits

Author SHA1 Message Date
max_10
fd64d23383 ca_ci: in some situations missing scambled flag (thx DboxOldie) 2017-10-18 12:54:19 +02:00
max_10
6f914f7a45 add video_cs.h header to reduce number of #ifdefs needed 2017-10-07 19:41:49 +02:00
Stefan Seyfried
ceeb9a4f06 spark: remove dead code from cDemux 2017-10-07 18:10:20 +02:00
Stefan Seyfried
72f78ba5b7 spark: remove videodecoder hack from dmx destructor 2017-10-07 18:08:53 +02:00
Stefan Seyfried
c8f8e457f6 spark: fix race condition in cDemux
cDemux destructor was racing with Read() which did lead to all
sorts of nasty crashes because after poll returned, the dmx object
could be gone and its memory replaced with totally different things.
2017-10-07 18:06:26 +02:00
max_10
394e72444d fix cherry-pick 2017-10-07 17:49:09 +02:00
max_10
70863f46d9 acinclude: remove unused TUXBOX_APPS_* stuff 2017-10-07 17:31:46 +02:00
max_10
b26e5ee586 acinclude: remove unused boxtypes 2017-10-07 17:29:36 +02:00
Stefan Seyfried
57f9165852 libspark: implement cVideo::GetVideoSystemFormatName() 2017-10-07 17:17:11 +02:00
Stefan Seyfried
86b43b40e4 libspark: implement cVideo::GetVideoSystem() 2017-10-07 17:09:40 +02:00
max_10
ff94afb0c2 Revert "implement GetVideoSystem"
This reverts commit 23afdef65c.
2017-10-07 17:08:50 +02:00
max_10
1bd610e6e8 Revert "align videomodes"
This reverts commit b66a63553b.
2017-10-07 17:08:29 +02:00
max_10
196cbf0021 Revert "align videomodes"
This reverts commit 7f9a31d29c.
2017-10-07 17:08:04 +02:00
Stefan Seyfried
d1f2e0d286 spark/video: add missing O_CLOEXEC to memory fd 2017-10-07 17:05:13 +02:00
Stefan Seyfried
e66e7c34e9 spark/video: implicitly do StopPicture() on CVideo::Start()
This seems to be what the coolstream code does.
TODO: look out for side effects (in radio mode etc...)
2017-10-07 17:03:27 +02:00
Stefan Seyfried
f798ff9d71 spark: use proc_tools 2017-10-07 17:02:26 +02:00
max_10
88f0252368 avoid segfault when ci handler uses the cs_messenger until neutrino has not register it (thx DboxOldie) 2017-09-01 21:15:17 +02:00
TangoCash
599fd6df5a modify ac3flags 2017-07-28 16:17:30 +02:00
Jacek Jendrzej
181936ae81 fix compile 2017-07-28 16:16:43 +02:00
Jacek Jendrzej
abac47e04d generic-pc/video.cpp dont set output format with negative height size 2017-07-28 16:00:56 +02:00
TangoCash
c6bc573607 small fix for gstreamer 1.0 playback 2017-07-28 15:59:51 +02:00
TangoCash
4b70aa585c small fix for gstreamer 1.0 playback 2017-07-28 15:59:27 +02:00
TangoCash
c14e9d7713 adding initial support for gstreamer 1.0 2017-07-28 15:58:50 +02:00
TangoCash
42cb750c5e fix indents and brackets 2017-06-20 18:58:09 +02:00
j00zek
dc9ef37866 correct info for dsi87 2017-06-20 18:34:22 +02:00
j00zek
b96dc38eb4 update tuners info 2017-06-20 18:32:08 +02:00
TangoCash
d83f6dbfe4 re-enabled Display Brightness (thx dbo) 2017-06-17 21:02:05 +02:00
TangoCash
7f9a31d29c align videomodes 2017-06-09 14:03:09 +02:00
TangoCash
b66a63553b align videomodes 2017-06-09 14:01:47 +02:00
TangoCash
23afdef65c implement GetVideoSystem 2017-06-09 13:25:49 +02:00
TangoCash
ddc3bf3d30 -playback: fix compiling generic pc 2017-05-04 12:39:23 +02:00
TangoCash
5628130216 fix generic 2017-03-10 21:49:33 +01:00
TangoCash
ae3cc86f0b adopt hw_caps 2017-03-10 21:38:31 +01:00
max
c4c5564b91 Merge pull request #5 from OpenAR-P/duckbox
Enable aac writer and use resmpling for some AAC streams thx Taapat  …
2016-10-31 10:28:36 +01:00
schpuntik
73483990f8 Enable aac writer and use resmpling for some AAC streams thx Taapat and technik 2016-10-31 02:06:05 +01:00
max10
19b576a45c no-stream-info 2016-09-29 20:14:13 +02:00
max10
192f42304e Improve CI handling (thx DboxOldie) 2016-09-18 18:49:44 +02:00
max10
db4a96588e fix ci-logic (thx DboxOldie) 2016-08-13 18:26:21 +02:00
max10
72f27a8fe5 ci-change-service-bug (thx DboxOldie) 2016-08-11 20:49:23 +02:00
max10
7f178d38f9 ci-alc automatically Multi-Decrypt 2016-08-05 23:23:33 +02:00
TangoCash
b60543ad6b add support for H265 supplemental #2 2016-07-24 17:47:34 +02:00
TangoCash
fe78a13e05 add support for H265 supplemental 2016-07-24 17:44:27 +02:00
TangoCash
0bed01e919 add support for H265 2016-07-24 17:14:43 +02:00
max10
37c20923ce simplyfi-c* (thx DboxOldie) 2016-07-11 16:42:18 +02:00
max10
bef98c2e91 add two-same-cip (thx DboxOldie) 2016-07-08 12:13:23 +02:00
max10
9173ae1b47 LocalTV and Entertain-TV streaming 2016-06-30 19:14:36 +02:00
max10
2e2b406af5 fix local-tv 2016-06-25 15:16:41 +02:00
max10
f953aa3b62 fix ci* **04 2016-06-20 00:23:47 +02:00
max10
ffd0f972f9 add channelid-check (thx DboxOldie) 2016-06-15 19:55:18 +02:00
max10
0215a673f5 update for spark uinput 2016-06-12 16:53:31 +02:00