OSDN Git Service

- Bug fix on inter MCBPC table for inter+q.
authorJuanjo <pulento@users.sourceforge.net>
Sat, 3 Nov 2001 00:49:53 +0000 (00:49 +0000)
committerJuanjo <pulento@users.sourceforge.net>
Sat, 3 Nov 2001 00:49:53 +0000 (00:49 +0000)
commit4949028f85dec72a5caf322757a6e6fd6ef711d3
treeeb19917fca268793ef4f2e829619f78a3ec5b20c
parent162caf680fce1005d26dd563901f9c878c0326a3
- 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.

Originally committed as revision 204 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/common.c
libavcodec/common.h
libavcodec/h263.c
libavcodec/h263data.h
libavcodec/h263dec.c