Commit Graph

18 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
TangoCash
f74c04e03e - HD61 has ci 2020-10-04 16:17:27 +02:00
TangoCash
4a98c127e2 supplemental to last commit 2020-10-04 16:17:18 +02:00
max_10
55839b5f87 - add osmio4k / osmio4kplus not yet ready
Conflicts:
	acinclude.m4
	libarmbox/hardware_caps.c

Signed-off-by: Thilo Graf <dbt@novatux.de>

osmio4k only
2020-02-26 10:12:36 +01:00
Thilo Graf
60f6a1f4be lib cleanup and sync for mips vu support 2020-01-05 21:11:50 +01:00
TangoCash
519afb1035 add experimental hisilicon player for hd60 2019-02-27 09:45:20 +01:00
Thilo Graf
d72d198740 cs_api.h: fix define of different macro
__CS_API_H__ is used as header guard-, build was broken
2019-01-01 15:50:47 +01:00
svenhoefer
038d2288cc - unify defines in header files
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:45 +01:00
svenhoefer
77d5cafd32 - init: align init/exit function names
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:39 +01:00
svenhoefer
89000ffda3 - rename init_td.h => init.h
Signed-off-by: Thilo Graf <dbt@novatux.de>
2019-01-01 15:50:28 +01:00
max_10
6a3abc86d8 all: clean up cDemux headers 2018-03-23 10:05:55 +01:00
TangoCash
d8c3c47b86 adding armbox 2017-09-12 16:10:27 +02:00
max10
4dc1171253 add libduckbox 2014-04-27 01:52:05 +02:00
Stefan Seyfried
92edef3e48 add skeleton for Raspberry Pi support
no audio / video decoding, yet :-(
2013-10-05 22:02:13 +02:00
Stefan Seyfried
9f433f9dfa add implementation for boxtype "generic"
This is mostly a dummy implementation except for the dmx class which
should be working. It is intended for testing on PCs with budget
DVB cards which don't have a decoder anyway.
2012-10-08 20:34:38 +02:00
Stefan Seyfried
0ac7346489 first preliminary AZzbox ME support
TODO: some code is very similar to SPARK (record and pwrmngr
are just symlinked, dmx is almost identical). Reduce duplication
by factoring out DVBAPI code into an extra directory.
* what works: audio, video, demux
* what probably doesn't work or is untested: record
* what very likely doesn't work: playback
Playback is just copied over from aztrino and made to compile.
If you are lucky, it just segfaults :-)
2012-06-18 14:48:52 +02:00
Stefan Seyfried
f8568d53a5 include config.h everywhere (for LFS etc) 2012-02-12 10:43:26 +01:00
Stefan Seyfried
245c511981 first try at building "libneutrino-hal" standalone 2012-02-11 11:08:04 +01:00