Go to the source code of this file.
Functions | |
struct encoder_plugin * | encoder_plugin_get (const char *name) |
Looks up an encoder plugin by its name. |
struct encoder_plugin* encoder_plugin_get | ( | const char * | name | ) | [read] |
Looks up an encoder plugin by its name.
name | the encoder name to look for |