详细说明: AVS解码器源代码及SDK例程 AVC是国内研制较成功的视频编码解码器 这个是它的解码程序,已开源。可以作为学习之用。-AVS decoder source code and SDK routines AVC is more successful domestically developed video codec this it is the decoding process has been open source. As learning.
文件列表:
avsdec_source
.............\avsdecdll
.............\.........\avsdecdll.dsp
.............\.........\avsdecdll.dsw
.............\.........\avsdecdll.ncb
.............\.........\avsdecdll.opt
.............\.........\avsdecdll.plg
.............\.........\include
.............\.........\.......\avsdeclib.h
.............\.........\.......\block.h
.............\.........\.......\decode.h
.............\.........\.......\define.h
.............\.........\.......\global.h
.............\.........\.......\image.h
.............\.........\.......\loopfilter.h
.............\.........\.......\macroblock.h
.............\.........\.......\pred.h
.............\.........\.......\stream.h
.............\.........\.......\vlc.h
.............\.........\Release
.............\.........\source
.............\.........\......\avsdeclib.cpp
.............\.........\......\block.cpp
.............\.........\......\decode.cpp
.............\.........\......\global.cpp
.............\.........\......\image.cpp
.............\.........\......\loopfilter.cpp
.............\.........\......\macroblock.cpp
.............\.........\......\pred.cpp
.............\.........\......\stream.cpp
.............\.........\......\vlc.cpp
.............\bin
.............\...\avsdecdll.dll
.............\...\avsdecdll.exp
.............\...\avsdecdll.lib
.............\...\test.exe
.............\test
.............\....\Debug
.............\....\ReadMe.txt
.............\....\res
.............\....\...\test.ico
.............\....\...\test.rc2
.............\....\resource.h
.............\....\StdAfx.cpp
.............\....\StdAfx.h
.............\....\test.aps
.............\....\test.clw
.............\....\test.cpp
.............\....\test.dsp
.............\....\test.dsw
.............\....\test.h
.............\....\test.ncb
.............\....\test.opt
.............\....\test.plg
.............\....\test.rc
.............\....\testDlg.cpp
.............\....\testDlg.h