Commit Graph

67 Commits

Author SHA1 Message Date
Stefan Seyfried
c6f2fb2d91 GLFB: add a few sanity checks for sleep interval
Origin commit data
------------------
Branch: master
Commit: 3ce7bc213c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 17:27:01 +02:00
Stefan Seyfried
8e329f1e26 GLFB: fix X window at 16:9 aspect ratio
Origin commit data
------------------
Branch: master
Commit: 631c48e65b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 17:25:31 +02:00
Stefan Seyfried
05951af416 GLFB: add video aspect ratio handling
Origin commit data
------------------
Branch: master
Commit: 9c1419c25b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 17:24:39 +02:00
Stefan Seyfried
6dadad1412 generic-pc/video: improve video decoder
* add aspect ratio reporting
* "correct" buffer PTS by 300ms for better AV-Sync with MPEG2
* remove unneeded stuff


Origin commit data
------------------
Branch: master
Commit: 8a8849f28e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)



------------------
This commit was generated by Migit
2013-05-04 17:21:03 +02:00
Stefan Seyfried
57db8efaf2 generic-pc/glfb: add some sort of A/V synchronization
Origin commit data
------------------
Branch: master
Commit: 569a1495f7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 15:15:21 +02:00
Stefan Seyfried
680c8e9c15 generic-pc/audio: initialize curr_pts
Origin commit data
------------------
Branch: master
Commit: 7cff17cb95
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 15:13:18 +02:00
Stefan Seyfried
3807de2248 generic-pc/dmx: route audio and video to the SW decoders
Origin commit data
------------------
Branch: master
Commit: f87bb0afdd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 12:32:50 +02:00
Stefan Seyfried
b4f93b6fd8 generic-pc: initialize GL framebuffer in init()
Origin commit data
------------------
Branch: master
Commit: ae9d6fd668
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 12:30:23 +02:00
Stefan Seyfried
41d3436ebf generic-pc: add openGL based framebuffer implementation
Origin commit data
------------------
Branch: master
Commit: 06e5987797
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 12:25:24 +02:00
Stefan Seyfried
ced64ad391 generic-pc: add somewhat working video decoder
Origin commit data
------------------
Branch: master
Commit: 9541c0ac1e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 12:04:53 +02:00
Stefan Seyfried
fc6cde2cfc generic-pc: add somewhat working audio decoder
Origin commit data
------------------
Branch: master
Commit: 53dc220e63
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-04 (Sat, 04 May 2013)


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

------------------
This commit was generated by Migit
2013-05-04 11:47:15 +02:00
Stefan Seyfried
d6072f4c91 implement cDemux::GetSource()
Origin commit data
------------------
Branch: master
Commit: afdca9c02b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 16:29:59 +01:00
Stefan Seyfried
18bb801db3 cDemux: fix removePid / pesfds usage
Origin commit data
------------------
Branch: master
Commit: e900236f7e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 14:11:09 +01:00
Stefan Seyfried
5453d61367 cDemux: add copyright header
Origin commit data
------------------
Branch: master
Commit: 707020d16b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 13:35:31 +01:00
Stefan Seyfried
5334728ac9 cDemux::sectionFilter: fix invalid length calculation
Origin commit data
------------------
Branch: master
Commit: 74cb82e66c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-02-24 (Sun, 24 Feb 2013)


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

------------------
This commit was generated by Migit
2013-02-24 13:26:55 +01:00
Stefan Seyfried
d01bf34af3 deuglify library build
* build intermediate libraries for each subdirectory
* link those libs in main directory instead of single objects
* ugly hack in configure.ac to disable dynamic lib for now


Origin commit data
------------------
Branch: master
Commit: 7c46077051
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-12-01 (Sat, 01 Dec 2012)



------------------
This commit was generated by Migit
2012-12-01 13:29:27 +01:00
Stefan Seyfried
db8ca09b97 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.


Origin commit data
------------------
Branch: master
Commit: 9f433f9dfa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-10-08 (Mon, 08 Oct 2012)



------------------
This commit was generated by Migit
2012-10-08 20:34:38 +02:00