Commit Graph

730 Commits

Author SHA1 Message Date
Stefan Seyfried
fbd5e04470 libtriple: convert cVideo to lt_debug/lt_info, don't use zapit debug
Origin commit data
------------------
Branch: ni/coolstream
Commit: a9a771a686
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
2012-04-17 19:33:46 +02:00
Stefan Seyfried
ac84eafcbd libtriple: convert cPlayback to lt_debug/lt_info
Origin commit data
------------------
Branch: ni/coolstream
Commit: 460ccf37ee
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
2012-04-17 19:33:46 +02:00
Stefan Seyfried
886d145ec7 libtriple: improve debug architecture
every libtriple module can have its debug output enabled separately
by exporting the TRIPLE_DEBUG variable


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4435f30b3c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-02-06 (Sun, 06 Feb 2011)



------------------
This commit was generated by Migit
2012-04-17 19:33:46 +02:00
Stefan Seyfried
16fa06d9cb libtriple: implement PCM playback in cAudio()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6eae455676
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
2012-04-17 19:33:46 +02:00
Stefan Seyfried
f67eaf6a4f libtriple: add ChangePids() to cRecord
This is pretty much untested for now, handle with care!


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



------------------
This commit was generated by Migit
2012-04-17 19:33:46 +02:00
Stefan Seyfried
0271b55ee8 libtriple: add getPesPids() and removePid() to cDemux
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ff71707c0
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
2012-04-17 19:33:46 +02:00
Stefan Seyfried
82bae5cc25 libtriple: remember the filedescriptor belonging to each pid in cDemux()
Origin commit data
------------------
Branch: ni/coolstream
Commit: bb78f6d4eb
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
2012-04-17 19:33:45 +02:00
Stefan Seyfried
729206b5c5 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: ni/coolstream
Commit: ec2ad396c0
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
2012-04-17 19:33:45 +02:00
Stefan Seyfried
2072babc6f libtriple: fix filedescriptor leak in cVideo::routeVideo()
Origin commit data
------------------
Branch: ni/coolstream
Commit: e786a4ef75
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
2012-04-17 19:33:45 +02:00
Stefan Seyfried
829d6a0daa libtriple: fix up cVideo::setAspectRatio()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 65b46d56f2
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
2012-04-17 19:33:45 +02:00
Stefan Seyfried
94e8fca27b libtriple: add cVideo::VideoParamWatchdog()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ae19e4e49
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
2012-04-17 19:33:45 +02:00
Stefan Seyfried
799b500b74 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: ni/coolstream
Commit: 9fc1d89563
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-20 (Fri, 20 Aug 2010)



------------------
This commit was generated by Migit
2012-04-17 19:33:43 +02:00
Stefan Seyfried
e465c3359d libtriple: add usable dummy cCA class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 000fbfe74b
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
2012-04-17 19:33:43 +02:00
Stefan Seyfried
6863fae5d8 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: ni/coolstream
Commit: a07e6a3a30
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-29 (Sun, 29 Aug 2010)



------------------
This commit was generated by Migit
2012-04-17 19:33:43 +02:00
Stefan Seyfried
b5cfd70c8a libtriple: add debug messages to cDemux and cVideo functions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 81ae635dcb
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
2012-04-17 19:33:43 +02:00
Stefan Seyfried
cc16cede59 libtriple: reduce some messages to debug, consolidate scart messages
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6aaa97c423
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
2012-04-17 19:33:43 +02:00
Stefan Seyfried
03aa7c6031 libtriple: hack different notify sizes for subs and ttx into cDemux
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0249c65167
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
2012-04-17 19:33:43 +02:00
Stefan Seyfried
0477665fcc libtriple: fix compiler warnings in playback_td
Origin commit data
------------------
Branch: ni/coolstream
Commit: d95e1bbaf3
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
2012-04-17 19:33:43 +02:00
Stefan Seyfried
4fd9305fd7 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: ni/coolstream
Commit: f50f68677f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-29 (Sun, 29 Aug 2010)



------------------
This commit was generated by Migit
2012-04-17 19:33:43 +02:00
Stefan Seyfried
08776d6029 libtriple: implement mpeg/vdr playback
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2698788643
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
2012-04-17 19:33:43 +02:00
Stefan Seyfried
5ce1a1023a 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: ni/coolstream
Commit: a3440d19df
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-08-14 (Sat, 14 Aug 2010)



------------------
This commit was generated by Migit
2012-04-17 19:33:43 +02:00
Stefan Seyfried
4b732596c7 libtriple: make most of libtriple use lt_debug
Origin commit data
------------------
Branch: ni/coolstream
Commit: 031cf48752
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
2012-04-17 19:33:43 +02:00
Stefan Seyfried
599de89a92 libtriple: implement pwrmngr cpufreq classes (mostly dummies)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2fcba0b70e
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
2012-04-17 19:33:42 +02:00
Stefan Seyfried
acfde0eaf0 libtriple: implement working cPlayback class
no fast forward, no mpeg playback (yet ;)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 912b736dee
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-03-13 (Sat, 13 Mar 2010)



------------------
This commit was generated by Migit
2012-04-17 19:33:42 +02:00
Stefan Seyfried
3cc6ab8750 libtriple: implement cRecord class
TS recording now somewhat works ;)
this version does not need ringbuffer code and only one thread


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



------------------
This commit was generated by Migit
2012-04-17 19:33:42 +02:00
Stefan Seyfried
5d6416fc20 libtriple: implement cAudio class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14849689e5
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
2012-04-17 19:33:42 +02:00
Stefan Seyfried
2d086adc0f 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: ni/coolstream
Commit: 3a0e21e00c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-11-07 (Sun, 07 Nov 2010)



