x264_player

所属分类:多媒体编程
开发工具:Visual C++
文件大小:13997KB
下载次数:6
上传日期:2013-01-14 11:00:38
上 传 者jkhkjhkj
说明:  本程序先将测试视频文件转换为YUV文件,再转换为BMP文件。 实现解码转换之后的视频播放、暂停功能
(The program first test video files to convert YUV file, and then converted to a BMP file. Decoding conversion of video playback, pause function)

文件列表:
x264_player\分析报告.docx (283027, 2011-12-26)
x264_player\可执行文件\panotest.avi (6252756, 2011-12-19)
x264_player\可执行文件\x264_player.exe (417280, 2011-12-25)
x264_player\源码\Debug\x264_player.exe (849408, 2011-12-25)
x264_player\源码\Debug\x264_player.ilk (1733600, 2011-12-25)
x264_player\源码\Debug\x264_player.pdb (5434368, 2011-12-25)
x264_player\源码\x264_player\inc\avcodec.h (98311, 2011-12-20)
x264_player\源码\x264_player\inc\avutil.h (6877, 2011-12-22)
x264_player\源码\x264_player\inc\bitstream.h (28604, 2011-12-20)
x264_player\源码\x264_player\inc\bswap.h (3360, 2011-12-20)
x264_player\源码\x264_player\inc\cabac.h (25329, 2011-12-20)
x264_player\源码\x264_player\inc\colorspace.h (3796, 2011-12-20)
x264_player\源码\x264_player\inc\common.h (11642, 2011-12-20)
x264_player\源码\x264_player\inc\crc.h (1490, 2011-12-20)
x264_player\源码\x264_player\inc\define.h (415, 2011-12-20)
x264_player\源码\x264_player\inc\dsputil.h (30176, 2011-12-20)
x264_player\源码\x264_player\inc\eval.h (4117, 2011-12-20)
x264_player\源码\x264_player\inc\faandct.h (1208, 2011-12-20)
x264_player\源码\x264_player\inc\golomb.h (12706, 2011-12-20)
x264_player\源码\x264_player\inc\h264.h (13342, 2011-12-20)
x264_player\源码\x264_player\inc\h264data.h (58163, 2011-12-20)
x264_player\源码\x264_player\inc\h264pred.h (2426, 2011-12-20)
x264_player\源码\x264_player\inc\h264_parser.h (1352, 2011-12-20)
x264_player\源码\x264_player\inc\imgconvert.h (1243, 2011-12-20)
x264_player\源码\x264_player\inc\integer.h (2444, 2011-12-20)
x264_player\源码\x264_player\inc\internal.h (7537, 2011-12-20)
x264_player\源码\x264_player\inc\intfloat_readwrite.h (1377, 2011-12-20)
x264_player\源码\x264_player\inc\intreadwrite.h (7430, 2011-12-20)
x264_player\源码\x264_player\inc\log.h (3799, 2011-12-20)
x264_player\源码\x264_player\inc\mathematics.h (1817, 2011-12-20)
x264_player\源码\x264_player\inc\mem.h (4401, 2011-12-20)
x264_player\源码\x264_player\inc\mjpegenc.h (2184, 2011-12-20)
x264_player\源码\x264_player\inc\mpeg12data.h (1831, 2011-12-20)
x264_player\源码\x264_player\inc\mpegvideo.h (39131, 2011-12-20)
x264_player\源码\x264_player\inc\mpegvideo_common.h (25324, 2011-12-20)
x264_player\源码\x264_player\inc\msmpeg4.h (2633, 2011-12-20)
x264_player\源码\x264_player\inc\opt.h (3222, 2011-12-20)
x264_player\源码\x264_player\inc\parser.h (2362, 2011-12-20)
x264_player\源码\x264_player\inc\ratecontrol.h (3459, 2011-12-20)
x264_player\源码\x264_player\inc\rational.h (3129, 2011-12-20)
... ...

================================================================================ MICROSOFT 基础类库: x2***_player 项目概述 =============================================================================== 应用程序向导已为您创建此 x2***_player 应用程序。此应用程序不仅演示使用 Microsoft 基础类的基本知识,而且可作为编写应用程序的起点。 此文件包含组成 x2***_player 应用程序的各个文件的内容摘要。 x2***_player.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成文件的 Visual C++ 版本的信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 x2***_player.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 Cx2***_playerApp 应用程序类。 x2***_player.cpp 这是包含应用程序类 Cx2***_playerApp 的主要应用程序源文件。 x2***_player.rc 这是程序使用的所有 Microsoft Windows 资源的列表。它包括 RES 子目录中存储的图标、位图和光标。此文件可以直接在 Microsoft Visual C++ 中进行编辑。项目资源位于 2052 中。 res\x2***_player.ico 这是用作应用程序图标的图标文件。此图标包括在主要资源文件 x2***_player.rc 中。 res\x2***_player.rc2 此文件包含不是由 Microsoft Visual C++ 编辑的资源。您应该将不可由资源编辑器编辑的所有资源放在此文件中。 ///////////////////////////////////////////////////////////////////////////// 应用程序向导创建一个对话框类: x2***_playerDlg.h,x2***_playerDlg.cpp - 对话框 这些文件包含 Cx2***_playerDlg 类。该类定义应用程序主对话框的行为。该对话框的模板位于 x2***_player.rc 中,该文件可以在 Microsoft Visual C++ 中进行编辑。 ///////////////////////////////////////////////////////////////////////////// 其他功能: ActiveX 控件 应用程序包括对使用 ActiveX 控件的支持。 ///////////////////////////////////////////////////////////////////////////// 其他标准文件: StdAfx.h, StdAfx.cpp 这些文件用于生成名为 x2***_player.pch 的预编译头(PCH)文件和名为 StdAfx.obj 的预编译类型文件。 Resource.h 这是标准头文件,它定义新资源 ID。 Microsoft Visual C++ 将读取并更新此文件。 x2***_player.manifest Windows XP 使用应用程序清单文件描述应用程序 对特定版本并行程序集的依赖性。加载程序使用此 信息从程序集缓存加载相应程序集或 从应用程序加载私有信息。应用程序清单可能作为 与应用程序可执行文件安装在同一文件夹中的外部 .manifest 文件包括在内以便重新发布, 也可能以资源的形式包括在该可执行文件中。 ///////////////////////////////////////////////////////////////////////////// 其他注释: 应用程序向导使用“TODO:”指示应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,则将需要重新发布 MFC DLL。如果应用程序所用与操作系统的区域设置不同,则也将必须重新发布对应的本地化资源 MFC90XXX.DLL。 有关这两个主题的详细信息,请参阅 MSDN 文档中有关重新发布 Visual C++ 应用程序的部分。 /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者