atream.cpp

来自「Lo siento mae, perdi todos mis archivos 」· C++ 代码 · 共 53 行

CPP
53
字号
文件头:
////////////////////////////////////////////////////////////////////////////

//

//

//    Project     : VideoNet version 1.1.

//    Description : Peer to Peer Video Conferencing over the LAN.

//	  Author      :	Nagareshwar Y Talekar ( nsry2002@yahoo.co.in)

//    Date        : 15-6-2004.

//

//    I have converted origional fast h.263 encoder library from C to C++ 

//	  so that it can be integrated into any windows application easily.

//	  I have removed some of unnecessary codes/files from the

//	  fast h263 library.Also moved definitions and declarations

//	  in their proper .h and .cpp files.

//

//    File description : 

//    Name    : stream.cpp

//

//

/////////////////////////////////////////////////////////////////////////////



/*************************************************
 * libr263: fast H.263 encoder library

 *

 * Copyright (C) 1996, Roalt Aalmoes, Twente University

 * SPA multimedia group

 *

 * Based on Telenor TMN 1.6 encoder (Copyright (C) 1995, T

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?