-
大小: 64KB文件类型: .rar金币: 2下载: 0 次发布日期: 2021-05-18
- 语言: 其他
- 标签: decklinksdk ubuntu
资源简介
ubuntu系统decklink的api,用于decklink开发和ffmpeg编译decklink

代码片段和文件信息
/* -LICENSE-START-
** Copyright (c) 2009 Blackmagic Design
**
** Permission is hereby granted free of charge to any person or organization
** obtaining a copy of the software and accompanying documentation covered by
** this license (the “Software“) to use reproduce display distribute
** execute and transmit the Software and to prepare derivative works of the
** Software and to permit third-parties to whom the Software is furnished to
** do so all subject to the following:
**
** The copyright notices in the Software and this entire statement including
** the above license grant this restriction and the following disclaimer
** must be included in all copies of the Software in whole or in part and
** all derivative works of the Software unless such copies or derivative
** works are solely in the form of machine-executable object code generated by
** a source language processor.
**
** THE SOFTWARE IS PROVIDED “AS IS“ WITHOUT WARRANTY OF ANY KIND EXPRESS OR
** IMPLIED INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY
** FITNESS FOR A PARTICULAR PURPOSE title AND NON-INFRINGEMENT. IN NO EVENT
** SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
** FOR ANY DAMAGES OR OTHER LIABILITY WHETHER IN CONTRACT TORT OR OTHERWISE
** ARISING FROM OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
** DEALINGS IN THE SOFTWARE.
** -LICENSE-END-
**/
#include
#include
#include
#include “DecklinkAPI.h“
#define kDecklinkAPI_Name “libDecklinkAPI.so“
#define KDecklinkPreviewAPI_Name “libDecklinkPreviewAPI.so“
typedef IDecklinkIterator* (*CreateIteratorFunc)(void);
typedef IDecklinkAPIInformation* (*CreateAPIInformationFunc)(void);
typedef IDecklinkGLScreenPreviewHelper* (*CreateOpenGLScreenPreviewHelperFunc)(void);
typedef IDecklinkVideoConversion* (*CreateVideoConversionInstanceFunc)(void);
typedef IDecklinkDiscovery* (*CreateDecklinkDiscoveryInstanceFunc)(void);
typedef IDecklinkVideoframeAncillaryPackets* (*CreateVideoframeAncillaryPacketsInstanceFunc)(void);
static pthread_once_t gDecklinkOnceControl = PTHREAD_ONCE_INIT;
static pthread_once_t gPreviewOnceControl = PTHREAD_ONCE_INIT;
static bool gLoadedDecklinkAPI = false;
static CreateIteratorFunc gCreateIteratorFunc = NULL;
static CreateAPIInformationFunc gCreateAPIInformationFunc = NULL;
static CreateOpenGLScreenPreviewHelperFunc gCreateOpenGLPreviewFunc = NULL;
static CreateVideoConversionInstanceFunc gCreateVideoConversionFunc = NULL;
static CreateDecklinkDiscoveryInstanceFunc gCreateDecklinkDiscoveryFunc = NULL;
static CreateVideoframeAncillaryPacketsInstanceFunc gCreateVideoframeAncillaryPacketsFunc = NULL;
static void InitDecklinkAPI (void)
{
void *libraryHandle;
libraryHandle = dlopen(kDecklinkAPI_Name RTLD_NOW|RTLD_GLOBAL);
if (!libraryHandle)
{
fprintf(stderr “%s\n“ dlerror());
return;
}
gLoadedDecklinkAPI = true;
gCreateIteratorFunc = (CreateIteratorFun
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 67387 2018-10-23 13:46 deckli
文件 13602 2018-10-23 13:46 deckli
文件 3051 2018-10-23 13:44 deckli
文件 3061 2018-10-23 13:44 deckli
文件 3251 2018-10-23 13:44 deckli
文件 3060 2018-10-23 13:44 deckli
文件 12801 2018-10-23 13:46 deckli
文件 2449 2018-10-23 13:46 deckli
文件 5959 2018-10-23 13:44 deckli
文件 5242 2018-10-23 13:44 deckli
文件 3986 2018-10-23 13:44 deckli
文件 4695 2018-10-23 13:44 deckli
文件 12854 2018-10-23 13:46 deckli
文件 4786 2018-10-23 13:46 deckli
文件 1753 2018-10-23 13:46 deckli
文件 2456 2018-10-23 13:44 deckli
文件 1875 2018-10-23 13:44 deckli
文件 1844 2018-10-23 13:44 deckli
文件 2029 2018-10-23 13:44 deckli
文件 1826 2018-10-23 13:44 deckli
文件 10000 2018-10-23 13:44 deckli
文件 8469 2018-10-23 13:44 deckli
文件 20437 2018-10-23 13:44 deckli
文件 5282 2018-10-23 13:44 deckli
文件 2589 2018-10-23 13:44 deckli
文件 7009 2018-10-23 13:44 deckli
文件 3717 2018-10-23 13:44 deckli
文件 5607 2018-10-23 13:44 deckli
文件 3483 2018-10-23 13:44 deckli
目录 0 2019-02-19 17:42 deckli
............此处省略3个文件信息
相关资源
- ubuntu9.10 可加载内核模块和字符设备驱
- Ubuntu安装时磁盘分区图文教程
- 周立功PCI CAN卡LINUX驱动ubuntu16.04内核
- 无法进入桌面ubuntu18.04
- Ubuntu下操作Excel,qt代码
- 磊科nw336Ubuntu驱动
- opencv3.0交叉编译用parallel.cpp
- ubuntu linux 指南 基础篇+管理篇
- RTL8111/8168/8411的ubuntu18.04.1驱动
- 安装linux后的mbr修复工具(含64位)
- linuxubuntu下ffmpeg + alsa 的音频播放器
- RTL8111/8168/8411 ubuntu驱动
- zedboard ubuntu16.04文件系统
- 16.04ubuntu系统配置过程
- 张正友相机标定自己编写calibratie函数
- Ubuntu16.04中配置Qt5.9.1和OpenCV3.4.0过程
- 搭建OMAPL138的Linux开发环境 LINUX交叉编
- NS2工作环境安装图文详解
- Ubuntu使用手册(中文)
- Linux 基础教程 基于ubuntu
- wubi.exe用于安装ubuntu系统的工具
- libncurses5-dev for Ubuntu 10.04 amd64
- ubuntu16.04 64位版迅雷
- gcc-3.4-ubuntu.tar.gz
- Ubuntu完全教程 .pdf
- LINUX 离线安装NFS
- ubuntu 经典书籍2本
- 使用remastersys自制Ubuntu镜像
- ubuntu菜鸟教程
- synergy Ubuntu16.04版和window10局域网下使
评论
共有 条评论