Commit Graph

21 Commits

Author SHA1 Message Date
Jacek Jendrzej
181936ae81 fix compile 2017-07-28 16:16:43 +02:00
TangoCash
0bed01e919 add support for H265 2016-07-24 17:14:43 +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
83201e0199 unbreak generic-pc build 2013-09-15 15:53:49 +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
Stefan Seyfried
618e7723bf generic-pc: implement cDemux::getSTC() 2013-06-01 17:16:56 +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
b4be13eb84 video: ensure VIDEO_STD_MAX is big enough 2013-05-25 22:05:30 +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