Commit Graph

96 Commits

Author SHA1 Message Date
BPanther
c461d83c5f pip variables renamed 2021-10-15 20:41:25 +02:00
BPanther
cfd1c2c593 fix quadpip, not only for vuplus4k 2021-10-15 20:40:35 +02:00
BPanther
4e4dc96c7b small change QuadPiP 2021-10-15 20:38:41 +02:00
BPanther
fec3397707 quadpip windows fix 2021-10-15 20:38:25 +02:00
BPanther
de5d316363 vuplus4k fix QuadPiP window sizes 2021-10-15 20:35:14 +02:00
BPanther
86c5cae8e0 arm: vuplus4k dummy function QuadPiP() changed 2021-10-15 20:35:11 +02:00
BPanther
40227ebdfa arm: vuplus4k dummy function QuadPiP() added 2021-10-15 20:35:06 +02:00
BPanther
6e997827e5 mips/arm: hwcaps pip_devs added 2021-10-03 15:43:01 +02:00
BPanther
86918294a5 mips/arm: extend audio devs to 4 2021-10-03 15:43:01 +02:00
Jacek Jendrzej
4eb8165387 build with ffmpeg version > 59.0.100 2021-08-28 15:16:33 +02:00
svenhoefer
7e5b1fc5d2 - formatting code using astyle
Conflicts:
	libarmbox/dmx.cpp
	libgeneric-pc/video_lib.h
	libspark/dmx.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-05-30 16:31:13 +02:00
Frankenstone
8ead7f9805 unnecessary brackets removed
- distinction ffmpeg versions
2021-05-30 14:49:51 +02:00
BPanther
dbad7ef37a vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added 2021-05-11 09:20:24 +02:00
TangoCash
ed01ec8082 add ShowPig 2021-03-13 14:51:46 +01:00
TangoCash
91a546d082 cec volume switch audiosystem/tv 2021-02-01 17:11:54 +01:00
svenhoefer
b0aedf247f - libarmbox: try to fix getBlank/setBlank
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-01-07 20:55:25 +01:00
TangoCash
3084287bd1 fix HD60/HD61 2020-10-04 16:17:02 +02:00
TangoCash
f6cf97a321 fix HD60/HD61 playback 2020-10-04 16:16:57 +02:00
Markus Volk
bfc3b5f9d0 libarmbox/video.cpp: fix aspect settings for osmio 2020-03-05 10:03:20 +01:00
Markus Volk
f4bc510536 libarmbox/video.cpp: add missing defines
VIDEO_GET_FRAME_RATE was dropped in 4.19 kernel
2020-02-10 14:13:09 +01:00
BPanther
34fc6368c4 arm/mips: more zappingmode options 2020-01-28 09:33:08 +01:00
Thilo Graf
60f6a1f4be lib cleanup and sync for mips vu support 2020-01-05 21:11:50 +01:00
BPanther
7f329670fc some more devices for vu 2020-01-05 21:11:50 +01:00
Jacek Jendrzej
c4e474a48e libarmbox/video.cpp: image_to_mpeg2 fix memleak 2020-01-05 17:45:32 +01:00
svenhoefer
1b89f9241f - fix indentation
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-04-28 20:07:36 +02:00
Jacek Jendrzej
973e8c3a7a try to fix unmap error,automatically unmapped don't work ? 2019-04-28 20:07:35 +02:00
Jacek Jendrzej
4c5b13c4a4 fix check mmap error, avoid possible segment fault 2019-04-28 20:07:33 +02:00
Frankenstone
a618e70a3e armhardware reduce ffmpeg warnings part 2
- thx DbO

 Conflicts:
	libarmbox/video.cpp
2019-03-04 12:59:05 +01:00
Frankenstone
3dec38599a fix possible segfault arm hardware, thx DboxOldie 2019-03-01 22:22:30 +01:00
Frankenstone
84c333354e armhardware reduce ffmpeg warnings part 1
- thx DbO
2019-03-01 21:35:03 +01:00
GetAway
06f46400c2 arm: fix black screen in channel swiching
this fixes wrong commit e20d1913
2019-02-26 18:28:43 +01:00
Jacek Jendrzej
97db720210 try to fix unmap error,automatically unmapped don't work ? 2019-01-14 10:44:13 +01:00
Jacek Jendrzej
cf1884f1fc fix check mmap error, avoid possible segment fault 2019-01-13 20:13:55 +01:00
GetAway
4f15222d9c ShowPicture: return boolean expression 2019-01-12 11:47:33 +01:00
redblue-pkt
e20d19138e arm: add black screen in channel swiching 2019-01-01 15:50:59 +01:00
svenhoefer
3da91b1463 - rename lt_debug => hal_debug; it's not only libtriple debugging
Signed-off-by: Thilo Graf <dbt@novatux.de>

- debuglevel fixed
2019-01-01 15:50:37 +01:00
TangoCash
0621626119 libarmbox: move hdmi_cec to own class, add basic cec-remote support
cec-remote will print received commands in log for now

Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-10-10 09:14:56 +02:00
max_10
84fe2aa10c Revert "update video streamtype"
This reverts commit d6b32edaa7d0cd1eb035e3404a12dee2359037ea.
2018-10-06 20:32:38 +02:00
redblue-pkt
4806fe87b0 update SetColorFormat() 2018-10-05 13:58:22 +02:00
Thilo Graf
2a5d3d23f2 libarmbox/video.cpp: fix possible broken build
possible error:

"error: '0' flag ignored with precision and '%X' gnu_printf format [-Werror=format=]"
2018-10-05 13:58:11 +02:00
redblue-pkt
1e674880f3 update SetControl() 2018-10-04 23:39:48 +02:00
redblue-pkt
a6614a7cdd update video streamtype 2018-10-04 23:39:46 +02:00
Jacek Jendrzej
e77090de83 fix framerate 29970 signalisatiom (by bazi98) 2018-05-31 13:55:54 +02:00
Jacek Jendrzej
626ed6a31b fix signalisation bitrate 599940 (by bazi98) 2018-05-30 10:40:58 +02:00
Jacek Jendrzej
511f0a5011 fix getAspectRatio for movieplayer 2018-05-29 18:37:58 +02:00
Jacek Jendrzej
148a6298da fix framerate for movieplayer 2018-05-29 18:06:21 +02:00
Jacek Jendrzej
6739acbdd4 set av input on start 2018-05-29 16:32:47 +02:00
Jacek Jendrzej
1d7e6dc1dc fix CEC TV ON after deepstandby 2018-05-25 17:05:09 +02:00
Jacek Jendrzej
5a2865d01c use enum for setAVInput 2018-05-19 19:21:22 +02:00
Jacek Jendrzej
f182216d94 add av input switch in deep/standby 2018-05-19 18:34:26 +02:00