Stefan Seyfried
|
3e37ee54a6
|
spark: use ioctl instead of /proc to get video format
|
2012-02-23 23:27:53 +01:00 |
|
Stefan Seyfried
|
63eb51a028
|
spark: disable HDMI before switching mode in cVideo::SetVideoSystem
this seems to greatly improve reliability - it looks like there is
a locking problem somewhere in the framebuffer driver :-(
|
2012-02-23 23:25:11 +01:00 |
|
Stefan Seyfried
|
027308e310
|
spark: remove unused cVideo() functions
|
2012-02-23 23:11:13 +01:00 |
|
Stefan Seyfried
|
32fabdb53d
|
spark: implement cVideo::SetVideoSystem()
|
2012-02-22 23:31:59 +01:00 |
|
Stefan Seyfried
|
920f3d1863
|
spark: add cVideo::ShowPicture()
|
2012-02-18 00:15:18 +01:00 |
|
Stefan Seyfried
|
16caec5a44
|
spark: remove unused blank and zoom code from cVideo
|
2012-02-14 22:52:36 +01:00 |
|
Stefan Seyfried
|
deeea70d0c
|
spark: add {open,close}Device() to cVideo
|
2012-02-14 22:38:26 +01:00 |
|
Stefan Seyfried
|
2a162d9e0d
|
spark: cVideo::Pig()
|
2012-02-12 10:43:27 +01:00 |
|
Stefan Seyfried
|
7c84ddbc0f
|
spark: cVideo::setAspectRatio()
|
2012-02-12 10:43:27 +01:00 |
|
Stefan Seyfried
|
994a0f52bf
|
spark: cVideo::getPictureInfo/getAspectRatio
simplify both function by using proc_{get,put}
|
2012-02-12 10:43:27 +01:00 |
|
Stefan Seyfried
|
96c3ba2bb0
|
spark cVideo: add proc_{get,put} helper functions
|
2012-02-12 10:43:27 +01:00 |
|
Stefan Seyfried
|
afc27ebd11
|
libspark: add cVideo::getPTS for cDemux::getSTC
|
2012-02-12 10:43:26 +01:00 |
|
Stefan Seyfried
|
7d80781154
|
libspark: make cVideo build
Again, make it build -- not work. Lots of stuff simply stubbed out.
|
2012-02-12 10:43:26 +01:00 |
|
Stefan Seyfried
|
00fe1f2ed4
|
libspark: rename files to common names
|
2012-02-02 16:13:08 +01:00 |
|