-
- Downloads
- 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
Showing
- libavcodec/common.c 46 additions, 0 deletionslibavcodec/common.c
- libavcodec/common.h 14 additions, 0 deletionslibavcodec/common.h
- libavcodec/h263.c 32 additions, 3 deletionslibavcodec/h263.c
- libavcodec/h263data.h 18 additions, 1 deletionlibavcodec/h263data.h
- libavcodec/h263dec.c 15 additions, 3 deletionslibavcodec/h263dec.c
Loading
Please register or sign in to comment