Commit Graph

107 Commits

Author SHA1 Message Date
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
Jacek Jendrzej
cfbec0b292 use SetCECState in deepstandby 2018-05-18 12:50:12 +02:00
Jacek Jendrzej
8bd666f27e Revert "this break play video ->try to fix set blank video"
This reverts commit c1049db9c6.
2018-05-18 11:45:08 +02:00
Jacek Jendrzej
c1049db9c6 try to fix set blank video -> http://dbox2world.net/thread/12965-hdmi-ausgang-im-standby-richtig-abschalten/ 2018-05-17 18:51:02 +02:00
GetAway
eaf3e5c4b0 fix possible segfault
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-04-27 08:16:36 +02:00
max_10
6a3abc86d8 all: clean up cDemux headers 2018-03-23 10:05:55 +01:00
max_10
f4ad480fc0 armbox: fix video policy again
Conflicts:
	libarmbox/video.cpp
2018-03-23 10:05:26 +01:00
Jacek Jendrzej
8aa8152d09 fix commit 06f9a1b694 2018-03-22 13:38:29 +01:00
Thilo Graf
06f9a1b694 libarmbox/video.cpp: fix possible compile error
error: unused variable 'r' [-Werror=unused-variable]
2018-03-14 10:02:14 +01:00
Jacek Jendrzej
0285b4e898 add screenshot for hd51 2018-02-26 18:10:20 +01:00
max_10
e5d24ce4ed libeplayer3-arm: reduce compiler warnings 2018-02-09 15:15:39 +01:00
Thilo Graf
9395b18f89 libarmbox/video.cpp: add missing lines in setBlank()
Fix lost lines in pick 'add armbox'
2018-01-21 14:37:33 +01:00
max_10
f41378c492 libarmbox: fix resolution icon in infoviewer 2018-01-21 01:02:32 +01:00
max_10
fbad9e1bc4 libarmbox/video: Workaround Channel Change No Black Picture when Show Picture was active. 2018-01-20 22:38:32 +01:00
max_10
f793f03267 libeplayer3-arm: fixes segfault on internet streams (thx DboxOldie) 2018-01-20 22:36:06 +01:00
max_10
011f009ece fix video policy 2017-12-21 10:41:26 +01:00
max_10
c0ef130e8e armbox: fix write value hex
Signed-off-by: Thilo Graf <dbt@novatux.de>

ax needs hex
2017-12-04 10:39:12 +01:00
Jacek Jendrzej
3ac8fa2080 write m2v direct to device 2017-11-22 10:10:01 +01:00
Jacek Jendrzej
03446f4122 fix possible memleak 2017-11-17 16:20:42 +01:00
Jacek Jendrzej
6649d6250a convert pix fmt 2017-11-17 15:29:20 +01:00
Jacek Jendrzej
545fb415b2 fix logic and possible memleak 2017-11-17 06:34:13 +01:00
Jacek Jendrzej
e0effa50e2 fix last commit 2017-11-16 19:10:40 +01:00
Jacek Jendrzej
702b8d6085 check alloc AVFormatContext 2017-11-16 19:09:16 +01:00
Jacek Jendrzej
193fcf4ea1 fix close fp 2017-11-16 18:58:13 +01:00
Jacek Jendrzej
e86301004a convert jpg to m2v with libavcodec, need --enable-demuxer=image2 2017-11-16 18:51:01 +01:00
TangoCash
afa6b14f46 cleanup 2017-11-16 15:06:43 +01:00
TangoCash
dfeace50a5 armbox: tryfix cec 2017-11-05 14:25:01 +01:00
TangoCash
564e40bd72 armbox: fix get blank 2017-10-28 22:16:28 +02:00
TangoCash
6f261730ff armbox: gstreamer - fix init jump, cleanup 2017-10-21 18:28:57 +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
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
a3ecb31bc9 armbox: start implementing cec support 2017-10-17 18:00:36 +02:00
max_10
b0f09fd723 armbox: modification GetVideoSystem 2017-10-08 01:08:53 +02:00
max_10
5c0741a8e3 armbox: delete parts of sh4 code 2017-10-07 21:53:16 +02:00
max_10
be07c1a1b7 armbox: use proc_tools 2017-10-07 21:00:08 +02:00
max_10
730b2dfb3f Merge remote-tracking branch 'tangocash/master' 2017-10-05 19:26:50 +02:00