Commit Graph

15 Commits

Author SHA1 Message Date
Stefan Seyfried
c8c7f0c45f generic-pc: add alternative clutter based framebuffer
Add a framebuffer implementation based on clutter instead of "raw"
OpenGL. The performance is slightly worse, but it might bring some
platform abstraction and other benefits for the future.
2018-10-04 22:49:56 +02:00
max_10
745b3054ba Revert "add changed files"
This reverts commit c37263f594.
2018-10-04 22:48:59 +02:00
max_10
5ccc49af32 all: clean up pwrmngr header file 2018-03-23 10:06:05 +01:00
max_10
6a3abc86d8 all: clean up cDemux headers 2018-03-23 10:05:55 +01:00
TangoCash
8218368064 update generic gstreamer 2017-11-03 21:18:53 +01:00
TangoCash
a5198e44d2 adding initial support for gstreamer 1.0 2017-05-31 18:18:59 +02:00
smogm
95ee7f9e98 move libthread to libstb-hal 2015-01-12 18:15:08 +01:00
smogm
c37263f594 add changed files 2015-01-11 18:12:55 +01:00
TangoCash
410b707f76 implement simple gstreamer_plackback 2015-01-03 19:24:37 +01:00
Stefan Seyfried
9338fc6d1f modernize configure.ac and Makefile.am
autoconf-1.13 has new warnings, silence them by updating
the buildsystem
2013-06-16 22:16:12 +02:00
Stefan Seyfried
e5e05ffa09 fix library declarations for libtool 2013-06-01 12:25:52 +02:00
Stefan Seyfried
06e5987797 generic-pc: add openGL based framebuffer implementation 2013-05-04 12:25:24 +02:00
Stefan Seyfried
53dc220e63 generic-pc: add somewhat working audio decoder 2013-05-04 11:47:15 +02:00
Stefan Seyfried
7c46077051 deuglify library build
* build intermediate libraries for each subdirectory
* link those libs in main directory instead of single objects
* ugly hack in configure.ac to disable dynamic lib for now
2012-12-01 13:29:27 +01: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