Mercurial > libavcodec.hg
log mpeg12.c @ 1674:835964e33ba2 libavcodec
age | author | description |
---|---|---|
Wed, 10 Dec 2003 11:18:36 +0000 | bellard | fixed potential problem if aspect_ratio_info == 0 for MPEG stream - fixed aspect ratio problem if CODEC_ID_MPEG2VIDEO is used to decode an MPEG1 stream (which is the recommended codec id for mpeg video) libavcodec |
Wed, 10 Dec 2003 02:34:09 +0000 | michael | MB_TYPE_INTERLACED info fix libavcodec |
Tue, 09 Dec 2003 14:51:49 +0000 | bellard | fixed low delay decoding libavcodec |