Commit Graph

70 Commits

Author SHA1 Message Date
Stefan Seyfried
7592a3a61f spark: make cVideo::SetVideoSystem more robust
in order to not run into driver locking issues, stop video decoding
before setting the video system and restart afterwards


Origin commit data
------------------
Branch: master
Commit: 5cd42eb204
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-25 (Sat, 25 Feb 2012)



------------------
This commit was generated by Migit
2012-02-25 13:24:22 +01:00
Stefan Seyfried
ad374bddf9 spark: cVideo::SetVideoMode ignore irrelevant modes
Origin commit data
------------------
Branch: master
Commit: 6c5a60e128
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-25 (Sat, 25 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-25 13:23:19 +01:00
Stefan Seyfried
23b2809ede spark: make cVideo::openDevice ignorem ultiple calls
Origin commit data
------------------
Branch: master
Commit: 26d7f46280
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-25 (Sat, 25 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-25 13:13:07 +01:00
Stefan Seyfried
4338d16370 spark: fix invalid debug calls
Origin commit data
------------------
Branch: master
Commit: 703c416e83
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-25 (Sat, 25 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-25 13:10:10 +01:00
Stefan Seyfried
6022d3f16f spark: partly implement cVideo::Standby()
Origin commit data
------------------
Branch: master
Commit: 31e2bd5c45
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-23 (Thu, 23 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-23 23:33:00 +01:00
Stefan Seyfried
0e39c66f98 spark: implement cVideo::SetVideoMode
this should add rudimentary support to get SCART output working


Origin commit data
------------------
Branch: master
Commit: eb8439be3e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-23 (Thu, 23 Feb 2012)



------------------
This commit was generated by Migit
2012-02-23 23:31:49 +01:00
Stefan Seyfried
6412eb79c4 spark: use ioctl instead of /proc to get video format
Origin commit data
------------------
Branch: master
Commit: 3e37ee54a6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-23 (Thu, 23 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-23 23:27:53 +01:00
Stefan Seyfried
b574a0e5d4 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 :-(


Origin commit data
------------------
Branch: master
Commit: 63eb51a028
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-23 (Thu, 23 Feb 2012)



------------------
This commit was generated by Migit
2012-02-23 23:25:11 +01:00
Stefan Seyfried
827891745b spark: remove unused cVideo() functions
Origin commit data
------------------
Branch: master
Commit: 027308e310
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-23 (Thu, 23 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-23 23:11:13 +01:00
Stefan Seyfried
eba1aae1e0 spark: implement cVideo::SetVideoSystem()
Origin commit data
------------------
Branch: master
Commit: 32fabdb53d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-22 (Wed, 22 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-22 23:31:59 +01:00
Stefan Seyfried
b6b6a3880c spark: add cVideo::ShowPicture()
Origin commit data
------------------
Branch: master
Commit: 920f3d1863
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-18 (Sat, 18 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-18 00:15:18 +01:00
Stefan Seyfried
24e59ad3d9 spark: remove unused blank and zoom code from cVideo
Origin commit data
------------------
Branch: master
Commit: 16caec5a44
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-14 (Tue, 14 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-14 22:52:36 +01:00
Stefan Seyfried
fc4c7f9dc4 spark: add {open,close}Device() to cVideo
Origin commit data
------------------
Branch: master
Commit: deeea70d0c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-14 (Tue, 14 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-14 22:38:26 +01:00
Stefan Seyfried
53fcf9061f spark: cVideo::Pig()
Origin commit data
------------------
Branch: master
Commit: 2a162d9e0d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-12 (Sun, 12 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-12 10:43:27 +01:00
Stefan Seyfried
1cee1eeb74 spark: cVideo::setAspectRatio()
Origin commit data
------------------
Branch: master
Commit: 7c84ddbc0f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-12 (Sun, 12 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-12 10:43:27 +01:00
Stefan Seyfried
c300ce7018 spark: cVideo::getPictureInfo/getAspectRatio
simplify both function by using proc_{get,put}


Origin commit data
------------------
Branch: master
Commit: 994a0f52bf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-12 (Sun, 12 Feb 2012)



------------------
This commit was generated by Migit
2012-02-12 10:43:27 +01:00
Stefan Seyfried
24296c3708 spark cVideo: add proc_{get,put} helper functions
Origin commit data
------------------
Branch: master
Commit: 96c3ba2bb0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-12 (Sun, 12 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-12 10:43:27 +01:00
Stefan Seyfried
2d15226fc1 libspark: add cVideo::getPTS for cDemux::getSTC
Origin commit data
------------------
Branch: master
Commit: afc27ebd11
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-11 (Sat, 11 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-12 10:43:26 +01:00
Stefan Seyfried
621f57cf16 libspark: make cVideo build
Again, make it build -- not work. Lots of stuff simply stubbed out.


Origin commit data
------------------
Branch: master
Commit: 7d80781154
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-05 (Sun, 05 Feb 2012)



------------------
This commit was generated by Migit
2012-02-12 10:43:26 +01:00
Stefan Seyfried
dc0bc30cd7 libspark: rename files to common names
Origin commit data
------------------
Branch: master
Commit: 00fe1f2ed4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-02-02 (Thu, 02 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-02 16:13:08 +01:00