Description: H.263 video encoding source code, the source end of the video information frames to be captured and is encoded by video encoder. Compressed frame is transmitted through the network or telecommunication link to go, and in the video decoder to decode. Decoded frames can be shown.
- [EDECODER] - this code is of about how to encoder and
- [AVICapture] - it can complete the function of video ca
File list (Check if you may need any files):
h263decoder\config.h
...........\display.c
...........\dither.c
...........\getbits.c
...........\getblk.c
...........\gethdr.c
...........\getpic.c
...........\getvlc.c
...........\getvlc.h
...........\global.h
...........\h263decoder.dsp
...........\h263decoder.dsw
...........\h263decoder.ncb
...........\h263decoder.opt
...........\h263decoder.plg
...........\idct.c
...........\idctref.c
...........\indices.h
...........\recon.c
...........\sac.c
...........\sactbls.h
...........\store.c
...........\tmndec.c
...........\tmndec.h
...........\win.c
...........\win.h
...........\yuv2rgb.c
...........\yuvrgb24.c
h263decoder