• Sjoerd Mullender's avatar
    Lots of little fixes. · 384f2481
    Sjoerd Mullender yazdı
    - 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
    384f2481
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac/Lib Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools/scripts Loading commit data...