代码搜索结果
找到约 10,000 项符合
Video 的代码
video_send.cpp
///////////////////////////////////////////////////////
// FileName: video_send.cpp
// Author: b1gm0use
// Project: myvideo
#include
#include
#include
#includ
video_test.cpp
///////////////////////////////////////////////////////
// FileName: video_test.cpp
// Author: b1gm0use
// Project: myvideo
#include
#include
#include
#include
video_player.cpp
///////////////////////////////////////////////////////
// FileName: video_player.cpp
// Author: b1gm0use
// Project: myvideo
#include
#include
#include
#inclu
video_send.h
///////////////////////////////////////////////////////
// FileName: video_send.h
// Author: b1gm0use
// Project: myvideo
#ifndef _VIDEO_SEND_H_
#define _VIDEO_SEND_H_
#include "common.h"
class V
video_player.h
///////////////////////////////////////////////////////
// FileName: video_player.h
// Author: b1gm0use
// Project: myvideo
#ifndef _VIDEO_PLAYER_H_
#define _VIDEO_PLAYER_H_
#include
#
video_cap.h
///////////////////////////////////////////////////////
// FileName: video_cap.h
// Author: b1gm0use
// Project: myvideo
#ifndef _VIDEO_CAP_H_
#define _VIDEO_CAP_H_
#include
#i
video-buf.c
/*
* generic helper functions for video4linux capture buffers, to handle
* memory management and PCI DMA. Right now bttv + saa7134 use it.
*
* The functions expect the hardware being able to
video-buf.h
/*
* generic helper functions for video4linux capture buffers, to handle
* memory management and PCI DMA. Right now bttv + saa7134 use it.
*
* The functions expect the hardware being able to
d_video.h
#ifndef VIDEO_CLASS
#define VIDEO_CLASS
#include
#include
using namespace std;
class video
{
public:
// constructor. initialize film title and numCopies
video(c
wm_video.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica