![]() |
libgpac
Documentation of the core library of GPAC
|
#include <gpac/filters.h>#include <gpac/constants.h>#include <gpac/bitstream.h>#include <gpac/internal/media_dev.h>
Include dependency graph for rewrite_mp4v.c:Data Structures | |
| struct | GF_M4VMxCtx |
Macros | |
| #define | OFFS(_n) #_n, offsetof(GF_M4VMxCtx, _n) |
Functions | |
| GF_Err | m4vmx_configure_pid (GF_Filter *filter, GF_FilterPid *pid, Bool is_remove) |
| GF_Err | m4vmx_process (GF_Filter *filter) |
| const GF_FilterRegister * | ufm4v_register (GF_FilterSession *session) |
| static GF_Err | vc1mx_initialize (GF_Filter *filter) |
| const GF_FilterRegister * | ufvc1_register (GF_FilterSession *session) |
Variables | |
| static const GF_FilterCapability | M4VMxCaps [] |
| static const GF_FilterArgs | M4VMxArgs [] |
| GF_FilterRegister | M4VMxRegister |
| static const GF_FilterCapability | VC1MxCaps [] |
| GF_FilterRegister | VC1VMxRegister |
| struct GF_M4VMxCtx |
| #define OFFS | ( | _n | ) | #_n, offsetof(GF_M4VMxCtx, _n) |
Here is the call graph for this function:| GF_Err m4vmx_process | ( | GF_Filter * | filter | ) |
Here is the call graph for this function:| const GF_FilterRegister * ufm4v_register | ( | GF_FilterSession * | session | ) |
|
static |
Here is the call graph for this function:
Here is the caller graph for this function:| const GF_FilterRegister * ufvc1_register | ( | GF_FilterSession * | session | ) |
Here is the call graph for this function:
|
static |
|
static |
| GF_FilterRegister M4VMxRegister |
|
static |
| GF_FilterRegister VC1VMxRegister |