Commit Graph

956 Commits

Author SHA1 Message Date
Jacek Jendrzej
5ae1ba0530 rmove unused code 2017-10-20 19:41:01 +02:00
TangoCash
36cc88ad7e fix typo 2017-10-19 21:42:11 +02:00
TangoCash
0b69bc17f9 armbox: improve cec 2017-10-19 21:39:55 +02:00
TangoCash
9bdcb65a61 armbox: tryfix cec 2017-10-19 21:12:05 +02:00
TangoCash
99eb4a3c7f armbox: tryfix lost of video device after playing something with gst 2017-10-18 21:05:28 +02:00
max_10
afdef2dc28 Merge branch 'master' of github.com:Duckbox-Developers/libstb-hal-cst-next 2017-10-18 12:55:36 +02:00
max_10
fd64d23383 ca_ci: in some situations missing scambled flag (thx DboxOldie) 2017-10-18 12:54:19 +02:00
TangoCash
6d62e3c922 ca_ci: in some situations missing scambled flag (thx dbo) 2017-10-18 12:51:00 +02:00
TangoCash
0dd25ef8fb ca_ci: in some situations missing scambled flag (thx dbo) 2017-10-18 12:50:34 +02:00
TangoCash
4ccbffeb31 armbox: fix still image 2017-10-17 19:53:02 +02:00
TangoCash
18d6e271e2 armbox: fix devices 2017-10-17 18:39:21 +02:00
TangoCash
07b59f07dd armbox add missing header file 2017-10-17 18:39:10 +02:00
TangoCash
a3ecb31bc9 armbox: start implementing cec support 2017-10-17 18:00:36 +02:00
TangoCash
6268ebdb1b partly revert last commit 2017-10-15 18:06:43 +02:00
TangoCash
ec61bd0a3e armbox: let gst playback handle devices 2017-10-15 17:25:04 +02:00
TangoCash
73a12abdb8 armbox: adding header and user_agent to gst playback 2017-10-15 16:55:19 +02:00
TangoCash
fec61c7e1c armbox: gst-playback reformat code 2017-10-15 16:06:48 +02:00
TangoCash
6dcf797dba armbox: fix gst seeking 2017-10-15 15:10:18 +02:00
TangoCash
baf59692c6 fix last commit 2017-10-15 12:26:54 +02:00
TangoCash
8ad83136ce fix last commit 2017-10-15 12:25:20 +02:00
TangoCash
ba0766f0c0 fix gst playback 2017-10-15 12:23:46 +02:00
TangoCash
efc486301f armbox: enable DTS passthrough 2017-10-11 20:42:05 +02:00
TangoCash
a2fc1d51ee Revert "libeplayer3: switch off the teletext sub"
This reverts commit 1356d700be.
2017-10-08 13:14:30 +02:00
TangoCash
e465f24ead Merge branch 'master' of github.com:Duckbox-Developers/libstb-hal-cst-next 2017-10-08 12:53:06 +02:00
TangoCash
8a5b174917 Merge pull request #3 from MaxWiesel/master
:)
2017-10-08 12:44:07 +02:00
max_10
b0f09fd723 armbox: modification GetVideoSystem 2017-10-08 01:08:53 +02:00
max_10
03ca73f8f5 Merge remote-tracking branch 'tangocash/master' 2017-10-07 23:32:49 +02:00
TangoCash
c4d16f29c7 HMDI ac3 passthrough/downmix 2017-10-07 23:20:07 +02:00
TangoCash
0fc12438db armbox: remove audiomixers 2017-10-07 23:02:24 +02:00
max_10
5c0741a8e3 armbox: delete parts of sh4 code 2017-10-07 21:53:16 +02:00
max_10
86244ea952 armbox: remove dead code from cDemux 2017-10-07 21:04:31 +02:00
max_10
a5ee425996 armbox: remove videodecoder hack from dmx destructor 2017-10-07 21:02:27 +02:00
max_10
be07c1a1b7 armbox: use proc_tools 2017-10-07 21:00:08 +02:00
Stefan Seyfried
3f6cee32f4 spark: remove dead code from cDemux 2017-10-07 20:25:44 +02:00
Stefan Seyfried
9f1c5a6c59 spark: remove videodecoder hack from dmx destructor 2017-10-07 20:25:26 +02:00
Stefan Seyfried
b67a0a7e44 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 20:25:11 +02:00
max_10
70d7730f82 fix cherry-pick 2017-10-07 20:24:51 +02:00
Stefan Seyfried
4285d9449d libspark: implement cVideo::GetVideoSystemFormatName() 2017-10-07 20:24:23 +02:00
Stefan Seyfried
1093c2b217 libspark: implement cVideo::GetVideoSystem() 2017-10-07 20:24:02 +02:00
max_10
6b2e3594fa Revert "implement GetVideoSystem"
This reverts commit 23afdef65c.
2017-10-07 20:23:32 +02:00
max_10
5ce57d6f57 Revert "align videomodes"
This reverts commit b66a63553b.
2017-10-07 20:23:15 +02:00
max_10
18f3fbd8b9 Revert "align videomodes"
This reverts commit 7f9a31d29c.
2017-10-07 20:22:40 +02:00
Stefan Seyfried
d57ac2cbdd spark/video: add missing O_CLOEXEC to memory fd 2017-10-07 20:20:44 +02:00
Stefan Seyfried
ba7a351f59 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 20:19:53 +02:00
Stefan Seyfried
0d30ab013e spark: use proc_tools 2017-10-07 20:19:18 +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