Commit Graph

26 Commits

Author SHA1 Message Date
Gilles Boccon-Gibod
52bcd052b6 prep for r615 2017-05-28 18:08:03 -07:00
Gilles Boccon-Gibod
6ce198a7cf first working cbcs 2017-03-15 21:30:45 -07:00
bok
c33da7abab 2010-11-01 21:38:18 +00:00
bok
ee097d2eae Updated the external cipher API to use multi-block buffers
Fixed ISMA CTR encryption (was not using the IV as a BSO, Byte Stream Offset)
Added a parse-samples benchmark test
2010-09-22 01:31:19 +00:00
bok
d7cf129a00 Fixed minor typos 2009-03-24 18:39:21 +00:00
bok
478f900d33 Fixed padding bug in AP4_EncryptingStream
Fixed CryptoTest (was not catching this bug)
Added test tool to compare mp4 files (compares samples)
2009-03-19 19:02:42 +00:00
bok
1dbd189885 Adding more benchmarks
Caching of position in AP4_StdcFileByteStream
2009-01-05 23:44:10 +00:00
bok
b7fd26c65b Cleanup of copyright header (pass 1) 2008-10-14 21:04:40 +00:00
bok
ccb0fe62ee Fixing broken CTR mode in DCF
Fixing broken CTR decryption mode for PDCF
Adding DCF to the crypto tester
2008-09-29 18:33:25 +00:00
bok
b69cf7ffd1 First working version (alpha) of DCF packager
Support for containers with forced 64-bit size (OMA)
2008-05-09 00:34:02 +00:00
bok
bd5104a859 fixed warnings 2007-09-16 01:44:15 +00:00
bok
2144aed729 Fix for cipher stream in CBC
Adding partial support for 3gpp metadata
2007-08-04 00:00:42 +00:00
julien
42290aefaf - implemented the Seek for the DcfDecrypting Stream. Needs some testing... 2007-07-29 01:53:22 +00:00
julien
482c70c7a3 changing the StreamCipher interface in order to accomodate best both CTR and CBC 2007-07-27 01:46:45 +00:00
julien
cc8e377eb2 - refactoring of the code to be more C++ friendly (pass parameters by reference as opposed to by pointer)
- use the defined types (size is AP4_Size and not unsigned int)
- impacts a little bit the crypto API where the factory methods now use a reference to pointer as opposed to a double pointer
2007-07-25 06:06:00 +00:00
julien
8b517b21d1 - setting the svn:eol-style to native for source code files 2007-07-09 23:33:05 +00:00
bok
068213d4ec updated the crypto support 2007-02-22 21:39:09 +00:00
bok
04b17415df adding support for caching in CTTS lookup
more 64-bit updates
2006-12-29 01:03:21 +00:00
bok
894a24fc09 updated doxygen 2006-10-22 23:38:08 +00:00
bok
f4fd2ae092 gcc and vlagrind cleanup 2006-10-22 23:19:21 +00:00
bok
1146af3cae 2006-10-18 21:00:55 +00:00
bok
c67b1cfb2e better encryption/decryption support 2006-10-18 06:36:22 +00:00
bok
fd0d2421b9 adding support for vs2005 (phase 0) 2006-08-31 04:24:41 +00:00
bok
2ce586fb11 Refactored to use factory methods for atoms, so that we can ignore atoms with unsupported versions.
Added support for iSLT (ISMA E&A 1.1)
2006-05-30 16:30:30 +00:00
bok
fb9b541863 2006-05-20 03:48:55 +00:00
bok
7320cc3eaa Initial setup of repository 2005-11-10 22:52:16 +00:00