]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
- Bug fix on inter MCBPC table for inter+q.
authorpulento <pulento@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 3 Nov 2001 00:49:53 +0000 (00:49 +0000)
committerpulento <pulento@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 3 Nov 2001 00:49:53 +0000 (00:49 +0000)
commit19895022ae663f0f74c74cff11ebd50f07f91a84
tree931386d34523e4ca48b1199da89cc849ab7b2a45
parentd8970900002ed62379f750a663cf53e4d3b71861
- Bug fix on inter MCBPC table for inter+q.
- H.263/H.263+ decoder now knows GOB start codes.
- H.263/H.263+ decoder now returns the size of the stream on the first call.
- Added show_bits() functions to see the buffer without loosing the bits.
- TODO: H.263v1 UMV parsing is buggy.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@204 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/common.c
libavcodec/common.h
libavcodec/h263.c
libavcodec/h263data.h
libavcodec/h263dec.c