FFmpeg
1.2.12
|
Useful to check and match library version in order to maintain backward compatibility. More...
Files | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. | |
file | version.h |
Libavutil version macros. |
Macros | |
#define | AV_VERSION_INT(a, b, c) (a<<16 | b<<8 | c) |
#define | AV_VERSION_DOT(a, b, c) a ##.## b ##.## c |
#define | AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c) |
#define | AV_VERSION_INT(a, b, c) (a<<16 | b<<8 | c) |
#define | AV_VERSION_DOT(a, b, c) a ##.## b ##.## c |
#define | AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c) |
#define | AV_VERSION_INT(a, b, c) (a<<16 | b<<8 | c) |
#define | AV_VERSION_DOT(a, b, c) a ##.## b ##.## c |
#define | AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c) |
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Useful to check and match library version in order to maintain backward compatibility.
Definition at line 53 of file version.h.
Referenced by av_opt_set_defaults2(), and set_format().