[dvblast-devel] Support for Deltacast ASI card
Simon Lockhart
git at videolan.org
Wed Jul 3 10:30:22 CEST 2013
dvblast | branch: master | Simon Lockhart <simon at slimey.org> | Thu Jun 20 21:22:50 2013 +0100| [1f0c7bf2467f8fe45c2836c5320b06ec0eaa1dd6] | committer: Georgi Chorbadzhiyski
Support for Deltacast ASI card
On Wed Jun 05, 2013 at 08:29:34AM +0100, Simon Lockhart wrote:
> I've found a card from Deltacast:
>
> http://www.deltacast.tv/Products/DELTA-asi-OEM-video-input-output-PCI-Express-card.asp
>
> Up to 8 ASI receive channels on one card (although it can only fit 6 inputs on
> the back of one card, so the last 2 are on a seperate backpanel), and comes
> with Linux drivers and SDK. OEM pricing is a lot cheaper than the DVEO card.
Well, I got the cards from them, and have added support to DVBlast. Patch
below ("git diff HEAD")
This is my first attempt at a patch to DVBlast, so feel free to critique...
Hope this is helpful to people...
Simon
> http://git.videolan.org/gitweb.cgi/dvblast.git/?a=commit;h=1f0c7bf2467f8fe45c2836c5320b06ec0eaa1dd6
---
AUTHORS | 4 +
INSTALL | 4 +
Makefile | 10 ++-
NEWS | 1 +
README | 5 ++
asi-deltacast.c | 220 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
asi-deltacast.h | 41 +++++++++++
dvblast.1 | 4 +-
dvblast.c | 31 ++++++--
dvblast.h | 8 ++
10 files changed, 318 insertions(+), 10 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/dvblast.git/?a=commitdiff;h=1f0c7bf2467f8fe45c2836c5320b06ec0eaa1dd6
More information about the dvblast-devel
mailing list