#define tvh_ssc_t streaming_start_component_t
#define tvh_sct_t streaming_component_type_t
-
-struct tvh_codec;
typedef struct tvh_codec TVHCodec;
-
-struct tvh_codec_profile;
typedef struct tvh_codec_profile TVHCodecProfile;
-
/* codec_profile_class ====================================================== */
typedef int (*codec_profile_setup_meth) (TVHCodecProfile *, tvh_ssc_t *);
extern TVHCodecProfile *tvh_codec_profile_copy;
-struct tvh_transcoder;
typedef struct tvh_transcoder TVHTranscoder;
-
-struct tvh_stream;
typedef struct tvh_stream TVHStream;
-
-struct tvh_context_type;
typedef struct tvh_context_type TVHContextType;
-
-struct tvh_context;
typedef struct tvh_context TVHContext;
-
-struct tvh_context_helper;
typedef struct tvh_context_helper TVHContextHelper;
// post phase _MUST_ be == phase + 1