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
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
TangoCash
599fd6df5a
modify ac3flags
2017-07-28 16:17:30 +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
ae3cc86f0b
adopt hw_caps
2017-03-10 21:38:31 +01: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
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
0215a673f5
update for spark uinput
2016-06-12 16:53:31 +02:00
max10
182baf4e57
add cookie.patch thx DboxOldie
2016-04-03 00:06:31 +02:00
TangoCash
944c27e51f
fix char conversion
2016-03-26 12:19:37 +01:00
TangoCash
e73708b71c
fix last commit
2016-03-26 12:09:34 +01:00
TangoCash
fd23101501
fix header
2016-03-26 12:03:13 +01:00
Stefan Seyfried
030f06cee2
libeplayer3: try to fix dynamic linking
...
Conflicts:
libeplayer3/Makefile.am
libspark/Makefile.am
Conflicts:
libeplayer3/Makefile.am
2015-05-04 11:28:58 +02:00
max10
5154d69a30
fix libspark/playback_libeplayer3: switch to lt_info/lt_debug
2015-05-04 11:22:30 +02:00
Stefan Seyfried
ba133fba30
spark: do not freeze/continue in GetScreenImage()
2015-05-04 11:21:12 +02:00
Stefan Seyfried
240eecde22
spark: implement GetScreenImage for video and audio
...
Conflicts:
libspark/video.cpp
2015-05-04 11:20:02 +02:00
Stefan Seyfried
1497949fd5
libspark/playback_libeplayer3: fix EOF signalling
...
Conflicts:
libspark/playback_libeplayer3.cpp
2015-05-04 11:19:05 +02:00
Stefan Seyfried
5f134156a9
libspark/playback_libeplayer3: switch to lt_info/lt_debug
...
Conflicts:
libspark/playback_libeplayer3.cpp
2015-05-04 11:18:16 +02:00
max10
13740f57b6
spark7162 without evremote2
2015-04-24 22:28:23 +02:00
Stefan Seyfried
c44c3994f7
spark: clear video in StopPicture()
...
this fixes video playback after audioplayer or upnp browser
Conflicts:
libspark/video.cpp
2015-03-17 18:41:17 +01:00
max10
f5eca251ce
fix libspark
2015-01-13 02:28:42 +01:00
max10
da66fc3db5
fix compiler warning
2014-12-04 19:49:18 +01:00
max10
e05b1f5b85
fix compiler warning
2014-12-04 15:25:12 +01:00
max10
f44923afe0
Revert "Revert "Revert "libspark/record: Implement writer thread. May or may not improve anything."""
...
This reverts commit a3ba152ccf
.
2014-11-05 16:32:33 +01:00
max10
a3ba152ccf
Revert "Revert "libspark/record: Implement writer thread. May or may not improve anything.""
...
This reverts commit 677776e03a
.
Conflicts:
libspark/record.cpp
2014-11-02 17:24:27 +01:00
max10
a20318bad8
record bs_dmx = 2mb / bs = 4mb
2014-10-12 17:46:42 +02:00
TangoCash
18814b385a
fix timeshift (thx dbo)
2014-09-21 17:34:30 +02:00
max10
6992b116ca
Merge remote-tracking branch 'martiis-libstb-hal/master'
2014-08-31 17:43:47 +02:00
martii
a8499a543b
libspark/playback_libeplayer3: fix multi-program handling
2014-08-31 14:28:20 +02:00
max10
40461c4cce
Merge remote-tracking branch 'martiis-libstb-hal/master'
2014-08-25 18:48:21 +02:00
max10
9b523a87e8
Merge remote-tracking branch 'martiis-libstb-hal/master'
2014-08-25 18:43:44 +02:00
martii
6c28142914
libspark/playback: don't show program selection dialog if audio or video pid is already selected
2014-08-25 17:42:30 +02:00
max10
7406f38ec9
fix typo
2014-08-22 23:06:18 +02:00
max10
d15025d6b9
Merge remote-tracking branch 'martiis-libstb-hal/master'
...
Conflicts:
libspark/playback_libeplayer3.h
2014-08-22 21:25:26 +02:00
martii
9112c4d16d
libeplayer3: implement multi-program support
2014-08-22 18:53:52 +02:00