Revision 5b21bdab libavcodec/lcl.h
libavcodec/lcl.h | ||
---|---|---|
19 | 19 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
20 | 20 |
*/ |
21 | 21 |
|
22 |
#ifndef AVCODEC_LCL_H
|
|
23 |
#define AVCODEC_LCL_H
|
|
22 |
#ifndef FFMPEG_LCL_H
|
|
23 |
#define FFMPEG_LCL_H
|
|
24 | 24 |
|
25 | 25 |
#define BMPTYPE_YUV 1 |
26 | 26 |
#define BMPTYPE_RGB 2 |
... | ... | |
46 | 46 |
#define CODEC_MSZH 1 |
47 | 47 |
#define CODEC_ZLIB 3 |
48 | 48 |
|
49 |
#endif /* AVCODEC_LCL_H */ |
|
49 |
#endif /* FFMPEG_LCL_H */ |
Also available in: Unified diff