bok
9f48dd735f
Added basic support for parsing sidx indexes
...
Added support for interfacing with key servers using the SKM API (mp4-dash)
Fixed invalid 16-bit truncation when encrypting large frames with MPEG CENC
Fixed minor warnings
2014-10-03 22:29:01 +00:00
julien
68f3e167a6
- fixing scons build
...
- adding support for 'extra' parameter in the xml inspector
- fixing problems in streams.py and streamtests.py
2008-11-07 05:30:35 +00:00
julien
e2be57929d
- finishing inspector documentation
...
- adding xml inspector and test: it works!!!
2008-11-04 07:33:42 +00:00
julien
4cc0c0678e
- adding delegate layer for inspectors
...
- adding test file for streams
2008-11-04 07:33:28 +00:00
julien
eac39dfd88
- adding python delegate implementation of streams
...
- adding delegate support for atom inspectors in the c api
- need to test now...
2008-11-04 07:33:16 +00:00
julien
6fc8a7d097
- adding support for file type in the C API and the python bindings
...
- adding a test in coretests.py to make sure the implementation is ok
2008-11-01 03:38:50 +00:00
julien
eaedfb824a
- python layer is now almost complete for reading (core objects and methods)
...
- beefing up test
2008-10-27 08:16:17 +00:00
julien
aa695f4460
- fixing bug in Bento4C.cpp: *result contains the result...
...
- fixing bugs in core.py:
- AP4_FileByteStream_Create was called with the old prototype -> caused a seg fault
- self.movie was causing a conflict with the movie property -> renamed self.moov
2008-10-27 08:15:59 +00:00
julien
df292d8dd2
- there's a problem with the byref(result) in the file stream constructor
...
- fixing a few other problems (mostly forgot self in a few places)
2008-10-27 08:15:46 +00:00
julien
015bc7779a
- adding constants for handler types
...
- work on core.py: adding tracks and samples
- adding tests: they fail with a bus error for now (will have to debug that)
2008-10-27 08:15:34 +00:00