Go to the source code of this file.
◆ DIRAC_RESEARCH_CURVERSION
#define DIRAC_RESEARCH_CURVERSION |
Value:
#define DIRAC_RESEARCH_MINOR_VERSION
Definition dirac_types.h:66
#define DIRAC_RESEARCH_MAJOR_VERSION
Definition dirac_types.h:65
#define DIRAC_RESEARCH_VERSION(X, Y, Z)
Definition dirac_types.h:69
#define DIRAC_RESEARCH_PATCH_VERSION
Definition dirac_types.h:67
◆ DIRAC_RESEARCH_MAJOR_VERSION
#define DIRAC_RESEARCH_MAJOR_VERSION 1 /* 0..255 */ |
◆ DIRAC_RESEARCH_MINOR_VERSION
#define DIRAC_RESEARCH_MINOR_VERSION 0 /* 0..255 */ |
◆ DIRAC_RESEARCH_PATCH_VERSION
#define DIRAC_RESEARCH_PATCH_VERSION 2 /* 0..255 */ |
◆ DIRAC_RESEARCH_VERSION
#define DIRAC_RESEARCH_VERSION |
( |
| X, |
|
|
| Y, |
|
|
| Z ) |
Value: (((X)<<16) + ((Y)<<8) + (Z))
◆ DIRAC_RESEARCH_VERSION_ATLEAST
#define DIRAC_RESEARCH_VERSION_ATLEAST |
( |
| X, |
|
|
| Y, |
|
|
| Z ) |
Value:
#define DIRAC_RESEARCH_CURVERSION
Definition dirac_types.h:72
◆ DllExport
This file contains common enumerated types used throughout the end user interfaces to the encoder and decoder
Referenced by dirac_buffer(), dirac_decoder_close(), dirac_decoder_init(), dirac_encoder_close(), dirac_encoder_context_init(), dirac_encoder_end_sequence(), dirac_encoder_init(), dirac_encoder_load(), dirac_encoder_output(), dirac_encoder_pts_offset(), dirac_parse(), and dirac_set_buf().
◆ dirac_chroma_t
◆ dirac_col_primaries_t
◆ dirac_frame_rate_t
◆ dirac_picture_type_t
◆ dirac_pix_asr_t
◆ dirac_reference_type_t
◆ dirac_transfer_func_t
◆ dirac_wlt_filter_t
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.