Description: ffmpeg port to vs2005, can be normal operation, now is a basic framework for ffmpeg
- [117143163mplayer] - A complete player, VS2005 prepared very
- [1] - Using vs2005+ opencv2.0, to achieve the
File list (Check if you may need any files):
tt11032\tt1103.vcproj
.......\tt1103.ncb
.......\tt1103.sln
.......\tt1103.suo
.......\zltest001.cpp
.......\ffmpeg\libavcodec\parser.h
.......\......\..........\avcodec.h
.......\......\..........\mathops.h
.......\......\..........\opt.c
.......\......\..........\opt.h
.......\......\..........\options.cpp
.......\......\..........\parser.c
.......\......\..........\allcodecs.c
.......\......\..........\utils.c
.......\......\..........\audioconvert.c
.......\......\..........\audioconvert.h
.......\......\..........\dsputil.c
.......\......\..........\dsputil.h
.......\......\..........\imgconvert.h
.......\......\..........\internal.h
.......\......\..........\imgconvert.cpp
.......\......\..........\avpacket.c
.......\......\.......re\internal.h
.......\......\.........\samplefmt.c
.......\......\.........\samplefmt.h
.......\......\.........\utils.c
.......\......\.........\audioconvert.c
.......\......\.........\audioconvert.h
.......\......\.........\avcore.h
.......\......\.........\imgutils.c
.......\......\.........\imgutils.h
.......\......\.....util\rational.cpp
.......\......\.........\rational.h
.......\......\.........\utils.c
.......\......\.........\avconfig.h
.......\......\.........\avstring.c
.......\......\.........\avstring.h
.......\......\.........\avutil.h
.......\......\.........\common.h
.......\......\.........\error.c
.......\......\.........\error.h
.......\......\.........\avassert.h
.......\......\.........\pixfmt.h
.......\......\.........\pixdesc.cpp
.......\......\.........\pixdesc.h
.......\......\.........\colorspace.h
.......\......\.........\attributes.h
.......\......\.........\mem.c
.......\......\.........\mem.h
.......\......\.........\mathematics.c
.......\......\.........\mathematics.h
.......\......\.........\intfloat_readwrite.c
.......\......\.........\intfloat_readwrite.h
.......\......\.........\log.c
.......\......\.........\log.h
.......\......\.........\opt.h
.......\......\.........\opt.c
.......\......\.........\internal.h
.......\......\.........\libm.h
.......\......\.........\integer.h
.......\......\.........\integer.c
.......\......\.........\eval.h
.......\......\.........\eval.c
.......\......\.........\intreadwrite.h
.......\......\...stdapi\inttypes.h
.......\......\.........\snprintf.c
.......\......\.........\snprintf.h
.......\......\.........\stdint.h
.......\......\.........\strings.h
.......\......\.........\unistd.h
.......\......\.........\_types.h
.......\......\config.h
.......\......\libavformat\allformats.c
.......\......\...........\options.c
.......\......\...........\avformat.h
.......\......\...........\avio.c
.......\......\...........\avio.h
.......\......\...........\mp3.c
.......\......\libavcodec
.......\......\libavcore
.......\......\libavutil
.......\......\libstdapi
.......\......\libavformat
.......\ffmpeg
tt11032