Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support crc64 check and img attr set #21

Merged
merged 1 commit into from
Jul 18, 2016
Merged

Conversation

baiyubin
Copy link
Contributor

添加如下功能:

  1. CRC64校验。上传、追加、分片上传、下载支持CRC64校验,边上传/下载数据边计算CRC64。
  2. 添加两个接口putBucketImageProcessConf、getBucketImageProcessConf,添加签名字段x-oss-process支持oss和img合并。
  3. rtmp的id改成name。

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


unknown seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

@rockuw
Copy link

rockuw commented Jul 11, 2016

  1. 如果SDK发现client crc和server crc不相等,不会直接抛错吗?
    // SDK只返回client crc和server crc,不做处理。
  2. 不要把多个功能(rtmp)的修改混到这个review中
    // 以后注意。

@baiyubin baiyubin merged commit d956f9c into master Jul 18, 2016
@baiyubin baiyubin deleted the support_crc64_imgattr branch October 27, 2017 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants