代码搜索结果
找到约 10,000 项符合
Video 的代码
scrintrp.hpp
// +++Date last modified: 05-Jul-1997
// Base class for screen interpreter classes
// public domain
// by David Nugent
// 3:632/348@fidonet
#if !defined(_scrinter
tutorial04.c
// tutorial04.c
// A pedagogical video player that will stream through every video frame as fast as it can,
// and play audio (out of sync).
//
// Code based on FFplay, Copyright (c) 2003 Fabrice Bell
fbcon-iplan2p2.c
/*
* linux/drivers/video/fbcon-iplan2p2.c -- Low level frame buffer operations
* for interleaved bitplanes
.depend
atyfb_base.o: atyfb_base.c \
/9200/Linux-arm9/linux-2.4.19-rmk7/include/linux/module.h \
/9200/Linux-arm9/linux-2.4.19-rmk7/include/linux/kernel.h \
/9200/Linux-arm9/linux-2.4.19-rmk7/include
fbcon-iplan2p4.c
/*
* linux/drivers/video/fbcon-iplan2p4.c -- Low level frame buffer operations
* for interleaved bitplanes
file_scr.c
#include
#include
#define VIDEO 0xB800 // CGA base
void main(void)
{
FILE *fp;
int offset;
if ((fp = fopen("SAVE_SCR.DAT", "wb")) == NULL)
printf
scr_poke.c
#include
#include
#define VIDEO 0xB800 // CGA base
void main(void)
{
FILE *fp;
int offset;
char value;
if ((fp = fopen("SAVE_SCR.DAT", "rb")) == NU
output_example.c
/*
* Libavformat API example: Output a media file in any supported
* libavformat format. The default codecs are used.
*
* Copyright (c) 2003 Fabrice Bellard
*
* Permission is hereby grante
release.lkf
-r
"E:\video\mp4enc-imdsp\g726\lib\im726.lib"
"E:\video\mp4enc-imdsp\g726\Release\G711.obj"
"E:\video\mp4enc-imdsp\g726\Release\G726.obj"
"E:\video\mp4enc-imdsp\g726\Release\IM726.obj"
release.lkv
-r
"E:\video\mp4enc-imdsp\g726\lib\im726.lib"
"E:\video\mp4enc-imdsp\g726\Release\G711.obj"
"E:\video\mp4enc-imdsp\g726\Release\G726.obj"
"E:\video\mp4enc-imdsp\g726\Release\IM726.obj"