Commit Graph

106 Commits

Author SHA1 Message Date
GetAway
3303264e9f revert: use videoDevice for ShowPicture in MP mode 2022-10-23 22:28:44 +02:00
GetAway
ea4b5f2389 video.cpp: use videoDevice for ShowPicture in MP mode 2022-10-23 20:18:28 +02:00
max_10
d289dc0597 - delete unused SetColorFormat 2021-12-21 05:49:49 +01:00
max_10
237e3d717c - vuplus_arm: color profile (auto/bt709/bt470) added 2021-12-21 05:49:49 +01:00
TangoCash
5f5b61929b rename hdmi_mode -> hdmi_colorimetry 2021-12-06 05:16:31 +01:00
Frankenstone
12ed6c295d libarmbox: hdmi_colormetry added
choices:

- auto
- bt202ncl
- bt2020cl
- bt709
2021-12-03 23:12:08 +01:00
svenhoefer
e171c95010 - re-formatting code using astyle
see https://github.com/neutrino-images/ni-buildsystem/blob/master/support/scripts/astyle.sh

Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-08 05:29:33 +01:00
svenhoefer
4e78667ace - libarmbox/libmipsbox: some manual code nicenings
Signed-off-by: Thilo Graf <dbt@novatux.de>
2021-11-07 10:06:52 +01:00
Jacek Jendrzej
be48a9db33 fix, supplement to fb13b064fb 2021-10-27 14:11:08 +02:00
Jacek Jendrzej
2453d8a030 ffmpeg compil versions warnnings 2021-10-27 12:31:48 +02:00
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