File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
#include < AvTranscoder/codedStructures/DataDesc.hpp>
28
28
#include < AvTranscoder/codedStructures/DataStream.hpp>
29
29
30
- #include < AvTranscoder/mediaProperty/mediaProperties .hpp>
30
+ #include < AvTranscoder/mediaProperty/mediaProperty .hpp>
31
31
32
32
#include < AvTranscoder/Profile.hpp>
33
33
@@ -83,7 +83,7 @@ namespace std {
83
83
%include <AvTranscoder/codedStructures/DataStream.hpp>
84
84
85
85
86
- %include <AvTranscoder/mediaProperty/mediaProperties .hpp>
86
+ %include <AvTranscoder/mediaProperty/mediaProperty .hpp>
87
87
88
88
%include <AvTranscoder/Profile.hpp>
89
89
Original file line number Diff line number Diff line change 9
9
10
10
#include < AvTranscoder/codedStream/AvInputStream.hpp>
11
11
12
- #include < AvTranscoder/mediaProperty/mediaProperties .hpp>
12
+ #include < AvTranscoder/mediaProperty/mediaProperty .hpp>
13
13
14
14
#include < AvTranscoder/progress/IProgress.hpp>
15
15
Original file line number Diff line number Diff line change 3
3
4
4
#include < AvTranscoder/common.hpp>
5
5
6
- #include < AvTranscoder/mediaProperty/mediaProperties .hpp>
6
+ #include < AvTranscoder/mediaProperty/mediaProperty .hpp>
7
7
8
8
#include < AvTranscoder/codedStructures/DataStream.hpp>
9
9
#include < AvTranscoder/codedStructures/VideoDesc.hpp>
Original file line number Diff line number Diff line change 1
- #include " mediaProperties .hpp"
1
+ #include " mediaProperty .hpp"
2
2
3
3
extern " C" {
4
4
#ifndef __STDC_CONSTANT_MACROS
File renamed without changes.
You can’t perform that action at this time.
0 commit comments