------------------
This commit was generated by Migit
2012-04-17 19:33:42 +02:00
Stefan Seyfried
6dbd46e95a libtriple: implement working cVideo class
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8844c96ae8
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
2012-04-17 19:33:42 +02:00
Stefan Seyfried
5f0c2be71c libtriple: implement working cDemux class
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca7c6eeba6
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
2012-04-17 19:33:42 +02:00
Stefan Seyfried
93d4db23ac libtriple: add lt_debug() for controllable debug output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 34a95c04c0
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
2012-04-17 19:33:42 +02:00
[CST] Focus
57a19abf74 Merge branch 'multituner' into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7a696e56c3
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-29 (Thu, 29 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-29 12:24:25 +04:00
[CST] Focus
8c0e8f539d Merge branch 'master' into multituner
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9f3e2dc9c5
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-29 (Thu, 29 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-29 12:23:22 +04:00
[CST] Focus
a10e14fb0c lib/libdvbsub/dvbsubtitle.cpp: fix API use to new ffmpeg
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2168 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: fad27bc5a6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-28 (Wed, 28 Mar 2012)



------------------
This commit was generated by Migit
2012-03-28 16:16:32 +00:00
[CST] Focus
9bda0dbc34 libcs headers update
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2167 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6be9b772ae
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-28 (Wed, 28 Mar 2012)



------------------
This commit was generated by Migit
2012-03-28 16:16:09 +00:00
[CST] Bas
1eb05746c2 dvbsub: fix API use to new ffmpeg.
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee52c56a6d
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-23 (Fri, 23 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-27 18:29:05 +04:00
[CST] Focus
604b5e6187 revert lib/libdvbsub/dvbsubtitle.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: 90db393eeb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-25 (Sun, 25 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-25 16:34:19 +04:00
[CST] Bas
ace73f0184 dvbsub: fix API use to new ffmpeg.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9edfbf491d
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-23 (Fri, 23 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-23 12:26:23 +04:00
[CST] Focus
30a74a8075 lib/xmltree/xmlinterface.cpp: ignore characters less than 0x20 when saving to xml
Origin commit data
------------------
Branch: ni/coolstream
Commit: 628d3a1855
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-16 (Fri, 16 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-16 20:35:41 +04:00
[CST] Bas
dcb46bbbe1 Merge branch 'dvbsi++' of c00lstreamtech.de:cst-private-neutrino into includecleanup
Conflicts:
	src/eitd/SIlanguage.cpp
	src/eitd/SIsections.cpp
	src/eitd/dmx.cpp
	src/eitd/dmxapi.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: ce9eb10ed0
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-08 (Thu, 08 Mar 2012)



------------------
This commit was generated by Migit
2012-03-08 12:17:03 +08:00
[CST] Focus
755b266e1a Merge branch 'multituner' into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: a41d93a686
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-07 (Wed, 07 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-07 18:50:05 +04:00
[CST] Focus
aed3837e48 fix conflict
Origin commit data
------------------
Branch: ni/coolstream
Commit: 55f29c5daf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-07 (Wed, 07 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-07 17:55:10 +04:00
[CST] Bas
2e21cb2d44 Merge branch 'dvbsi++' of c00lstreamtech.de:cst-private-neutrino into includecleanup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2142970a35
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-06 (Tue, 06 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-06 12:51:31 +08:00
Jacek Jendrzej
a8e2c3cab6 remove never used volues
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2138 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2591100c42
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)



------------------
This commit was generated by Migit
2012-03-04 17:25:48 +00:00
[CST] Bas
329a3c2cd2 lib: fix compile/typo.
Origin commit data
------------------
Branch: ni/coolstream
Commit: a4ff0a99fe
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-04 16:32:34 +08:00
[CST] Bas
4aec6c4fec lib: fix compile after include change.
Origin commit data
------------------
Branch: ni/coolstream
Commit: b04b3f270a
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2012-03-04 (Sun, 04 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-04 15:53:33 +08:00
[CST] Focus
f1f70dea03 Merge branch 'master', remote-tracking branch 'origin' into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: f3d2895847
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-02 (Fri, 02 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-02 19:31:49 +04:00
[CST] Focus
5f7d6d49a2 Merge branch 'master' into multituner
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ecc60cf71
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-02 (Fri, 02 Mar 2012)


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

------------------
This commit was generated by Migit
2012-03-02 18:59:50 +04:00
[CST] Focus
e1f5a8dbec audio: change change DD over hdmi options to:
off, auto (old ON, if supported by device) and force

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2135 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 84afbc9a66
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-02 (Fri, 02 Mar 2012)



------------------
This commit was generated by Migit
2012-03-02 14:39:51 +00:00
gixxpunk
ca834e53fe revert to svn 2126 to stop some people crying
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2132 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: dc25ebc257
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-02-28 (Tue, 28 Feb 2012)

Origin message was:
------------------
- revert to svn 2126 to stop some people crying

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2132 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2012-02-28 08:08:36 +00:00
gixxpunk
7a37cbefe8 [PATCH] tuxtxt: fix spurious segfault on repeated start
From: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: Thu, 12 Jan 2012 19:12:08 +0100

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2130 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 13b874148d
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2012-02-27 (Mon, 27 Feb 2012)



------------------
This commit was generated by Migit
2012-02-27 18:54:07 +00:00