|
FFmpeg
|
Libavcodec version macros. More...
Go to the source code of this file.
Macros | |
| #define | LIBAVCODEC_VERSION_MINOR 8 |
| #define | LIBAVCODEC_VERSION_MICRO 101 |
| #define | LIBAVCODEC_VERSION_INT |
| #define | LIBAVCODEC_VERSION |
| #define | LIBAVCODEC_BUILD LIBAVCODEC_VERSION_INT |
| #define | LIBAVCODEC_IDENT "Lavc" AV_STRINGIFY(LIBAVCODEC_VERSION) |
Libavcodec version macros.
Definition in file version.h.
| #define LIBAVCODEC_VERSION_MICRO 101 |
Definition at line 33 of file version.h.
Referenced by avcodec_version().
| #define LIBAVCODEC_VERSION_INT |
| #define LIBAVCODEC_VERSION |
Definition at line 38 of file version.h.
Referenced by ff_ass_subtitle_header_full(), and libaribb24_generate_ass_header().
| #define LIBAVCODEC_BUILD LIBAVCODEC_VERSION_INT |
| #define LIBAVCODEC_IDENT "Lavc" AV_STRINGIFY(LIBAVCODEC_VERSION) |
Definition at line 43 of file version.h.
Referenced by aac_encode_frame(), encode_frame(), encode_frame(), jpeg_put_comments(), libvorbis_encode_init(), mpeg4_encode_vol_header(), put_com(), put_pce(), set_encoder_id(), svq1_encode_init(), vaapi_encode_h264_configure(), vc2_encode_frame(), and vulkan_encode_h264_init().