Commit Graph

939 Commits

Author SHA1 Message Date
Stefan Seyfried
7f8c612512 libtriple: fix compiler warning in cs_get_revision()
Origin commit data
------------------
Branch: master
Commit: 556c6afe74
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-08 (Tue, 08 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
414c640396 libtriple: convert cDemux to lt_info
Origin commit data
------------------
Branch: master
Commit: e60a5e8d93
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
3ea81a587e libtriple: add workaround for 'odd filter length' problem in cDemux
Origin commit data
------------------
Branch: master
Commit: bad7975133
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
a9af47e7ab libtriple: convert cAudio to lt_info, improve debug output
Origin commit data
------------------
Branch: master
Commit: 900813a405
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
9e4508ec3a libtriple: add debug flag to disable SCART switching (debug)
Origin commit data
------------------
Branch: master
Commit: 5310bd00b1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
068ecd882a libtriple: remove unneeded includes, disable strict aliasing
Origin commit data
------------------
Branch: master
Commit: 8ad224050a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
fdc5df2bf4 libtriple: convert cVideo to lt_debug/lt_info, don't use zapit debug
Origin commit data
------------------
Branch: master
Commit: d756b2535a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
3f6d7bbcb6 libtriple: convert cPlayback to lt_debug/lt_info
Origin commit data
------------------
Branch: master
Commit: 511a57e10e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
7625706bd4 libtriple: improve debug architecture
every libtriple module can have its debug output enabled separately
by exporting the TRIPLE_DEBUG variable


Origin commit data
------------------
Branch: master
Commit: 45e7d0d9fa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)



