Gilles Boccon-Gibod
03d1222ab9
fix for #190
2017-09-09 16:12:31 -07:00
Gilles Boccon-Gibod
28dca13ca8
allow video sample descriptions with arbitrary child atoms
2016-09-26 16:36:10 -07:00
Gilles Boccon-Gibod
fd3ba715e4
removed files that were added by mistake
2016-05-17 22:52:00 -07:00
Gilles Boccon-Gibod
aeaf040ef9
basic dolby vision support
2016-04-19 14:44:50 -07:00
Gilles Boccon-Gibod
d13fa60213
Support for clear-lead samples
2015-07-02 20:55:36 +02:00
Gilles Boccon-Gibod
b955e21975
support for subtitles in mp4fragment
2015-02-08 17:24:02 -08:00
bok
95673a4297
Tighter integer types to avoid warning with high warning level settings in Visual Studio builds
2014-09-12 18:45:13 +00:00
bok
09175afd7a
More HEVC support
2014-03-21 05:54:32 +00:00
bok
90b0a3a19f
Update for hevc support (not complete)
2014-03-17 17:36:43 +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
57ed183204
Support for avc2 and avc3
2013-06-05 21:15:06 +00:00
bok
ec9edd0377
Better Xcode 4.4 compatibility
2012-08-09 16:49:43 +00:00
bok
176b6db31f
Added Ap4PdinAtom.cpp
...
Added mp4-dash.py script
2011-11-15 09:55:38 +00:00
bok
00db600e36
Changed AP4_Size from unsigned long to AP4_UI32
2010-01-24 07:03:31 +00:00
bok
5e50002fd6
Added support for unknown sample entries (also works with encryption and decryption)
...
Added method to name sample entry formats
Fixed for variable-length avcC atoms
2009-05-16 22:59:10 +00:00
bok
4499d03a54
Added Android scons config
...
Added support for platforms without RTTI or exceptions
2009-03-26 23:10:46 +00:00
bok
71fd18e0a7
Added support for creating instances of AP4_ProtectedSampleDescription from parameters (not just from a stream)
...
Added support for specifying the transfer of ownership flag when passing an AP4_SampleDescription to an AP4_SyntheticSampleTable
AP4_Track constructor now takes width/height in 16.16 fixed point format (NOTE: this is different from the sample description width/height)
Other minor fixes and edits
2008-11-23 01:45:26 +00:00
bok
b2468d4a8f
Adding on-the-fly sample decryption for synthetic samples in AvcTrackWriterTest.cpp
...
Adding initial class methods for Marlin IPMP encryption support (empty implementation)
Minor refactoring of the AP4_SampleDecrypter interface class methods
2008-11-19 04:28:38 +00:00
bok
cbc337f17a
Sample descriptions now fully support QT-style sample entries (the decoder info and details were previously parsed but ignored when creating the wrapper class)
2008-11-17 18:04:50 +00:00
bok
c552b4e5ae
Moving the avcc atom of the sample description to the m_Details container.
2008-10-24 19:54:39 +00:00
bok
b7fd26c65b
Cleanup of copyright header (pass 1)
2008-10-14 21:04:40 +00:00
julien
126b9f9f98
- started adding support for writing AVC files
...
- adding dedicated AP4_AvcSampleDescription
- modifying the corresponding sample entry so that it generates this sample description
- adding a test (AvcTracWriterTest.cpp) to be tested with test-001.mp4 checked-in under $BENTO4_HOME/Test/Data
- Test does not completely work yet: Quicktime does not display the movie... Works with VLC but at the wrong timescale
- no build for windows just yet: only xcode and scons
- fixed a bug in the AP4_StscAtom (I wondered how it worked before). It was not constructed as a full atom when synthesized.
2008-10-06 07:06:55 +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
fd106ecefe
2007-10-09 01:50:06 +00:00
bok
0fdc48ff31
2007-10-09 01:07:53 +00:00
bok
e158119618
2007-10-05 22:05:23 +00:00
julien
412a3bab16
- cleaning the AP4_ByteStream interface for Read and Write
2007-07-31 01:58:15 +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
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
22e528aed9
cleanup of unnecessary includes
...
changed the way the default factory is obtained
started support for MetaData (not complete)
fixed bug in mp4edit (reported on SourceForge)
2005-11-23 23:43:33 +00:00
bok
7320cc3eaa
Initial setup of repository
2005-11-10 22:52:16 +00:00