Commit Graph

26 Commits

Author SHA1 Message Date
bok
c914eb982f Added support for sgpd and sbgp atoms
Added support for fragmenting already-fragmented MP4 files
Updated mp4-dash.py to output Silverlight-friendly manifests by default
2014-11-14 19:22:54 +00:00
bok
7675d41205 Minor improvement to the TS output
Fixed seeking in memory byte stream output
2014-05-02 21:59:21 +00:00
bok
e4b610c41f Added support for DECE CFF subtitles
Added cleanup of unused track entries in init segments for mp4-dash.py
2013-06-28 22:30:14 +00:00
bok
629cb48105 Fixed GCC warning 2012-01-15 01:38:25 +00:00
bok
5b62a3ee39 Fixed base data offset calculations in AP4_Processor 2012-01-07 17:54:02 +00:00
bok
e3f7f4d7aa Fixed typos
Fixed seek-as-read threshold support
2009-06-10 00:55:46 +00:00
bok
44ad544098 Fixed windows warnings 2009-06-05 21:59:17 +00:00
bok
ea62fbccc3 Fixed gcc warnings 2009-06-05 20:27:01 +00:00
bok
3a945d4a0b Changed unknown atom support so that they are read in memory if not too large
Added support for a linear sample reader class
Added a buffered stream wrapper
2009-06-05 19:53:33 +00:00
bok
f707ccff7f Added local makefile for mipsel-sigma-linux
Fixed some missing const casts
This line, and those below, will be ignored--

A    Build/Targets/mipsel-sigma-linux/Local.mak
A    Build/Targets/mipsel-sigma-linux/Makefile
M    Build/Targets/any-gnu-gcc/Local.mak
M    Source/C++/Apps/Mp4Info/Mp4Info.cpp
M    Source/C++/Apps/Mp4Tag/Mp4Tag.cpp
M    Source/C++/Core/Ap4ByteStream.cpp
2009-01-23 18:37:34 +00:00
bok
ef77ba8ec8 Fix for stream position caching 2009-01-06 00:44:46 +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
julien
b5609cd967 - fixed problems with SWIG in Ap4Types.h and Ap4Atom.h (these are SWIG bugs)
- adding feature in AP4_MemoryByteStream where you can supply your own buffer
- Fixed the AP4_HintTrackReader accordingly
2008-02-08 19:13:20 +00:00
bok
fd106ecefe 2007-10-09 01:50:06 +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
1fad0f99f4 - reverting back to a ReadPartial/Read solution because C++ is stupid: see http://www.parashift.com/c++-faq-lite/strange-inheritance.html#faq-23.9 2007-08-01 01:55:09 +00:00
julien
412a3bab16 - cleaning the AP4_ByteStream interface for Read and Write 2007-07-31 01:58:15 +00:00
julien
42290aefaf - implemented the Seek for the DcfDecrypting Stream. Needs some testing... 2007-07-29 01:53:22 +00:00
julien
8b517b21d1 - setting the svn:eol-style to native for source code files 2007-07-09 23:33:05 +00:00
bok
eebbdb4b3e more 64-bit support 2006-12-19 01:32:16 +00:00
bok
c67b1cfb2e better encryption/decryption support 2006-10-18 06:36:22 +00:00
bok
05faada5ea fixed some platform stuff 2006-05-22 03:47:22 +00:00
bok
8d6b453f2a Improved the memory streams 2006-05-22 03:38:29 +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