Commit Graph

91 Commits

Author SHA1 Message Date
BPanther
a489111a1a DMX_PIP_CHANNEL removed, DMX_VIDEO_CHANNEL does the same 2021-10-03 15:43:01 +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
Frankenstone
1e12a166cd add ShowPig libspark 2021-05-11 09:20:24 +02:00
BPanther
83437c3656 patch for sh4 and actual ffmpeg versions (thx DBoxOldie) 2020-02-07 17:44:15 +01:00
Thilo Graf
ed84d0ac6e libspark: fix pick error 2020-01-05 21:11:50 +01:00
GetAway
4f15222d9c ShowPicture: return boolean expression 2019-01-12 11:47:33 +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
GetAway
eaf3e5c4b0 fix possible segfault
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-04-27 08:16:36 +02:00
TangoCash
6af94cc719 porting av converter to sh4 2017-11-21 09:52:58 +01: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
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
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
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
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
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
da66fc3db5 fix compiler warning 2014-12-04 19:49:18 +01:00
max10
4dc1171253 add libduckbox 2014-04-27 01:52:05 +02:00
martii
212a414a5e libeplayer/container_ffmpeg: switch to ffmpeg 2.0 API 2014-04-03 18:10:03 +02:00
martii
687a244b61 [spark] video: change psi settings on demand only 2014-01-20 17:57:02 +01:00
martii
cf8f9bc8af [spark] fix setting psi controls 2014-01-19 17:24:52 +01:00
martii
950cb9323d libspark/video: indent, no binary change 2014-01-11 13:13:51 +01:00
martii
e44c547d78 Revert "libspark/video: enable/disable analogue output when leaving/entering standby mode (experimental and untested)"
This reverts commit 8062db2387.
2013-10-21 19:41:48 +02:00
martii
8062db2387 libspark/video: enable/disable analogue output when leaving/entering standby mode (experimental and untested) 2013-10-20 18:46:33 +02:00
martii
848730507b sync with seife 2013-10-06 10:16:33 +02:00
Stefan Seyfried
642de31a8b spark: implement stuff needed for PIP
note that this does now work well at least on st7162 and thus is not
really tested.
2013-09-28 18:32:03 +02:00
Stefan Seyfried
28b21d2295 cVideo: add dummy functions for PIP stuff 2013-09-28 18:25:45 +02:00
martii
1756351a36 [SPARK] cVideo::ShowPicture: add optional argument for destination m2v 2013-09-06 22:23:22 +02:00
martii
75e5268a3c libspark: implement SetColorFormat() 2013-08-11 12:39:20 +02:00
martii
178fac0e8d libspark: experimental pip changes (doesn't work; needs driver support) 2013-06-20 13:29:54 +02:00
martii
23bea61473 cleanup 2013-06-08 15:39:35 +02:00
martii
e10d6a5a18 ShowPicture: revert API change 2013-06-07 16:21:04 +02:00
martii
4e9395f788 libspark/video: use VIDEO_STILLPICTURE with NULL pointer to blank screen 2013-05-25 16:48:30 +02:00
martii
781cf7f389 libspark/video: ShowPicture: fix malloc size 2013-05-25 12:53:25 +02:00
martii
e68c20dfbe libspark/video: add missing newline 2013-05-25 11:24:32 +02:00
martii
18b798bee2 libspark/video: ShowPicture: use VIDEO_STILLPICTURE 2013-05-25 08:42:06 +02:00
martii
f88d47b0f2 libspark/video: ShowPicture: add flag to indicate that input file is already m2v and doesn't need to be converted 2013-05-18 15:29:19 +02:00
martii
46754e01b1 adapt Pig() to blitter-based OSD border 2013-03-22 21:54:55 +01:00
martii
94b05dbdc0 sync with seife 2013-02-24 20:13:12 +01:00
Stefan Seyfried
4b9d9271b6 spark: fix compiler warning in cVideo 2013-02-24 16:31:37 +01:00
martii
5d64ecf5fb sync with seife 2013-01-30 19:13:45 +01:00