------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
6efc4259dd libtriple: implement PCM playback in cAudio()
Origin commit data
------------------
Branch: master
Commit: ddf592f805
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-05 (Sat, 05 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
7fe0b5471b libtriple: add ChangePids() to cRecord
This is pretty much untested for now, handle with care!


Origin commit data
------------------
Branch: master
Commit: b0b348e4d1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-05 (Sat, 05 Feb 2011)



------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
c24dbeaa76 libtriple: add getPesPids() and removePid() to cDemux
Origin commit data
------------------
Branch: master
Commit: ec0cd38962
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-05 (Sat, 05 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
b3594e10f0 libtriple: remember the filedescriptor belonging to each pid in cDemux()
Origin commit data
------------------
Branch: master
Commit: 0b487dfcab
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-05 (Sat, 05 Feb 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:06 +01:00
Stefan Seyfried
d44bb999af libtriple: improve cPlayback()
* avoid race conditions by using a mutex to protect curr_pos, fixing
 artefacts during timeshift playback
* make GetPosition() cheaper by interpolating end_pts and only fetching
 the "real" end_pts after the file has grown by 10MB


Origin commit data
------------------
Branch: master
Commit: ec4a615036
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-01-02 (Sun, 02 Jan 2011)

Origin message was:
------------------
libtriple: improve cPlayback()

* avoid race conditions by using a mutex to protect curr_pos, fixing
 artefacts during timeshift playback
* make GetPosition() cheaper by interpolating end_pts and only fetching
 the "real" end_pts after the file has grown by 10MB


------------------
This commit was generated by Migit
2011-11-06 16:13:05 +01:00
Stefan Seyfried
213c318cfc libtriple: fix filedescriptor leak in cVideo::routeVideo()
Origin commit data
------------------
Branch: master
Commit: 30d49b053d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-01-02 (Sun, 02 Jan 2011)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:05 +01:00
Stefan Seyfried
998a03ae76 libtriple: fix up cVideo::setAspectRatio()
Origin commit data
------------------
Branch: master
Commit: f201dd0fcd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-27 (Mon, 27 Dec 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:05 +01:00
Stefan Seyfried
4aadcbeff7 libtriple: add cVideo::VideoParamWatchdog()
Origin commit data
------------------
Branch: master
Commit: 64db04cebd
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-25 (Sat, 25 Dec 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:05 +01:00
Stefan Seyfried
de28a1cb0c libtriple/framebuffer: use DirectFB acceleration
Use a hack, almost as ugly as the original Coolstream code ;),
to accelerate drawing of boxes and blitting with DirectFB functions.


Origin commit data
------------------
Branch: master
Commit: f6bf4d3b9b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-20 (Fri, 20 Aug 2010)



------------------
This commit was generated by Migit
2011-11-06 16:13:04 +01:00
Stefan Seyfried
d6970217fd libtriple: add usable dummy cCA class
Origin commit data
------------------
Branch: master
Commit: e3301b3205
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-25 (Sat, 25 Dec 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:04 +01:00
Stefan Seyfried
b1b229d45f libtriple: add support for MPEG1 files to cPlayback
Now we can play the "Warriors of the Net" clip :-)
http://ftp.sunet.se/pub/tv+movies/warriors/warriors-700-VBR.mpg


Origin commit data
------------------
Branch: master
Commit: 67fdebfb32
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-29 (Sun, 29 Aug 2010)



------------------
This commit was generated by Migit
2011-11-06 16:13:04 +01:00
Stefan Seyfried
08ca0f7cab libtriple: add debug messages to cDemux and cVideo functions
Origin commit data
------------------
Branch: master
Commit: 06bced653a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-28 (Sat, 28 Aug 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:04 +01:00
Stefan Seyfried
a9c26de8d3 libtriple: reduce some messages to debug, consolidate scart messages
Origin commit data
------------------
Branch: master
Commit: 4e01efc452
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-25 (Wed, 25 Aug 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:04 +01:00
Stefan Seyfried
1c4983fe6a libtriple: hack different notify sizes for subs and ttx into cDemux
Origin commit data
------------------
Branch: master
Commit: ebf0803f82
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-21 (Sat, 21 Aug 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:04 +01:00
Stefan Seyfried
8dac8ae570 libtriple: fix compiler warnings in playback_td
Origin commit data
------------------
Branch: master
Commit: 9c10719f91
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-29 (Sun, 29 Aug 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
d919c71073 libtriple: cPlayback: improve get_pts
* add the buffer size to the call to avoid overflows
* extract PTS also from MPEG1 packets


Origin commit data
------------------
Branch: master
Commit: c0a18f269a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-29 (Sun, 29 Aug 2010)



------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
fb0f893b99 libtriple: implement mpeg/vdr playback
Origin commit data
------------------
Branch: master
Commit: 64dc2ae85c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-15 (Sun, 15 Aug 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
c7031a32dd libtriple: implement fast forward in cPlayback()
First try at implementing fast forward. Needs more love.
Reverse does not work yet, setting speed to negative values
right now simply resets to "play" mode.


Origin commit data
------------------
Branch: master
Commit: fe6666cda7
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-14 (Sat, 14 Aug 2010)



------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
c00e8c6f3a libtriple: make most of libtriple use lt_debug
Origin commit data
------------------
Branch: master
Commit: 8542cd14aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-08 (Sun, 08 Aug 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
f746bc13b8 libtriple: implement pwrmngr cpufreq classes (mostly dummies)
Origin commit data
------------------
Branch: master
Commit: 73b886a702
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-08 (Sun, 08 Aug 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
4376f7710c libtriple: implement working cPlayback class
no fast forward, no mpeg playback (yet ;)


Origin commit data
------------------
Branch: master
Commit: 7076b238ee
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-03-13 (Sat, 13 Mar 2010)



------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
fa7ebc5aed libtriple: implement cRecord class
TS recording now somewhat works ;)
this version does not need ringbuffer code and only one thread


Origin commit data
------------------
Branch: master
Commit: fa05cb1581
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-03-07 (Sun, 07 Mar 2010)



------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
f3e104059c libtriple: implement cAudio class
Origin commit data
------------------
Branch: master
Commit: 379b504e34
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-03-07 (Sun, 07 Mar 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
2f05d1efb9 libtriple: implement ShowPicture() in cVideo
this needs the ffmpeg binary with support for mjpeg decoder
and mpeg2video encoder to recode the jpgs to m2v


Origin commit data
------------------
Branch: master
Commit: 23dfba35f8
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-11-07 (Sun, 07 Nov 2010)



------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
c2f28e9a94 libtriple: implement working cVideo class
Origin commit data
------------------
Branch: master
Commit: 55f20e068d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-03-06 (Sat, 06 Mar 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
44288f7e04 libtriple: implement working cDemux class
Origin commit data
------------------
Branch: master
Commit: f7cd27d6aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-02-26 (Fri, 26 Feb 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
3a82b1c116 libtriple: add lt_debug() for controllable debug output
Origin commit data
------------------
Branch: master
Commit: b5503037f0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-08 (Sun, 08 Aug 2010)


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

------------------
This commit was generated by Migit
2011-11-06 16:13:03 +01:00
Stefan Seyfried
ceec9a76c6 add generic dispatcher headers for frontend etc
add generic audio, video and demux headers in zapit/include (TODO: put them
into a better place, or put wrappers into lib directories) that automatically
dispatch to the hardware specific functions and use them in the code

git-svn-id: http://www.coolstreamtech.de/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@962 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: master
Commit: 061225db9b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-25 (Sat, 25 Dec 2010)



------------------
This commit was generated by Migit
2010-12-25 17:43:28 +00:00
Stefan Seyfried
c71cb60baf libtriple: implement init_td_api and shutdown_td_api
provide compatibility with cs_api_init() and cs_api_exit()
This contains a DirectFB wrapper, needed to make the framebuffer
transparent. The framebuffer itself is usable without DFB.
Additionally it sets up the system for a changed RC address in "BIOS".

git-svn-id: http://www.coolstreamtech.de/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@961 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: master
Commit: d580fcb651
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-25 (Sat, 25 Dec 2010)



------------------
This commit was generated by Migit
2010-12-25 17:43:14 +00:00
Stefan Seyfried
9e5ada89b7 add "libtriple" skeleton
This should provide the same functionality as libcoolstream does,
but for the TripleDragon
Add td-compat directory with includes to convert values from
TD api to DVB api and back.

git-svn-id: http://www.coolstreamtech.de/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@960 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: master
Commit: 25e8c83e63
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-12-25 (Sat, 25 Dec 2010)



------------------
This commit was generated by Migit
2010-12-25 17:43:09 +00:00