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
bc7be9dd74
Revert "fix thread namespace"
...
This reverts commit 3ef2eeb8aa
.
2018-10-04 22:48:54 +02:00
max_10
1aece863c1
Revert "move libthread to libstb-hal"
...
This reverts commit 95ee7f9e98
.
2018-10-04 22:48:05 +02:00
max_10
6a3abc86d8
all: clean up cDemux headers
2018-03-23 10:05:55 +01:00
max_10
4e1855eb75
generic-pc: switch to ffmpeg 3.0 API
2018-01-20 22:39:07 +01:00
Jacek Jendrzej
181936ae81
fix compile
2017-07-28 16:16:43 +02:00
Jacek Jendrzej
abac47e04d
generic-pc/video.cpp dont set output format with negative height size
2017-07-28 16:00:56 +02:00
TangoCash
7ec6b85fa3
silence debug
2015-07-03 11:30:56 +02:00
max10
1bca61569e
fix generic-pc: ffmpeg is deprecated
2015-04-22 14:26:19 +02:00
TangoCash
8b534137c9
stop message flooding
2015-03-31 22:51:46 +02:00
smogm
95ee7f9e98
move libthread to libstb-hal
2015-01-12 18:15:08 +01:00
smogm
3ef2eeb8aa
fix thread namespace
2015-01-12 16:38:28 +01:00
smogm
c37263f594
add changed files
2015-01-11 18:12:55 +01:00
martii
848730507b
sync with seife
2013-10-06 10:16:33 +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
bb86b78aad
sync with seife
2013-06-19 12:41:13 +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
b018b10a66
sync
2013-06-01 17:21:07 +02:00
Stefan Seyfried
618e7723bf
generic-pc: implement cDemux::getSTC()
2013-06-01 17:16:56 +02:00
Stefan Seyfried
94830cf33f
generic-pc: improve decoder info messages
2013-06-01 15:41:32 +02:00
Stefan Seyfried
619751eaf0
generic-pc: silence decoder threads output
2013-06-01 15:39:19 +02:00
martii
4e4dd50bb8
copy api changes from spark to generic
2013-05-31 13:27:04 +02:00
Stefan Seyfried
05ac116312
generic-pc: add Pig function to cVideo / GLFB
2013-05-27 00:47:35 +02:00
Stefan Seyfried
adb6db1beb
generic-pc/video: implement getScreenImage (experimental)
2013-05-26 20:52:43 +02:00
Stefan Seyfried
40d1bb8b63
generic-pc/video: reuse swscale context
2013-05-26 20:50:58 +02:00
Stefan Seyfried
2c813fe1e4
generic-pc: implement cVideo::ShowPicture()
2013-05-24 15:48:19 +02:00
Stefan Seyfried
5f0fb850d6
generic-pc: allow to disable softdecoder for debugging
2013-05-10 13:37:24 +02:00
Stefan Seyfried
4cb2f75305
generic/cVideo: implement setAspectRatio / setVideoSystem
2013-05-05 18:45:05 +02:00
Stefan Seyfried
8a8849f28e
generic-pc/video: improve video decoder
...
* add aspect ratio reporting
* "correct" buffer PTS by 300ms for better AV-Sync with MPEG2
* remove unneeded stuff
2013-05-04 17:21:03 +02:00
Stefan Seyfried
9541c0ac1e
generic-pc: add somewhat working video decoder
2013-05-04 12:04:53 +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