Revision 5b21bdab libavcodec/h261.h
libavcodec/h261.h | ||
---|---|---|
25 | 25 |
* h261codec. |
26 | 26 |
*/ |
27 | 27 |
|
28 |
#ifndef AVCODEC_H261_H
|
|
29 |
#define AVCODEC_H261_H
|
|
28 |
#ifndef FFMPEG_H261_H
|
|
29 |
#define FFMPEG_H261_H
|
|
30 | 30 |
|
31 | 31 |
#include "mpegvideo.h" |
32 | 32 |
|
... | ... | |
48 | 48 |
|
49 | 49 |
#define MB_TYPE_H261_FIL 0x800000 |
50 | 50 |
|
51 |
#endif /* AVCODEC_H261_H */ |
|
51 |
#endif /* FFMPEG_H261_H */ |
Also available in: Unified diff