代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/326730/13119945
h mbuffer.h
/*
*****************************************************************************
* COPYRIGHT AND WARRANTY INFORMATION
*
* Copyright 2003, Advanced Audio Video Coding Standard, Part II
*
* DISCLA
www.eeworm.com/read/138954/13199784
1st readme.1st
*****************************************************************************
SVGACC A Super VGA Graphics Library For Use With MS & Borland C/C++
Copyright (c) 1993-1994 By Stephen L. Balkum and Da
www.eeworm.com/read/138449/13235975
log cc_build_debug.log
----------------------------- Video.pjt - Debug -----------------------------
Build Complete,
0 Errors, 0 Warnings, 0 Remarks.
www.eeworm.com/read/324308/13271876
asm dropsy.asm
;DROPSY TEXT effect for Nowhere Man's VCL - TASM will assemble as is using
;VCL recommended switches. When screen is thoroughly dropsie'd, that is all
;letters have fallen to a single line across t
www.eeworm.com/read/137531/13315300
c ntensity.c
#include
void main(void)
{
clrscr();
highvideo();
cprintf("This text is high video\r\n");
lowvideo();
cprintf("This text is low video\r\n");
normvideo();
www.eeworm.com/read/137368/13325891
c ntensity.c
#include
void main(void)
{
clrscr();
highvideo();
cprintf("This text is high video\r\n");
lowvideo();
cprintf("This text is low video\r\n");
normvideo();
www.eeworm.com/read/137224/13339302
h amvideo.h
//------------------------------------------------------------------------------
// File: AMVideo.h
//
// Desc: Video related definitions and interfaces for ActiveMovie.
//
// Copyright (c) 1992-
www.eeworm.com/read/137224/13339688
h dvp.h
/*==========================================================================;
*
* Copyright (C) Microsoft Corporation. All Rights Reserved.
*
* File: dvp.h
* Content: DirectDrawVideoPort
www.eeworm.com/read/136749/13363223
txt readme.txt
This is a video player sample application for Nokia Series 60 2.0 platform. Basically, it has
demonstrated how to make use of the API "CVideoPlayerUtility". In this sample application, it
lists al
www.eeworm.com/read/320816/13418030
c ntensity.c
#include
void main(void)
{
clrscr();
highvideo();
cprintf("This text is high video\r\n");
lowvideo();
cprintf("This text is low video\r\n");
normvideo();