Imported Upstream version 2.0.0 upstream upstream/2.0.0
authorLeandro Dorileo <leandro.maciel.dorileo@intel.com>
Fri, 20 Dec 2013 17:51:30 +0000 (15:51 -0200)
committerLeandro Dorileo <leandro.maciel.dorileo@intel.com>
Fri, 20 Dec 2013 17:51:30 +0000 (15:51 -0200)
commit3c36032dda4bf2f6a70a467a7c3bf341fe46d6c8
tree2120bb4b1b62e42c4a33c6810acfb505f03fa99b
Imported Upstream version 2.0.0
230 files changed:
COPYING [new file with mode: 0644]
GNUmakefile.am [new file with mode: 0644]
GNUmakefile.in [new file with mode: 0644]
INSTALL [new file with mode: 0644]
README [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autoaux/config.guess [new file with mode: 0755]
autoaux/config.sub [new file with mode: 0755]
autoaux/depcomp [new file with mode: 0755]
autoaux/install-sh [new file with mode: 0755]
autoaux/ltmain.sh [new file with mode: 0755]
autoaux/missing [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/Authors.txt [new file with mode: 0644]
doc/BuildRepository.txt [new file with mode: 0644]
doc/BuildSource.txt [new file with mode: 0644]
doc/Documentation.txt [new file with mode: 0644]
doc/GNUmakefile.mk [new file with mode: 0644]
doc/ReleaseNotes.txt [new file with mode: 0644]
doc/ToolGuide.txt [new file with mode: 0644]
doc/man/man1/mp4art.1 [new file with mode: 0644]
doc/man/man1/mp4file.1 [new file with mode: 0644]
doc/man/man1/mp4subtitle.1 [new file with mode: 0644]
doc/man/man1/mp4track.1 [new file with mode: 0644]
include/mp4v2/chapter.h [new file with mode: 0644]
include/mp4v2/file.h [new file with mode: 0644]
include/mp4v2/file_prop.h [new file with mode: 0644]
include/mp4v2/general.h [new file with mode: 0644]
include/mp4v2/isma.h [new file with mode: 0644]
include/mp4v2/itmf_generic.h [new file with mode: 0644]
include/mp4v2/itmf_tags.h [new file with mode: 0644]
include/mp4v2/mp4v2.h [new file with mode: 0644]
include/mp4v2/platform.h [new file with mode: 0644]
include/mp4v2/project.h [new file with mode: 0644]
include/mp4v2/project.h.in [new file with mode: 0644]
include/mp4v2/sample.h [new file with mode: 0644]
include/mp4v2/streaming.h [new file with mode: 0644]
include/mp4v2/track.h [new file with mode: 0644]
include/mp4v2/track_prop.h [new file with mode: 0644]
libplatform/config.h.in [new file with mode: 0644]
libplatform/endian.h [new file with mode: 0644]
libplatform/impl.h [new file with mode: 0644]
libplatform/io/File.cpp [new file with mode: 0644]
libplatform/io/File.h [new file with mode: 0644]
libplatform/io/FileSystem.cpp [new file with mode: 0644]
libplatform/io/FileSystem.h [new file with mode: 0644]
libplatform/io/FileSystem_posix.cpp [new file with mode: 0644]
libplatform/io/FileSystem_win32.cpp [new file with mode: 0644]
libplatform/io/File_posix.cpp [new file with mode: 0644]
libplatform/io/File_win32.cpp [new file with mode: 0644]
libplatform/number/random.h [new file with mode: 0644]
libplatform/number/random_posix.cpp [new file with mode: 0644]
libplatform/number/random_win32.cpp [new file with mode: 0644]
libplatform/platform.h [new file with mode: 0644]
libplatform/platform_base.h [new file with mode: 0644]
libplatform/platform_posix.h [new file with mode: 0644]
libplatform/platform_win32.h [new file with mode: 0644]
libplatform/process/process.h [new file with mode: 0644]
libplatform/process/process_posix.cpp [new file with mode: 0644]
libplatform/process/process_win32.cpp [new file with mode: 0644]
libplatform/prog/option.cpp [new file with mode: 0644]
libplatform/prog/option.h [new file with mode: 0644]
libplatform/sys/error.cpp [new file with mode: 0644]
libplatform/sys/error.h [new file with mode: 0644]
libplatform/time/time.cpp [new file with mode: 0644]
libplatform/time/time.h [new file with mode: 0644]
libplatform/time/time_posix.cpp [new file with mode: 0644]
libplatform/time/time_win32.cpp [new file with mode: 0644]
libplatform/warning.h [new file with mode: 0644]
libutil/Database.cpp [new file with mode: 0644]
libutil/Database.h [new file with mode: 0644]
libutil/Timecode.cpp [new file with mode: 0644]
libutil/Timecode.h [new file with mode: 0644]
libutil/TrackModifier.cpp [new file with mode: 0644]
libutil/TrackModifier.h [new file with mode: 0644]
libutil/Utility.cpp [new file with mode: 0644]
libutil/Utility.h [new file with mode: 0644]
libutil/crc.cpp [new file with mode: 0644]
libutil/crc.h [new file with mode: 0644]
libutil/impl.h [new file with mode: 0644]
libutil/other.cpp [new file with mode: 0644]
libutil/other.h [new file with mode: 0644]
libutil/util.h [new file with mode: 0644]
project/project.m4 [new file with mode: 0644]
project/project.m4.in [new file with mode: 0644]
project/project.m4sugar [new file with mode: 0644]
src/3gp.cpp [new file with mode: 0644]
src/atom_ac3.cpp [new file with mode: 0644]
src/atom_amr.cpp [new file with mode: 0644]
src/atom_avc1.cpp [new file with mode: 0644]
src/atom_avcC.cpp [new file with mode: 0644]
src/atom_chpl.cpp [new file with mode: 0644]
src/atom_colr.cpp [new file with mode: 0644]
src/atom_d263.cpp [new file with mode: 0644]
src/atom_dac3.cpp [new file with mode: 0644]
src/atom_damr.cpp [new file with mode: 0644]
src/atom_dref.cpp [new file with mode: 0644]
src/atom_elst.cpp [new file with mode: 0644]
src/atom_enca.cpp [new file with mode: 0644]
src/atom_encv.cpp [new file with mode: 0644]
src/atom_free.cpp [new file with mode: 0644]
src/atom_ftab.cpp [new file with mode: 0644]
src/atom_ftyp.cpp [new file with mode: 0644]
src/atom_gmin.cpp [new file with mode: 0644]
src/atom_hdlr.cpp [new file with mode: 0644]
src/atom_hinf.cpp [new file with mode: 0644]
src/atom_hnti.cpp [new file with mode: 0644]
src/atom_href.cpp [new file with mode: 0644]
src/atom_mdat.cpp [new file with mode: 0644]
src/atom_mdhd.cpp [new file with mode: 0644]
src/atom_meta.cpp [new file with mode: 0644]
src/atom_mp4s.cpp [new file with mode: 0644]
src/atom_mp4v.cpp [new file with mode: 0644]
src/atom_mvhd.cpp [new file with mode: 0644]
src/atom_nmhd.cpp [new file with mode: 0644]
src/atom_ohdr.cpp [new file with mode: 0644]
src/atom_pasp.cpp [new file with mode: 0644]
src/atom_root.cpp [new file with mode: 0644]
src/atom_rtp.cpp [new file with mode: 0644]
src/atom_s263.cpp [new file with mode: 0644]
src/atom_sdp.cpp [new file with mode: 0644]
src/atom_sdtp.cpp [new file with mode: 0644]
src/atom_smi.cpp [new file with mode: 0644]
src/atom_sound.cpp [new file with mode: 0644]
src/atom_standard.cpp [new file with mode: 0644]
src/atom_stbl.cpp [new file with mode: 0644]
src/atom_stdp.cpp [new file with mode: 0644]
src/atom_stsc.cpp [new file with mode: 0644]
src/atom_stsd.cpp [new file with mode: 0644]
src/atom_stsz.cpp [new file with mode: 0644]
src/atom_stz2.cpp [new file with mode: 0644]
src/atom_text.cpp [new file with mode: 0644]
src/atom_tfhd.cpp [new file with mode: 0644]
src/atom_tkhd.cpp [new file with mode: 0644]
src/atom_treftype.cpp [new file with mode: 0644]
src/atom_trun.cpp [new file with mode: 0644]
src/atom_tx3g.cpp [new file with mode: 0644]
src/atom_udta.cpp [new file with mode: 0644]
src/atom_url.cpp [new file with mode: 0644]
src/atom_urn.cpp [new file with mode: 0644]
src/atom_uuid.cpp [new file with mode: 0644]
src/atom_video.cpp [new file with mode: 0644]
src/atom_vmhd.cpp [new file with mode: 0644]
src/atoms.h [new file with mode: 0644]
src/bmff/bmff.h [new file with mode: 0644]
src/bmff/impl.h [new file with mode: 0644]
src/bmff/typebmff.cpp [new file with mode: 0644]
src/bmff/typebmff.h [new file with mode: 0644]
src/cmeta.cpp [new file with mode: 0644]
src/descriptors.cpp [new file with mode: 0644]
src/descriptors.h [new file with mode: 0644]
src/enum.h [new file with mode: 0644]
src/enum.tcc [new file with mode: 0644]
src/exception.cpp [new file with mode: 0644]
src/exception.h [new file with mode: 0644]
src/impl.h [new file with mode: 0644]
src/isma.cpp [new file with mode: 0644]
src/itmf/CoverArtBox.cpp [new file with mode: 0644]
src/itmf/CoverArtBox.h [new file with mode: 0644]
src/itmf/Tags.cpp [new file with mode: 0644]
src/itmf/Tags.h [new file with mode: 0644]
src/itmf/generic.cpp [new file with mode: 0644]
src/itmf/generic.h [new file with mode: 0644]
src/itmf/impl.h [new file with mode: 0644]
src/itmf/itmf.h [new file with mode: 0644]
src/itmf/type.cpp [new file with mode: 0644]
src/itmf/type.h [new file with mode: 0644]
src/log.cpp [new file with mode: 0644]
src/log.h [new file with mode: 0644]
src/mp4.cpp [new file with mode: 0644]
src/mp4array.h [new file with mode: 0644]
src/mp4atom.cpp [new file with mode: 0644]
src/mp4atom.h [new file with mode: 0644]
src/mp4container.cpp [new file with mode: 0644]
src/mp4container.h [new file with mode: 0644]
src/mp4descriptor.cpp [new file with mode: 0644]
src/mp4descriptor.h [new file with mode: 0644]
src/mp4file.cpp [new file with mode: 0644]
src/mp4file.h [new file with mode: 0644]
src/mp4file_io.cpp [new file with mode: 0644]
src/mp4info.cpp [new file with mode: 0644]
src/mp4property.cpp [new file with mode: 0644]
src/mp4property.h [new file with mode: 0644]
src/mp4track.cpp [new file with mode: 0644]
src/mp4track.h [new file with mode: 0644]
src/mp4util.cpp [new file with mode: 0644]
src/mp4util.h [new file with mode: 0644]
src/ocidescriptors.cpp [new file with mode: 0644]
src/ocidescriptors.h [new file with mode: 0644]
src/odcommands.cpp [new file with mode: 0644]
src/odcommands.h [new file with mode: 0644]
src/qosqualifiers.cpp [new file with mode: 0644]
src/qosqualifiers.h [new file with mode: 0644]
src/qtff/ColorParameterBox.cpp [new file with mode: 0644]
src/qtff/ColorParameterBox.h [new file with mode: 0644]
src/qtff/PictureAspectRatioBox.cpp [new file with mode: 0644]
src/qtff/PictureAspectRatioBox.h [new file with mode: 0644]
src/qtff/coding.cpp [new file with mode: 0644]
src/qtff/coding.h [new file with mode: 0644]
src/qtff/impl.h [new file with mode: 0644]
src/qtff/qtff.h [new file with mode: 0644]
src/rtphint.cpp [new file with mode: 0644]
src/rtphint.h [new file with mode: 0644]
src/src.h [new file with mode: 0644]
src/text.cpp [new file with mode: 0644]
src/text.h [new file with mode: 0644]
src/util.h [new file with mode: 0644]
util/impl.h [new file with mode: 0644]
util/mp4art.cpp [new file with mode: 0644]
util/mp4chaps.cpp [new file with mode: 0644]
util/mp4extract.cpp [new file with mode: 0644]
util/mp4file.cpp [new file with mode: 0644]
util/mp4info.cpp [new file with mode: 0644]
util/mp4subtitle.cpp [new file with mode: 0644]
util/mp4tags.cpp [new file with mode: 0644]
util/mp4track.cpp [new file with mode: 0644]
util/mp4trackdump.cpp [new file with mode: 0644]
vstudio9.0/include/mp4v2/project.h [new file with mode: 0644]
vstudio9.0/libmp4v2/libmp4v2.vcproj [new file with mode: 0644]
vstudio9.0/mp4art/mp4art.vcproj [new file with mode: 0644]
vstudio9.0/mp4chaps/mp4chaps.vcproj [new file with mode: 0644]
vstudio9.0/mp4extract/mp4extract.vcproj [new file with mode: 0644]
vstudio9.0/mp4file/mp4file.vcproj [new file with mode: 0644]
vstudio9.0/mp4info/mp4info.vcproj [new file with mode: 0644]
vstudio9.0/mp4subtitle/mp4subtitle.vcproj [new file with mode: 0644]
vstudio9.0/mp4tags/mp4tags.vcproj [new file with mode: 0644]
vstudio9.0/mp4track/mp4track.vcproj [new file with mode: 0644]
vstudio9.0/mp4trackdump/mp4trackdump.vcproj [new file with mode: 0644]
vstudio9.0/mp4v2.sln [new file with mode: 0644]