|
FFmpeg
|
Libavformat version macros. More...
Go to the source code of this file.
Macros | |
| #define | LIBAVFORMAT_VERSION_MINOR 6 |
| #define | LIBAVFORMAT_VERSION_MICRO 100 |
| #define | LIBAVFORMAT_VERSION_INT |
| #define | LIBAVFORMAT_VERSION |
| #define | LIBAVFORMAT_BUILD LIBAVFORMAT_VERSION_INT |
| #define | LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION) |
Libavformat version macros.
Definition in file version.h.
| #define LIBAVFORMAT_VERSION_MINOR 6 |
Definition at line 34 of file version.h.
Referenced by store_version().
| #define LIBAVFORMAT_VERSION_MICRO 100 |
Definition at line 35 of file version.h.
Referenced by avformat_version(), and store_version().
| #define LIBAVFORMAT_VERSION_INT |
| #define LIBAVFORMAT_VERSION |
Definition at line 40 of file version.h.
Referenced by lrc_write_header(), and mxf_write_identification().
| #define LIBAVFORMAT_BUILD LIBAVFORMAT_VERSION_INT |
| #define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION) |
Definition at line 45 of file version.h.
Referenced by ff_framehash_write_header(), flac_write_block_comment(), init_muxer(), mcc_write_header(), mkv_write_info(), mov_write_ilst_tag(), mov_write_isml_manifest(), mov_write_sv3d_tag(), mov_write_uuidusmt_tag(), ogg_write_vorbiscomment(), rtmp_open(), rtsp_send_reply(), and write_sm_data().