文件名称:mpeg2dec_executable
介绍说明--下载内容均来自于网络,请自行研究使用
mpeg2dec说明:
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库
libmpeg2convert:
是YUV与RGB之间的格式转换
libvo: 是解码后的播放
mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Descr iption: The four projects: libmpeg2: the decoder core, a separate generator to compile the library call libmpeg2.lib, its library and copied to other projects mpeg2.h inside, you can call the decoder library libmpeg2convert: is YUV and RGB format conversion between libvo: after the player is decoding mpeg2dec: the decoding of the environment, which is equivalent to a call of an example of libmpeg2
四个项目:
libmpeg2:是解码的核心, 单独编译该项即可生成器调用库libmpeg2.lib,将其库及mpeg2.h 拷贝到其它工程里头,即可调用其解码库
libmpeg2convert:
是YUV与RGB之间的格式转换
libvo: 是解码后的播放
mpeg2dec:是解码的环境,相当于一个libmpeg2调用的一个例子-mpeg2dec Descr iption: The four projects: libmpeg2: the decoder core, a separate generator to compile the library call libmpeg2.lib, its library and copied to other projects mpeg2.h inside, you can call the decoder library libmpeg2convert: is YUV and RGB format conversion between libvo: after the player is decoding mpeg2dec: the decoding of the environment, which is equivalent to a call of an example of libmpeg2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
mpeg2dec-可运行
...............\acinclude.m4
...............\aclocal.m4
...............\AUTHORS
...............\autotools
...............\.........\compile
...............\.........\config.guess
...............\.........\config.sub
...............\.........\depcomp
...............\.........\install-sh
...............\.........\ltmain.sh
...............\.........\Makefile.am
...............\.........\Makefile.in
...............\.........\missing
...............\.........\mkinstalldirs
...............\bootstrap
...............\ChangeLog
...............\CodingStyle
...............\configure
...............\configure.in
...............\COPYING
...............\doc
...............\...\libmpeg2.txt
...............\...\Makefile.am
...............\...\Makefile.in
...............\...\sample1.c
...............\...\sample2.c
...............\...\sample3.c
...............\...\sample4.c
...............\...\sample5.c
...............\...\sample6.c
...............\include
...............\.......\alpha_asm.h
...............\.......\attributes.h
...............\.......\config.h.in
...............\.......\Makefile.am
...............\.......\Makefile.in
...............\.......\mmx.h
...............\.......\mpeg2.h
...............\.......\mpeg2convert.h
...............\.......\tendra.h
...............\.......\video_out.h
...............\.......\vis.h
...............\INSTALL
...............\libmpeg2
...............\........\alloc.c
...............\........\configure.incl
...............\........\convert
...............\........\.......\convert_internal.h
...............\........\.......\libmpeg2convert.pc.in
...............\........\.......\Makefile.am
...............\........\.......\Makefile.in
...............\........\.......\rgb.c
...............\........\.......\rgb_mmx.c
...............\........\.......\rgb_vis.c
...............\........\.......\uyvy.c
...............\........\cpu_accel.c
...............\........\cpu_state.c
...............\........\decode.c
...............\........\header.c
...............\........\idct.c
...............\........\idct_alpha.c
...............\........\idct_altivec.c
...............\........\idct_mmx.c
...............\........\libmpeg2.pc.in
...............\........\Makefile.am
...............\........\Makefile.in
...............\........\motion_comp.c
...............\........\motion_comp_alpha.c
...............\........\motion_comp_altivec.c
...............\........\motion_comp_mmx.c
...............\........\motion_comp_vis.c
...............\........\mpeg2_internal.h
...............\........\slice.c
...............\........\vlc.h
...............\libvo
...............\.....\configure.incl
...............\.....\Makefile.am
...............\.....\Makefile.in
...............\.....\video_out.c
...............\.....\video_out_dx.c
...............\.....\video_out_null.c
...............\.....\video_out_pgm.c
...............\.....\video_out_sdl.c
...............\.....\video_out_x11.c
...............\Makefile.am
...............\Makefile.in
...............\NEWS
...............\README
...............\src
...............\...\configure.incl
...............\...\corrupt_mpeg2.c
...............\...\dump_state.c
...............\...\extract_mpeg2.1
...............\...\extract_mpeg2.c
...............\...\getopt.c
...............\...\getopt.h
...............\...\gettimeofday.c
...............\...\gettimeofday.h
...............\...\Makefile.am
...............\acinclude.m4
...............\aclocal.m4
...............\AUTHORS
...............\autotools
...............\.........\compile
...............\.........\config.guess
...............\.........\config.sub
...............\.........\depcomp
...............\.........\install-sh
...............\.........\ltmain.sh
...............\.........\Makefile.am
...............\.........\Makefile.in
...............\.........\missing
...............\.........\mkinstalldirs
...............\bootstrap
...............\ChangeLog
...............\CodingStyle
...............\configure
...............\configure.in
...............\COPYING
...............\doc
...............\...\libmpeg2.txt
...............\...\Makefile.am
...............\...\Makefile.in
...............\...\sample1.c
...............\...\sample2.c
...............\...\sample3.c
...............\...\sample4.c
...............\...\sample5.c
...............\...\sample6.c
...............\include
...............\.......\alpha_asm.h
...............\.......\attributes.h
...............\.......\config.h.in
...............\.......\Makefile.am
...............\.......\Makefile.in
...............\.......\mmx.h
...............\.......\mpeg2.h
...............\.......\mpeg2convert.h
...............\.......\tendra.h
...............\.......\video_out.h
...............\.......\vis.h
...............\INSTALL
...............\libmpeg2
...............\........\alloc.c
...............\........\configure.incl
...............\........\convert
...............\........\.......\convert_internal.h
...............\........\.......\libmpeg2convert.pc.in
...............\........\.......\Makefile.am
...............\........\.......\Makefile.in
...............\........\.......\rgb.c
...............\........\.......\rgb_mmx.c
...............\........\.......\rgb_vis.c
...............\........\.......\uyvy.c
...............\........\cpu_accel.c
...............\........\cpu_state.c
...............\........\decode.c
...............\........\header.c
...............\........\idct.c
...............\........\idct_alpha.c
...............\........\idct_altivec.c
...............\........\idct_mmx.c
...............\........\libmpeg2.pc.in
...............\........\Makefile.am
...............\........\Makefile.in
...............\........\motion_comp.c
...............\........\motion_comp_alpha.c
...............\........\motion_comp_altivec.c
...............\........\motion_comp_mmx.c
...............\........\motion_comp_vis.c
...............\........\mpeg2_internal.h
...............\........\slice.c
...............\........\vlc.h
...............\libvo
...............\.....\configure.incl
...............\.....\Makefile.am
...............\.....\Makefile.in
...............\.....\video_out.c
...............\.....\video_out_dx.c
...............\.....\video_out_null.c
...............\.....\video_out_pgm.c
...............\.....\video_out_sdl.c
...............\.....\video_out_x11.c
...............\Makefile.am
...............\Makefile.in
...............\NEWS
...............\README
...............\src
...............\...\configure.incl
...............\...\corrupt_mpeg2.c
...............\...\dump_state.c
...............\...\extract_mpeg2.1
...............\...\extract_mpeg2.c
...............\...\getopt.c
...............\...\getopt.h
...............\...\gettimeofday.c
...............\...\gettimeofday.h
...............\...\Makefile.am