代码搜索结果

找到约 20,731 项符合 Video 的代码

video.cpp

/* * The contents of this file are subject to the Mozilla Public * License Version 1.1 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy o

mpeg3vtrack.h

#ifndef MPEG3_VTRACK_H #define MPEG3_VTRACK_H #include "mpeg3demux.h" //#include "video/mpeg3video.h" typedef struct { void *file; int width; int height; float frame_rate; float as

headers.c

#include "../mpeg3private.h" #include "../mpeg3protos.h" #include "mpeg3video.h" #include #include int mpeg3video_getseqhdr(mpeg3video_t *video) { int i; int aspec

readme

July 15, 2002 - Dave Mackie MP4LIVE ======= MP4LIVE is a Linux audio/video capture utility that can capture and encode audio and video in real-time. The results can be written to either an .

makefile.am

if MP4LIVE SUBDIRS = audio video mp4creator util mp4live else SUBDIRS = audio video mp4creator util endif

video.h

/* video.h */ #define MAX_AVI_FILES 10 EXTERN HRESULT hResult; EXTERN PAVISTREAM pAudioStreams[MAX_AVI_FILES]; EXTERN AVISTREAMINFO pAudioStreamInfo[MAX_AVI_FILES]; EXTERN PAVIFILE pfil

video.s

/* video.S * * Display adapter & video mode setup, version 2.13 (14-May-99) * * Copyright (C) 1995 -- 1998 Martin Mares * Based on the original setup.S code (C) Linus Torvalds and Mat

config.in

# # Multimedia Video device configuration # mainmenu_option next_comment comment 'Video For Linux' bool ' V4L information in proc filesystem' CONFIG_VIDEO_PROC_FS dep_tristate ' I2C on parallel por