diff options
author | Sjoerd Mullender <sjoerd@acm.org> | 1992-09-29 16:43:43 (GMT) |
---|---|---|
committer | Sjoerd Mullender <sjoerd@acm.org> | 1992-09-29 16:43:43 (GMT) |
commit | 384f24816b7a50c7c2c23740bbc1080fcb7a2d3f (patch) | |
tree | bdaba5676ec081451e655eff184fac96170f0aac /Doc | |
parent | 9e3f335bea3a57481e935d0ec015b4f395b1bc9b (diff) | |
download | cpython-384f24816b7a50c7c2c23740bbc1080fcb7a2d3f.zip cpython-384f24816b7a50c7c2c23740bbc1080fcb7a2d3f.tar.gz cpython-384f24816b7a50c7c2c23740bbc1080fcb7a2d3f.tar.bz2 |
Lots of little fixes.
- merged CloseCompressor and CloseDecompressor into one function
- keep existing errors in error function (for exceptions raised in the
Compress or Decompress callback functions)
- remove newline from error string generated by error function
- allocate less memory when compressing multiple frames
- keep existing errors when clCompress or clDecompress fails
- raise an exception when compressed data doesn't fit within
dataMaxSize bytes
- allocate frameSize bytes for decompression buffer instead of
dataMaxSize
- use mkvalue more often
- new function QueryParams which will accept CL.AUDIO and CL.VIDEO
args
- changed some function names
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions