Fix the bug that was causing the last byte of the stream to be returned...
Fix the bug that was causing the last byte of the stream to be returned incorrectly, as well as undo jm's reversion, which can cause ec_dec_tell() to operate incorrectly at the end of the stream. A few other minor updates are included as well. git-svn-id: http://svn.xiph.org/trunk/ghost@14427 0101bb08-14d6-0310-b084-bc0e0c8e3800
Showing
- libentcode/ectest.c 28 additions, 1 deletionlibentcode/ectest.c
- libentcode/mfrngdec.c 16 additions, 15 deletionslibentcode/mfrngdec.c
- libentcode/mfrngenc.c 11 additions, 10 deletionslibentcode/mfrngenc.c
- libentcode/rangedec.c 17 additions, 15 deletionslibentcode/rangedec.c
- libentcode/rangeenc.c 13 additions, 14 deletionslibentcode/rangeenc.c
Loading
Please register or sign in to comment