Mercurial > libavcodec.hg
comparison h264data.h @ 6763:f7cbb7733146 libavcodec
Use full path for #includes from another directory.
author | diego |
---|---|
date | Fri, 09 May 2008 11:56:36 +0000 |
parents | 493dc59d469a |
children | 6288bc103b9f |
comparison
equal
deleted
inserted
replaced
6762:99966715fe75 | 6763:f7cbb7733146 |
---|---|
28 | 28 |
29 #ifndef FFMPEG_H264DATA_H | 29 #ifndef FFMPEG_H264DATA_H |
30 #define FFMPEG_H264DATA_H | 30 #define FFMPEG_H264DATA_H |
31 | 31 |
32 #include <stdint.h> | 32 #include <stdint.h> |
33 #include "libavutil/rational.h" | |
33 #include "mpegvideo.h" | 34 #include "mpegvideo.h" |
34 #include "rational.h" | |
35 | 35 |
36 | 36 |
37 #define EXTENDED_SAR 255 | 37 #define EXTENDED_SAR 255 |
38 | 38 |
39 /* NAL unit types */ | 39 /* NAL unit types */ |