mpge2v1.2_dec

所属分类:mpeg/mp3
开发工具:C/C++
文件大小:83KB
下载次数:2
上传日期:2009-08-04 08:49:15
上 传 者kainos
说明:  mpeg.org implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences

文件列表:
CHANGES (2747, 1996-07-19)
config.h (1539, 1996-01-09)
display.c (33673, 1996-01-03)
EXAMPLES (1488, 1996-01-09)
getbits.c (4388, 1995-12-30)
getblk.c (12737, 1996-07-19)
gethdr.c (29545, 1996-07-19)
getpic.c (34142, 1996-07-19)
getvlc.c (15484, 1996-07-19)
getvlc.h (20126, 1996-01-09)
global.h (13655, 1996-07-19)
idct.c (5757, 1996-01-09)
idctref.c (2886, 1996-01-09)
IEEE1180 (11486, 1996-01-09)
Makefile (3405, 1996-07-19)
motion.c (7026, 1996-01-09)
mpeg2dec.c (18595, 1996-07-19)
mpeg2dec.h (4041, 1996-01-09)
recon.c (15541, 1996-01-09)
SPATIAL.DOC (6032, 1996-01-09)
spatscal.c (9504, 1996-07-19)
store.c (15001, 1996-01-09)
subspic.c (10635, 1996-07-19)
systems.c (4616, 1996-01-09)
test.m2v (6796, 1995-12-18)
TODO (2352, 1996-07-19)
verify.c (8639, 1996-01-03)

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.

近期下载者

相关文件


收藏者