src/qtff/qtff.h Source File
qtff.h
1 //
3 // The contents of this file are subject to the Mozilla Public License
4 // Version 1.1 (the "License"); you may not use this file except in
5 // compliance with the License. You may obtain a copy of the License at
6 // http://www.mozilla.org/MPL/
7 //
8 // Software distributed under the License is distributed on an "AS IS"
9 // basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
10 // License for the specific language governing rights and limitations
11 // under the License.
12 //
13 // The Original Code is MP4v2.
14 //
15 // The Initial Developer of the Original Code is Kona Blend.
16 // Portions created by Kona Blend are Copyright (C) 2008.
17 // All Rights Reserved.
18 //
19 // Contributors:
20 // Kona Blend, kona8lend@@gmail.com
21 //
23 
24 #ifndef MP4V2_IMPL_QTFF_QTFF_H
25 #define MP4V2_IMPL_QTFF_QTFF_H
26 
33 namespace mp4v2 { namespace impl { namespace qtff {
34  ;
35 }}}
36 
38 
39 #include "ColorParameterBox.h"
40 #include "PictureAspectRatioBox.h"
41 #include "coding.h"
42 
44 
45 #endif // MP4V2_IMPL_QTTF_QTFF_H