1. 11 Jul, 2018 1 commit
  2. 28 Jun, 2018 3 commits
  3. 27 Jun, 2018 3 commits
  4. 24 Jun, 2018 1 commit
  5. 22 Jun, 2018 1 commit
  6. 21 Jun, 2018 2 commits
  7. 17 Jun, 2018 2 commits
  8. 15 Jun, 2018 1 commit
  9. 12 Jun, 2018 1 commit
  10. 07 Jun, 2018 1 commit
  11. 06 Jun, 2018 2 commits
  12. 24 May, 2018 1 commit
  13. 21 May, 2018 1 commit
  14. 15 May, 2018 3 commits
  15. 10 May, 2018 1 commit
  16. 09 May, 2018 4 commits
  17. 05 May, 2018 1 commit
  18. 03 May, 2018 1 commit
  19. 30 Apr, 2018 2 commits
  20. 27 Apr, 2018 1 commit
  21. 26 Apr, 2018 2 commits
  22. 19 Apr, 2018 1 commit
    • Jacob Trimble's avatar
      avformat/mov: Increase support for common encryption. · f7221d8e
      Jacob Trimble authored
      - Parse schm atom to get different encryption schemes.
      - Allow senc atom to appear in track fragments.
      - Allow 16-byte IVs.
      - Allow constant IVs (specified in tenc).
      - Allow only tenc to specify encryption (i.e. no senc/saiz/saio).
      - Use sample descriptor to detect clear fragments.
      
      This doesn't support:
      - Different sample descriptor holding different encryption info.
        - Only first sample descriptor can be encrypted.
      - Encrypted sample groups (i.e. seig).
      - Non-'cenc' encryption scheme when using -decryption_key.
      Signed-off-by: 's avatarJacob Trimble <modmaker@google.com>
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      f7221d8e
  23. 16 Apr, 2018 2 commits
  24. 14 Apr, 2018 1 commit
  25. 09 Apr, 2018 1 commit