TCPMP

所属分类:多媒体编程
开发工具:Visual C++
文件大小:1874KB
下载次数:114
上传日期:2010-01-27 14:32:11
上 传 者hys119
说明:  这个是跑在三星6410,wince6上支持硬解码的tcpmp程序,并非源代码,但是可以播放720*480,h.264的高清视频
(This is running in the Samsung 6410, wince6 support hardware decoding of the tcpmp program, not the source code, but you can play 720* 480, h.264 HD video)

文件列表:
TCPMP\aac.plg (317952, 2009-06-29)
TCPMP\ac3.plg (55296, 2009-06-29)
TCPMP\amr.plg (273408, 2009-06-29)
TCPMP\atrc.dll (30208, 2000-01-01)
TCPMP\avc.plg (192512, 2000-01-01)
TCPMP\avcodec-52.dll (696201, 2009-03-21)
TCPMP\avutil-49.dll (98418, 2009-03-21)
TCPMP\camera.plg (26112, 2009-06-29)
TCPMP\common.dll (373760, 2009-06-29)
TCPMP\cook.dll (54272, 2000-01-01)
TCPMP\copying.txt (18334, 2000-01-01)
TCPMP\ffmpeg.plg (8704, 2009-03-21)
TCPMP\flac.plg (38912, 2009-06-29)
TCPMP\interface.plg (121344, 2009-06-29)
TCPMP\language.tgz (93744, 2009-07-09)
TCPMP\libmad.plg (43520, 2009-06-29)
TCPMP\matroska.plg (90112, 2009-06-29)
TCPMP\mfc_h264.plg (9728, 2009-06-29)
TCPMP\mfc_mpeg4.plg (9216, 2009-06-29)
TCPMP\mfc_vc1.plg (8704, 2009-06-29)
TCPMP\mp3.plg (48128, 2000-01-01)
TCPMP\mpc.plg (88064, 2009-06-29)
TCPMP\mpeg1.plg (14848, 2009-06-29)
TCPMP\mpeg4.plg (74240, 2000-01-01)
TCPMP\network.plg (13824, 2009-06-29)
TCPMP\PhysMem.dll (31232, 2009-07-09)
TCPMP\player.exe (6656, 2009-06-29)
TCPMP\radecoder.plg (7168, 2009-06-30)
TCPMP\rmff.plg (20992, 2009-07-09)
TCPMP\rv20.dll (189952, 2000-01-01)
TCPMP\rv30.dll (226816, 2000-01-01)
TCPMP\rv40.dll (188928, 2000-01-01)
TCPMP\rvdecoder.plg (11264, 2009-07-08)
TCPMP\S3C6410_2DSDK.dll (27136, 2009-07-09)
TCPMP\s3c6410_overlay.plg (7680, 2009-07-08)
TCPMP\setup_ce3.dll (12288, 2009-06-29)
TCPMP\sipr.dll (58880, 2000-01-01)
TCPMP\speex.plg (166400, 2009-06-29)
TCPMP\splitter.plg (51712, 2009-06-29)
... ...

The Core Pocket Media Player 1) Homepage ----------- http://www.tcpmp.com 2) Authors ---------- - Player engine Copyright (C) 2004-2006 Gabor Kovacs - Ogg Vorbis Tremor Copyright (c) 2002, Xiph.org Foundation - libmad - MPEG audio decoder library Copyright (C) 2000-2004 Underbit Technologies, Inc. - liba52 Copyright (C) 2000-2003 Michel Lespinasse Copyright (C) 1999-2000 Aaron Holtzman - libfaad - FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com - MatroskaParser Copyright (c) 2004-2005 Mike Matsnev - zlib data compression Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler - Portable Musepack decoder (as separate plugin) http://www.musepack.net - FFmpeg library Copyright (c) 2000-2005 The FFmpeg Project. - Intel 2700G SDK headers Copyright (c) 2004, Intel Corporation - Mobile Stream Rotation extension headers Copyright (c) 2005 Mobile Stream (http://www.mobile-stream.com) - MikMod sound library Copyright (c) 19***, 1999, 2002 Miodrag Vallat and others - see file AUTHORS for complete list. - CoreTheque Copyright (c) 2005 Steve Lhomme - libFLAC - Free Lossless Audio Codec library Copyright (C) 2001,2002,2003,2004,2005 Josh Coalson - TTA Hardware Players Library Copyright (c) 2004 True Audio Software. All rights reserved. - WAVPACK Copyright (c) 19***-2004 Conifer Software. All rights reserved. - CoreASP Copyright (C) 2004-2006 Gabor Kovacs - CoreAVC Copyright (C) 2004-2006 Gabor Kovacs - CoreMP3 Copyright (C) 2004-2006 Gabor Kovacs Special thanks for these project - used as reference: - PocketMVP - FFmpeg - XviD - The Magic Lantern 3) Licensing ------------ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 4) Latest version ----------------- You can export or checkout the latest version with SubVersion (http://subversion.tigris.org) from the repository: http://svn.corecodec.org/tcpmp/trunk 4) WinCE Compiling Info ----------------- What you need for compiling: * eMbedded Visual C++ 4.0 (+SP4) (http://download.microsoft.com) additionaly for AMR decoder: * AMR reference code from: http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-610.zip http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-600.zip additionaly for x86 or emulator build: * nasm - The Netwide Assembler (http://nasm.sourceforge.net) additionaly for batch building (build.bat) you need: * eMbedded Visual Tools 3.0 - 2002 Edition (EVC3) * GCC ARM cross compiler (see crossgcc.txt) * Smartphone 2002 SDK (included in EVC3) * EZSETUP (http://www.spbsoftwarehouse.com/products/ezsetup/?en) * UPX (http://upx.sourceforge.net/) * tar,zip For the release version I use a special mixture enviroment to get the best code. I use EVC3 with armasm.exe from EVC4 (wce420\bin) and GCC ARM cross compiler for some codec parts. EVC compiling settings (if project files are recreated) * warning level 1 * for release: optimizations = maximize speed (except MIPS common.dll which should be default!) * for dlls define: _EXPORTS * check 'changelog' in library directoies for other defines * insert '../' before output file name for all player projects * linker: /stack:0x20000 5) Palm Compiling info ---------------------- For the non plugin version (Makefile) you will need the official prc-tools, pilrc, make, gcc packages (gcc needed to compile some tools helping compilation on desktop) Additionally for the official plugin version (Makeplugin) you need a modified gcc. Check cross-compile subdirectory for details and binutils,gcc patches. Additionally required tools: Palm OS SDK from PalmSource http://www.palmos.com/dev/tools/core.html (minimum version 5r4) palmOne SDK from palmOne (have to sign in to PluggedIn member area) (minimum version 4.3) Sony CLIE SDK http://www.palm.projekt-base.de/wiki/cgi-bin/wiki.cgi?ClieDeveloper/Sony_SDK5 (minimum version 50e) AMR reference code from: http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-610.zip http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-600.zip

近期下载者

相关文件


收藏者