Commit Graph

64 Commits

Author SHA1 Message Date
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
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
Thilo Graf
4ecbe7733b libarmbox/playback_gst.cpp: minor format changes 2018-01-21 14:37:29 +01:00
Thilo Graf
0ad071c97b libarmbox/playback_gst.cpp: small format changes 2018-01-21 14:37:26 +01:00
Jacek Jendrzej
a28ebe6eae Revert "return false in decoder have no time"
This reverts commit 6f006f1ce9.
2018-01-21 01:03:06 +01:00
Jacek Jendrzej
0e1d7fe1b5 return false in decoder have no time 2018-01-21 01:03:05 +01:00
Jacek Jendrzej
c0963b38f0 fix null list 2018-01-21 01:03:03 +01:00
Jacek Jendrzej
e4d7f02317 fix get play position 2018-01-21 01:03:02 +01:00
Jacek Jendrzej
d275525164 Revert "return false in decoder have no time"
This reverts commit 6f006f1ce9.
2018-01-21 01:02:35 +01:00
Jacek Jendrzej
5f230f4d38 return false in decoder have no time 2018-01-21 01:02:34 +01:00
max_10
8f242002a9 armbox: Cosmetics replace spaces with tabs and delete unnecessary tabs 2018-01-21 01:02:31 +01:00
svenhoefer
c88157d559 - add some missing members for ARM_HARDWARE; mostly dummy functions
Signed-off-by: Thilo Graf <dbt@novatux.de>
2018-01-02 14:01:01 +01:00
TangoCash
fea27b6160 gstreamer: increase seek accuracy 2017-12-21 10:36:54 +01:00
Jacek Jendrzej
f5e07c5704 fix max apids 2017-11-23 09:29:40 +01:00
TangoCash
8a3ba60e14 align gststreamer findallpids to eplayers logic 2017-11-21 09:52:58 +01:00
Jacek Jendrzej
32a72a7357 sync with oher repo 2017-11-14 15:24:03 +01:00
Jacek Jendrzej
0b9575ff7f fix merge error 2017-11-14 15:13:13 +01:00
Jacek Jendrzej
64828627ac try to fix possible race condition 2017-11-13 09:44:47 +01:00
Jacek Jendrzej
fc5d505995 init mpegts 2017-11-12 08:58:18 +01:00
Jacek Jendrzej
dcce5347b1 Revert "return false in decoder have no time"
This reverts commit 6f006f1ce9.
2017-11-12 08:57:41 +01:00
Jacek Jendrzej
b67c8b39b5 fix last commit, broken check logic 2017-11-11 17:08:51 +01:00
Jacek Jendrzej
50904a1825 check if tag is gst list 2017-11-11 16:55:02 +01:00
Jacek Jendrzej
6f006f1ce9 return false in decoder have no time 2017-11-11 16:52:38 +01:00
Jacek Jendrzej
2864b81fe2 try to fix freeze with subtitle file , use gst_element_get_state only if need 2017-11-11 16:29:28 +01:00
Jacek Jendrzej
2bbb8a9044 move gchar * sourceName = gst_object_get_name(source); 2017-11-10 16:17:40 +01:00
Jacek Jendrzej
be5bf56314 check m_stream_tags if not NULL 2017-11-10 12:50:15 +01:00
Jacek Jendrzej
d9b7971e30 add check if children not NULL 2017-11-10 12:37:46 +01:00
Jacek Jendrzej
b75667176b fix memleak, init and compil 2017-11-10 12:25:58 +01:00
TangoCash
1e8e9bcc4d gstreamer playback: fix possible race condition 2017-11-10 12:20:28 +01:00
TangoCash
54341f0c48 gstreamer playback: fix possible segfault 2017-11-10 12:20:28 +01:00
TangoCash
31a73a2bd5 gstreamer playback: remove subtitles until fully supported 2017-11-08 10:18:15 +01:00
TangoCash
a811b733d4 gstreamer playback: fix possible segfaults 2017-11-08 10:18:15 +01:00
Thilo Graf
0040c0d0af Merge branch 'master' of https://github.com/TangoCash/libstb-hal-cst-next.git into mpx
update version 1.0.1

 Conflicts:
	include/hardware_caps.h
	libarmbox/hardware_caps.c
	libduckbox/hardware_caps.c
	libspark/hardware_caps.c
2017-11-06 15:22:18 +01:00
TangoCash
97f7c230e3 gstreamer playback, cleanup, fix real pid handling 2017-11-04 11:13:48 +01:00
TangoCash
28aa5147c6 gstreamer playback, avoid segfault 2017-11-03 22:35:08 +01:00
TangoCash
cccd010efb gstreamer playback, fix possible segfault #2 2017-11-03 22:30:24 +01:00
TangoCash
161feb4cf4 gstreamer playback, fix possible segfault 2017-11-03 22:25:11 +01:00
Jacek Jendrzej
9a61e6264e fix null list 2017-11-02 14:56:04 +01:00
Jacek Jendrzej
7c4935a1c9 fix get play position 2017-11-02 14:55:52 +01:00
TangoCash
88ce7b707d gstreamer: reset pids at start 2017-11-01 10:02:38 +01:00
TangoCash
ca49904d31 gstreamer playback - get real apid from TS 2017-11-01 00:25:04 +01:00
TangoCash
5ef8f2edad gstreamer: fix lang detection 2017-10-30 21:00:23 +01:00
TangoCash
b443fa07ac fixup gstreamer tags 2017-10-28 19:56:28 +02:00
TangoCash
d908c7a947 armbox: gstreamer tags support 2017-10-28 18:10:04 +02:00
TangoCash
5509c8c0c6 fix coverart 2017-10-27 23:38:20 +02:00
TangoCash
f31f21be0c armbox: add video/audio pid 2017-10-27 22:21:30 +02:00
Jacek Jendrzej
cb33592f3c fix get play position 2017-10-24 19:27:03 +02:00
Jacek Jendrzej
95ff777250 fix null list 2017-10-24 19:26:51 +02:00
Jacek Jendrzej
3ec44df06f fix uri for http 2017-10-23 20:48:39 +02:00
TangoCash
e4fca206a2 partly revert last commit 2017-10-22 11:03:04 +02:00