mpeg2_dec_src

所属分类:mpeg/mp3
开发工具:C/C++
文件大小:217KB
下载次数:75
上传日期:2005-03-25 12:12:32
上 传 者jfwang
说明:  MPEG2解码源程序,已经过本人测试通过!
(Usable mpeg2 decoding program.)

文件列表:
mpeg2dec (0, 2003-03-25)
mpeg2dec\CHANGES (2747, 1996-07-20)
mpeg2dec\config.h (1539, 1996-01-09)
mpeg2dec\display.c (33673, 1996-01-04)
mpeg2dec\display.o (703, 2002-10-30)
mpeg2dec\EXAMPLES (1488, 1996-01-09)
mpeg2dec\getbits.c (4388, 1995-12-31)
mpeg2dec\getbits.o (2096, 2002-10-30)
mpeg2dec\getblk.c (12737, 1996-07-20)
mpeg2dec\getblk.o (7840, 2002-10-30)
mpeg2dec\gethdr.c (29545, 1996-07-20)
mpeg2dec\gethdr.o (24244, 2002-10-30)
mpeg2dec\getpic.c (34142, 1996-07-20)
mpeg2dec\getpic.o (12400, 2002-10-30)
mpeg2dec\getvlc.c (15484, 1996-07-20)
mpeg2dec\getvlc.h (20126, 1996-01-09)
mpeg2dec\getvlc.o (13808, 2002-10-30)
mpeg2dec\global.h (13655, 1996-07-20)
mpeg2dec\idct.c (5757, 1996-01-09)
mpeg2dec\idct.o (2300, 2002-10-30)
mpeg2dec\idctref.c (2886, 1996-01-09)
mpeg2dec\idctref.o (1696, 2002-10-30)
mpeg2dec\IEEE1180 (11486, 1996-01-09)
mpeg2dec\Makefile (3405, 1996-07-20)
mpeg2dec\motion.c (7026, 1996-01-09)
mpeg2dec\motion.o (3068, 2002-10-30)
mpeg2dec\mpeg2dec.c (18595, 1996-07-20)
mpeg2dec\mpeg2dec.h (4041, 1996-01-09)
mpeg2dec\mpeg2dec.o (15024, 2002-10-30)
mpeg2dec\mpeg2decode (79479, 2002-10-30)
mpeg2dec\rec0.U (4096, 2002-10-30)
mpeg2dec\rec0.V (4096, 2002-10-30)
mpeg2dec\rec0.Y (16384, 2002-10-30)
mpeg2dec\rec1.U (4096, 2002-10-30)
mpeg2dec\rec1.V (4096, 2002-10-30)
mpeg2dec\rec1.Y (16384, 2002-10-30)
mpeg2dec\rec2.U (4096, 2002-10-30)
mpeg2dec\rec2.V (4096, 2002-10-30)
mpeg2dec\rec2.Y (16384, 2002-10-30)
... ...

January 9, 1995: ===== Pre-release caveats: - has only been tested with gcc. (I'm not sure we will even bother with acc, or cc in the future). - I'm fully aware of the warnings received by -Wall - Verifier still not integrated (due to complexity), although experimental vbv_delay code included in verify.c December 20, 1995 =============================================================== Frame buffer substitution edition of decoder. Restrictions: - temporal_reference in bitstream must be correct. - substitute pictures must have pixel (luminance samples) width and height equal to coded_picture_width (mb_width*16) and coded_picture_height (mb_height*16) rather than horizontal_size and vertical_size, respectively. - all input pictures must be interleaved into a frame. - frame count (index) is based on absolute display frame order with no repeated (3:2 pulldown) fields or frames. -------------------------------------------------------- Notes: - command line arguements in this edition differ from verifier style. This decoder's arguments are the same as the public distribution's (July 4, 1994) code . please note that this code, with frame buffer substitution, when it is released will use the verifier style of arguments. - Carsten's updated spatial scalability decoder routines have been incorperated.

近期下载者

相关文件


收藏者