File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- #ifndef _AV_TRANSCODER_CODED_STRUCTURES_AUDIO_DESC_HPP_
2
- #define _AV_TRANSCODER_CODED_STRUCTURES_AUDIO_DESC_HPP_
1
+ #ifndef _AV_TRANSCODER_CODEC_AUDIO_CODEC_HPP_
2
+ #define _AV_TRANSCODER_CODEC_AUDIO_CODEC_HPP_
3
3
4
4
#include " ICodec.hpp"
5
5
#include < AvTranscoder/frame/AudioFrame.hpp>
Original file line number Diff line number Diff line change 1
- #ifndef _AV_TRANSCODER_CODED_STRUCTURES_DATA_DESC_HPP_
2
- #define _AV_TRANSCODER_CODED_STRUCTURES_DATA_DESC_HPP_
1
+ #ifndef _AV_TRANSCODER_CODEC_DATA_CODEC_HPP_
2
+ #define _AV_TRANSCODER_CODEC_DATA_CODEC_HPP_
3
3
4
4
#include " ICodec.hpp"
5
5
Original file line number Diff line number Diff line change 1
- #ifndef _AV_TRANSCODER_CODED_STRUCTURES_ESSENCE_DESC_HPP_
2
- #define _AV_TRANSCODER_CODED_STRUCTURES_ESSENCE_DESC_HPP_
1
+ #ifndef _AV_TRANSCODER_CODEC_ICODEC_HPP_
2
+ #define _AV_TRANSCODER_CODEC_ICODEC_HPP_
3
3
4
4
#include < AvTranscoder/common.hpp>
5
5
Original file line number Diff line number Diff line change 1
- #ifndef _AV_TRANSCODER_CODED_STRUCTURES_VIDEO_DESC_HPP_
2
- #define _AV_TRANSCODER_CODED_STRUCTURES_VIDEO_DESC_HPP_
1
+ #ifndef _AV_TRANSCODER_CODEC_VIDEO_CODEC_HPP_
2
+ #define _AV_TRANSCODER_CODEC_VIDEO_CODEC_HPP_
3
3
4
4
#include " ICodec.hpp"
5
5
#include < AvTranscoder/frame/VideoFrame.hpp>
You can’t perform that action at this time.
0 commit comments