xine-lib 1.2.13-20230125hg15249
|
Go to the source code of this file.
Data Structures | |
struct | plugin_file_t |
struct | plugin_node_s |
struct | plugin_catalog_s |
Macros | |
#define | DECODER_MAX 128 |
#define | PLUGIN_MAX 256 |
#define | PLUGINS_PER_TYPE 10 |
Typedefs | |
typedef struct plugin_node_s | plugin_node_t |
typedef struct plugin_catalog_s | plugin_catalog_t |
#define DECODER_MAX 128 |
#define PLUGIN_MAX 256 |
Referenced by _insert_node().
#define PLUGINS_PER_TYPE 10 |
Referenced by _x_get_audio_decoder(), _x_get_spu_decoder(), _x_get_video_decoder(), and map_decoder_list().
typedef struct plugin_catalog_s plugin_catalog_t |
typedef struct plugin_node_s plugin_node_t |