Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Seyfried
e75bd2bcd2 spark: let cRecord use the demux passed as parameter
Origin commit data
------------------
Branch: master
Commit: f0cee92240
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-22 (Sat, 22 Sep 2012)


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

------------------
This commit was generated by Migit
2012-09-22 12:20:36 +02:00
Stefan Seyfried
8ef9807b87 spark: make cRecord more error resilient
* use aio to improve things for slow recording media (heavily loaded
 NFS server for example)
* in case of a buffer overflow, don't stop the recording but simply
 drop a buffer
A proper aio implementation would involve multiple buffers that could
be queued in paralled, but that's much more complex, so let's see if
the current code works out well enough.


Origin commit data
------------------
Branch: master
Commit: f3d93833e1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-04-08 (Sun, 08 Apr 2012)

Origin message was:
------------------
spark: make cRecord more error resilient

* use aio to improve things for slow recording media (heavily loaded
 NFS server for example)
* in case of a buffer overflow, don't stop the recording but simply
 drop a buffer
A proper aio implementation would involve multiple buffers that could
be queued in paralled, but that's much more complex, so let's see if
the current code works out well enough.


------------------
This commit was generated by Migit
2012-04-08 14:43:40 +02:00
Stefan Seyfried
3f05476439 spark: increase record demux buffer size
Origin commit data
------------------
Branch: master
Commit: a94d03ffee
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 20:50:59 +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