Commit Graph

14 Commits

Author SHA1 Message Date
Stefan Seyfried
493e5a3955 cVideo: add dummy functions for PIP stuff
Origin commit data
------------------
Branch: master
Commit: 28b21d2295
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-28 (Sat, 28 Sep 2013)


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

------------------
This commit was generated by Migit
2013-09-28 18:25:45 +02:00
Stefan Seyfried
8d9d944012 azbox: remove unneeded hacks from cVideo
Origin commit data
------------------
Branch: master
Commit: f009c3e76e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-22 (Sun, 22 Sep 2013)


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

------------------
This commit was generated by Migit
2013-09-22 14:48:36 +02:00
Stefan Seyfried
326c39fc40 azbox: add O_CLOEXEC to open()
Origin commit data
------------------
Branch: master
Commit: ad64d0ab4f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-09-21 (Sat, 21 Sep 2013)


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

------------------
This commit was generated by Migit
2013-09-21 15:00:16 +02:00
Stefan Seyfried
a5a025d6f0 azbox: disable video output on standby
Origin commit data
------------------
Branch: master
Commit: 64c24b743f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-21 (Wed, 21 Nov 2012)


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

------------------
This commit was generated by Migit
2012-11-21 18:20:43 +01:00
Stefan Seyfried
3968793593 azbox: reset PIG during videodecoder init
Origin commit data
------------------
Branch: master
Commit: caeb3f4230
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-07-14 (Sat, 14 Jul 2012)


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

------------------
This commit was generated by Migit
2012-07-14 20:02:36 +02:00
Stefan Seyfried
1048c08e40 azbox: fix values in cVideo::SetVideoSystem
Origin commit data
------------------
Branch: master
Commit: 47114a90af
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-24 16:28:48 +02:00
Stefan Seyfried
7ad7bdc64d azbox: fix cVideo::setBlank
the (VIDEO_STOP,1) ioctl does not blank video, so write a
black still-mpeg into the decoder to blank the display,
(similar to the tripledragon code)


Origin commit data
------------------
Branch: master
Commit: b550d5d5bc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)



------------------
This commit was generated by Migit
2012-06-24 15:12:58 +02:00
Stefan Seyfried
65f0d441a1 azbox: split up cVideo::ShowPicture
create a new show_iframe function which just gets the
still-mpeg data passed from ShowPicture


Origin commit data
------------------
Branch: master
Commit: 34402dff9f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)



------------------
This commit was generated by Migit
2012-06-24 15:11:48 +02:00
Stefan Seyfried
5fa64f43b8 create common proc_tools
proc_put, proc_get and proc_get_hex are used in many files.
Avoid duplication by moving them to common/proc_tools.c.
Convert azbox's cVideo to use proc_tools.h


Origin commit data
------------------
Branch: master
Commit: 47941bd849
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)



------------------
This commit was generated by Migit
2012-06-24 12:26:03 +02:00
Stefan Seyfried
33996776d4 azbox: fix cVideo::ShowPicture
Origin commit data
------------------
Branch: master
Commit: 2e05d5fd6f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-24 (Sun, 24 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-24 00:14:55 +02:00
Stefan Seyfried
302b5354e3 azbox: implement cVideo::getBlank
Origin commit data
------------------
Branch: master
Commit: f0cc9479cf
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-23 23:46:39 +02:00
Stefan Seyfried
d2b6b3fc25 azbox: improve cVideo::setAspectRatio
Origin commit data
------------------
Branch: master
Commit: 07ba8c9eb9
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-23 23:40:25 +02:00
Stefan Seyfried
4b366b0f79 azbox: terminate string in video/proc_get
Origin commit data
------------------
Branch: master
Commit: ab2140161a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-23 (Sat, 23 Jun 2012)


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

------------------
This commit was generated by Migit
2012-06-23 23:39:31 +02:00
Stefan Seyfried
e6450f7f08 first preliminary AZzbox ME support
TODO: some code is very similar to SPARK (record and pwrmngr
are just symlinked, dmx is almost identical). Reduce duplication
by factoring out DVBAPI code into an extra directory.
* what works: audio, video, demux
* what probably doesn't work or is untested: record
* what very likely doesn't work: playback
Playback is just copied over from aztrino and made to compile.
If you are lucky, it just segfaults :-)


Origin commit data
------------------
Branch: master
Commit: 0ac7346489
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-06-18 (Mon, 18 Jun 2012)



------------------
This commit was generated by Migit
2012-06-18 14:48:52 +02:00