7.2 All declarations
Members
Types
- struct Context
- typedef [...] Matrix_t[16]
- struct Vertex
- struct audio_data
- struct buffer_temp
- enum channel
- typedef [...] ebur128_state
- enum error
- enum mode
- struct render_thread_data
- struct start_data
- struct tcp_data
- struct thread_data
- typedef [...] uatomic_uint32_t
- enum ubase_err
- struct ubuf
- struct ubuf_block_stream
- enum ubuf_command
- struct ubuf_mem_shared
- struct ubuf_mgr
- enum ubuf_mgr_command
- struct ubuf_pic_common
- struct ubuf_pic_common_mgr
- struct ubuf_pic_common_mgr_plane
- struct ubuf_pic_common_plane
- struct ubuf_sound_common
- struct ubuf_sound_common_mgr
- struct ubuf_sound_common_mgr_plane
- struct ubuf_sound_common_plane
- struct uchain
- struct uclock
- enum uclock_std_flags
- struct udeal
- struct udict
- enum udict_command
- struct udict_mgr
- enum udict_mgr_command
- struct udict_opaque
- struct udp_data
- struct ueventfd
- enum ueventfd_mode
- struct ufifo
- struct ulifo
- struct umem
- struct umem_mgr
- struct upipe
- enum upipe_amtsrc_mgr_command
- enum upipe_audiocont_command
- enum upipe_audiocont_sub_command
- enum upipe_avcenc_mgr_command
- enum upipe_avfsink_command
- enum upipe_avfsrc_command
- enum upipe_blit_sub_command
- enum upipe_bmd_src_command
- enum upipe_chunk_stream_command
- enum upipe_command
- enum upipe_delay_command
- enum upipe_display_command
- enum upipe_fdec_mgr_command
- enum upipe_fenc_mgr_command
- enum upipe_ffmt_mgr_command
- enum upipe_filter_ebur128_command
- enum upipe_fsink_command
- enum upipe_fsink_mode
- enum upipe_fsrc_command
- enum upipe_genaux_command
- enum upipe_gl_sink_command
- enum upipe_glx_sink_command
- enum upipe_match_attr_command
- struct upipe_mgr
- enum upipe_mgr_command
- enum upipe_mpgvf_command
- enum upipe_multicat_probe_command
- enum upipe_multicat_sink_command
- enum upipe_null_command
- enum upipe_play_command
- typedef struct upump_mgr *(*upipe_pthread_upump_mgr_alloc)(void )
- typedef void (*upipe_pthread_upump_mgr_free)(struct upump_mgr *)
- typedef void (*upipe_pthread_upump_mgr_work)(struct upump_mgr *)
- enum upipe_qsink_command
- enum upipe_qsrc_command
- enum upipe_qt_html_command
- enum upipe_rtp_prepend_command
- enum upipe_rtpsrc_mgr_command
- enum upipe_setattr_command
- enum upipe_setflowdef_command
- enum upipe_setrap_command
- enum upipe_skip_command
- enum upipe_sws_command
- enum upipe_sws_thumbs_command
- enum upipe_trickp_command
- enum upipe_ts_check_command
- enum upipe_ts_conformance
- enum upipe_ts_demux_command
- enum upipe_ts_demux_mgr_command
- enum upipe_ts_mux_command
- enum upipe_ts_mux_mgr_command
- enum upipe_ts_mux_mode
- enum upipe_ts_patd_command
- enum upipe_ts_psig_program_command
- enum upipe_ts_psii_sub_command
- enum upipe_ts_sync_command
- enum upipe_udpsink_command
- enum upipe_udpsink_mode
- enum upipe_videocont_command
- enum upipe_videocont_sub_command
- enum upipe_wlin_mgr_command
- enum upipe_wsink_mgr_command
- enum upipe_wsrc_mgr_command
- enum upipe_x264_command
- enum upipe_xfer_mgr_command
- struct upool
- typedef void *(*upool_alloc_cb)(struct upool *)
- typedef void (*upool_free_cb)(struct upool *, void *)
- struct uprobe
- struct uprobe_dejitter
- enum uprobe_event
- struct uprobe_filter_suggest
- enum uprobe_gl_sink_event
- enum uprobe_glx_sink_event
- enum uprobe_log_level
- enum uprobe_multicat_probe_event
- struct uprobe_output
- struct uprobe_pfx
- enum uprobe_probe_uref_event
- struct uprobe_pthread_upump_mgr
- enum uprobe_selflow_type
- struct uprobe_stdio
- typedef int (*uprobe_throw_func)(struct uprobe *, struct upipe *, int , va_list )
- enum uprobe_ts_demux_event
- enum uprobe_ts_split_event
- struct uprobe_ubuf_mem
- struct uprobe_uclock
- struct uprobe_upump_mgr
- struct uprobe_uref_mgr
- struct uprobe_xfer
- enum uprobe_xfer_event
- struct upump
- struct upump_blocker
- typedef void (*upump_blocker_cb)(struct upump_blocker *)
- typedef void (*upump_cb)(struct upump *)
- struct upump_common
- struct upump_common_mgr
- struct upump_mgr
- enum upump_mgr_command
- enum upump_type
- struct uqueue
- struct urational
- struct uref
- enum uref_date_type
- struct uref_mgr
- enum uref_mgr_command
- struct urefcount
- typedef void (*urefcount_cb)(struct urefcount *)
- struct uring
- struct uring_elem
- typedef [...] uring_fifo
- typedef [...] uring_fifo_val
- typedef [...] uring_index
- typedef [...] uring_lifo
- typedef [...] uring_lifo_val
Functions
- struct upipe * _upipe_display_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, PP_Resource image, PP_Resource loop)
- struct upipe * _upipe_filter_ebur128_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, int n_pipe)
- struct upipe * _upipe_sound_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, PP_Resource loop)
- struct upipe * _upipe_src_tcp_chrome_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, PP_Resource loop)
- struct upipe * _upipe_src_udp_chrome_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, PP_Resource loop)
- int ebur128_add_frames_double(ebur128_state *st, const double *src, size_t frames)
- int ebur128_add_frames_float(ebur128_state *st, const float *src, size_t frames)
- int ebur128_add_frames_int(ebur128_state *st, const int *src, size_t frames)
- int ebur128_add_frames_short(ebur128_state *st, const short *src, size_t frames)
- int ebur128_change_parameters(ebur128_state *st, unsigned int channels, unsigned long samplerate)
- void ebur128_destroy(ebur128_state **st)
- void ebur128_get_version(int *major, int *minor, int *patch)
- ebur128_state * ebur128_init(unsigned int channels, unsigned long samplerate, int mode)
- int ebur128_loudness_global(ebur128_state *st, double *out)
- int ebur128_loudness_global_multiple(ebur128_state **sts, size_t size, double *out)
- int ebur128_loudness_momentary(ebur128_state *st, double *out)
- int ebur128_loudness_range(ebur128_state *st, double *out)
- int ebur128_loudness_range_multiple(ebur128_state **sts, size_t size, double *out)
- int ebur128_loudness_shortterm(ebur128_state *st, double *out)
- int ebur128_sample_peak(ebur128_state *st, unsigned int channel_number, double *out)
- int ebur128_set_channel(ebur128_state *st, unsigned int channel_number, int value)
- int ebur128_true_peak(ebur128_state *st, unsigned int channel_number, double *out)
- void glhFrustumf2(Matrix_t mat, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat znear, GLfloat zfar)
- void glhFrustumf2(Matrix_t mat, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat znear, GLfloat zfar)
- void glhPerspectivef2(Matrix_t mat, GLfloat fovyInDegrees, GLfloat aspectRatio, GLfloat znear, GLfloat zfar)
- void glhPerspectivef2(Matrix_t mat, GLfloat fovyInDegrees, GLfloat aspectRatio, GLfloat znear, GLfloat zfar)
- void identity_matrix(Matrix_t mat)
- void identity_matrix(Matrix_t mat)
- void multiply_matrix(const Matrix_t a, const Matrix_t b, Matrix_t mat)
- void multiply_matrix(const Matrix_t a, const Matrix_t b, Matrix_t mat)
- void rotate_matrix(GLfloat x_deg, GLfloat y_deg, GLfloat z_deg, Matrix_t mat)
- void rotate_matrix(GLfloat x_deg, GLfloat y_deg, GLfloat z_deg, Matrix_t mat)
- void rotate_x_matrix(GLfloat x_rad, Matrix_t mat)
- void rotate_y_matrix(GLfloat y_rad, Matrix_t mat)
- void rotate_z_matrix(GLfloat z_rad, Matrix_t mat)
- void translate_matrix(GLfloat x, GLfloat y, GLfloat z, Matrix_t mat)
- void translate_matrix(GLfloat x, GLfloat y, GLfloat z, Matrix_t mat)
- void uatomic_clean(uatomic_uint32_t *obj)
- bool uatomic_compare_exchange(uatomic_uint32_t *obj, uint32_t *expected, uint32_t desired)
- uint32_t uatomic_fetch_add(uatomic_uint32_t *obj, uint32_t operand)
- uint32_t uatomic_fetch_sub(uatomic_uint32_t *obj, uint32_t operand)
- void uatomic_init(uatomic_uint32_t *obj, uint32_t value)
- uint32_t uatomic_load(uatomic_uint32_t *obj)
- void uatomic_store(uatomic_uint32_t *obj, uint32_t value)
- bool ubase_check(int err)
- uint64_t ubase_gcd(uint64_t a, uint64_t b)
- int ubase_ncmp(const char *string, const char *prefix)
- struct ubuf * ubuf_block_alloc(struct ubuf_mgr *mgr, int size)
- int ubuf_block_append(struct ubuf *ubuf, struct ubuf *append)
- int ubuf_block_common_dup(struct ubuf *ubuf, struct ubuf *new_ubuf)
- void ubuf_block_common_init(struct ubuf *ubuf, bool map)
- int ubuf_block_common_splice(struct ubuf *ubuf, struct ubuf *new_ubuf, int offset, int size)
- int ubuf_block_compare(struct ubuf *ubuf, int offset, struct ubuf *ubuf_small)
- struct ubuf * ubuf_block_copy(struct ubuf_mgr *mgr, struct ubuf *ubuf, int skip, int new_size)
- int ubuf_block_delete(struct ubuf *ubuf, int offset, int size)
- int ubuf_block_equal(struct ubuf *ubuf1, struct ubuf *ubuf2)
- int ubuf_block_extract(struct ubuf *ubuf, int offset, int size, uint8_t *buffer)
- int ubuf_block_find(struct ubuf *ubuf, size_t *offset_p, unsigned int nb_octets, ...)
- int ubuf_block_find_va(struct ubuf *ubuf, size_t *offset_p, unsigned int nb_octets, va_list args)
- int ubuf_block_insert(struct ubuf *ubuf, int offset, struct ubuf *insert)
- int ubuf_block_iovec_count(struct ubuf *ubuf, int offset, int size)
- int ubuf_block_iovec_read(struct ubuf *ubuf, int offset, int size, struct iovec *iovecs)
- int ubuf_block_iovec_unmap(struct ubuf *ubuf, int offset, int size, struct iovec *iovecs)
- int ubuf_block_match(struct ubuf *ubuf, const uint8_t *filter, const uint8_t *mask, size_t size)
- struct ubuf_mgr * ubuf_block_mem_mgr_alloc(uint16_t ubuf_pool_depth, uint16_t shared_pool_depth, struct umem_mgr *umem_mgr, int align, int align_offset)
- int ubuf_block_merge(struct ubuf_mgr *mgr, struct ubuf **ubuf_p, int skip, int new_size)
- const uint8_t * ubuf_block_peek(struct ubuf *ubuf, int offset, int size, uint8_t *buffer)
- int ubuf_block_peek_unmap(struct ubuf *ubuf, int offset, uint8_t *buffer, const uint8_t *read_buffer)
- int ubuf_block_read(struct ubuf *ubuf, int offset, int *size_p, const uint8_t **buffer_p)
- int ubuf_block_resize(struct ubuf *ubuf, int offset, int new_size)
- int ubuf_block_scan(struct ubuf *ubuf, size_t *offset_p, uint8_t word)
- int ubuf_block_size(struct ubuf *ubuf, size_t *size_p)
- int ubuf_block_size_linear(struct ubuf *ubuf, int offset, size_t *size_p)
- struct ubuf * ubuf_block_splice(struct ubuf *ubuf, int offset, int size)
- int ubuf_block_stream_clean(struct ubuf_block_stream *s)
- int ubuf_block_stream_get(struct ubuf_block_stream *s, uint8_t *octet_p)
- int ubuf_block_stream_init(struct ubuf_block_stream *s, struct ubuf *ubuf, int offset)
- int ubuf_block_truncate(struct ubuf *ubuf, int offset)
- int ubuf_block_unmap(struct ubuf *ubuf, int offset)
- int ubuf_block_write(struct ubuf *ubuf, int offset, int *size_p, uint8_t **buffer_p)
- struct ubuf * ubuf_dup(struct ubuf *ubuf)
- void ubuf_free(struct ubuf *ubuf)
- struct ubuf_mgr * ubuf_mem_mgr_alloc_from_flow_def(uint16_t ubuf_pool_depth, uint16_t shared_pool_depth, struct umem_mgr *umem_mgr, struct uref *flow_def)
- void * ubuf_mem_shared_alloc_inner(struct upool *upool)
- uint8_t * ubuf_mem_shared_buffer(struct ubuf_mem_shared *shared)
- void ubuf_mem_shared_free_inner(struct upool *upool, void *_shared)
- bool ubuf_mem_shared_release(struct ubuf_mem_shared *shared)
- bool ubuf_mem_shared_single(struct ubuf_mem_shared *shared)
- size_t ubuf_mem_shared_size(struct ubuf_mem_shared *shared)
- struct ubuf_mem_shared * ubuf_mem_shared_use(struct ubuf_mem_shared *shared)
- void ubuf_mgr_release(struct ubuf_mgr *mgr)
- struct ubuf_mgr * ubuf_mgr_use(struct ubuf_mgr *mgr)
- int ubuf_mgr_vacuum(struct ubuf_mgr *mgr)
- struct ubuf * ubuf_pic_alloc(struct ubuf_mgr *mgr, int hsize, int vsize)
- struct ubuf * ubuf_pic_bmd_alloc(struct ubuf_mgr *mgr, void *VideoFrame)
- struct ubuf_mgr * ubuf_pic_bmd_mgr_alloc(uint16_t ubuf_pool_depth, uint32_t PixelFormat)
- int ubuf_pic_clear(struct ubuf *ubuf, int hoffset, int voffset, int hsize, int vsize)
- int ubuf_pic_common_check_size(struct ubuf_mgr *mgr, int hsize, int vsize)
- int ubuf_pic_common_check_skip(struct ubuf_mgr *mgr, int hskip, int vskip)
- void ubuf_pic_common_clean(struct ubuf *ubuf)
- int ubuf_pic_common_dup(struct ubuf *ubuf, struct ubuf *new_ubuf)
- void ubuf_pic_common_init(struct ubuf *ubuf, size_t hmprepend, size_t hmappend, size_t hmsize, size_t vprepend, size_t vappend, size_t vsize)
- int ubuf_pic_common_mgr_add_plane(struct ubuf_mgr *mgr, const char *chroma, uint8_t hsub, uint8_t vsub, uint8_t macropixel_size)
- void ubuf_pic_common_mgr_clean(struct ubuf_mgr *mgr)
- void ubuf_pic_common_mgr_init(struct ubuf_mgr *mgr, uint8_t macropixel)
- void ubuf_pic_common_plane_clean(struct ubuf *ubuf, uint8_t plane)
- int ubuf_pic_common_plane_dup(struct ubuf *ubuf, struct ubuf *new_ubuf, uint8_t plane)
- void ubuf_pic_common_plane_init(struct ubuf *ubuf, uint8_t plane, uint8_t *buffer, size_t stride)
- int ubuf_pic_common_plane_iterate(struct ubuf *ubuf, const char **chroma_p)
- int ubuf_pic_common_plane_map(struct ubuf *ubuf, const char *chroma, int hoffset, int voffset, int hsize, int vsize, uint8_t **buffer_p)
- int ubuf_pic_common_plane_size(struct ubuf *ubuf, const char *chroma, size_t *stride_p, uint8_t *hsub_p, uint8_t *vsub_p, uint8_t *macropixel_size_p)
- int ubuf_pic_common_resize(struct ubuf *ubuf, int hskip, int vskip, int new_hsize, int new_vsize)
- int ubuf_pic_common_size(struct ubuf *ubuf, size_t *hsize_p, size_t *vsize_p, uint8_t *macropixel_p)
- size_t ubuf_pic_common_sizeof(struct ubuf_mgr *mgr)
- struct ubuf * ubuf_pic_copy(struct ubuf_mgr *mgr, struct ubuf *ubuf, int hskip, int vskip, int new_hsize, int new_vsize)
- int ubuf_pic_mem_mgr_add_plane(struct ubuf_mgr *mgr, const char *chroma, uint8_t hsub, uint8_t vsub, uint8_t macropixel_size)
- struct ubuf_mgr * ubuf_pic_mem_mgr_alloc(uint16_t ubuf_pool_depth, uint16_t shared_pool_depth, struct umem_mgr *umem_mgr, uint8_t macropixel, int hprepend, int happend, int vprepend, int vappend, int align, int align_hmoffset)
- struct ubuf_mgr * ubuf_pic_mem_mgr_alloc_fourcc(uint16_t ubuf_pool_depth, uint16_t shared_pool_depth, struct umem_mgr *umem_mgr, const char *fcc, int hmprepend, int hmappend, int vprepend, int vappend, int align, int align_hmoffset)
- int ubuf_pic_plane_clear(struct ubuf *ubuf, const char *chroma, int hoffset, int voffset, int hsize, int vsize)
- int ubuf_pic_plane_iterate(struct ubuf *ubuf, const char **chroma_p)
- int ubuf_pic_plane_read(struct ubuf *ubuf, const char *chroma, int hoffset, int voffset, int hsize, int vsize, const uint8_t **buffer_p)
- int ubuf_pic_plane_size(struct ubuf *ubuf, const char *chroma, size_t *stride_p, uint8_t *hsub_p, uint8_t *vsub_p, uint8_t *macropixel_size_p)
- int ubuf_pic_plane_unmap(struct ubuf *ubuf, const char *chroma, int hoffset, int voffset, int hsize, int vsize)
- int ubuf_pic_plane_write(struct ubuf *ubuf, const char *chroma, int hoffset, int voffset, int hsize, int vsize, uint8_t **buffer_p)
- int ubuf_pic_replace(struct ubuf_mgr *mgr, struct ubuf **ubuf_p, int hskip, int vskip, int new_hsize, int new_vsize)
- int ubuf_pic_resize(struct ubuf *ubuf, int hskip, int vskip, int new_hsize, int new_vsize)
- int ubuf_pic_size(struct ubuf *ubuf, size_t *hsize_p, size_t *vsize_p, uint8_t *mpixel_p)
- struct ubuf * ubuf_sound_alloc(struct ubuf_mgr *mgr, int size)
- struct ubuf * ubuf_sound_bmd_alloc(struct ubuf_mgr *mgr, void *AudioFrame)
- struct ubuf_mgr * ubuf_sound_bmd_mgr_alloc(uint16_t ubuf_pool_depth, uint32_t SampleType, uint8_t nb_channels, const char *channel)
- void ubuf_sound_common_clean(struct ubuf *ubuf)
- int ubuf_sound_common_dup(struct ubuf *ubuf, struct ubuf *new_ubuf)
- void ubuf_sound_common_init(struct ubuf *ubuf, size_t size)
- int ubuf_sound_common_mgr_add_plane(struct ubuf_mgr *mgr, const char *channel)
- void ubuf_sound_common_mgr_clean(struct ubuf_mgr *mgr)
- void ubuf_sound_common_mgr_init(struct ubuf_mgr *mgr, uint8_t sample_size)
- void ubuf_sound_common_plane_clean(struct ubuf *ubuf, uint8_t plane)
- int ubuf_sound_common_plane_dup(struct ubuf *ubuf, struct ubuf *new_ubuf, uint8_t plane)
- void ubuf_sound_common_plane_init(struct ubuf *ubuf, uint8_t plane, uint8_t *buffer)
- int ubuf_sound_common_plane_iterate(struct ubuf *ubuf, const char **channel_p)
- int ubuf_sound_common_plane_map(struct ubuf *ubuf, const char *channel, int offset, int size, uint8_t **buffer_p)
- int ubuf_sound_common_resize(struct ubuf *ubuf, int offset, int new_size)
- int ubuf_sound_common_size(struct ubuf *ubuf, size_t *size_p, uint8_t *sample_size_p)
- size_t ubuf_sound_common_sizeof(struct ubuf_mgr *mgr)
- struct ubuf * ubuf_sound_copy(struct ubuf_mgr *mgr, struct ubuf *ubuf, int skip, int new_size)
- int ubuf_sound_mem_mgr_add_plane(struct ubuf_mgr *mgr, const char *channel)
- struct ubuf_mgr * ubuf_sound_mem_mgr_alloc(uint16_t ubuf_pool_depth, uint16_t shared_pool_depth, struct umem_mgr *umem_mgr, uint8_t sample_size, uint64_t align)
- int ubuf_sound_plane_iterate(struct ubuf *ubuf, const char **channel_p)
- int ubuf_sound_plane_read_double(struct ubuf *ubuf, const char *channel, int offset, int size, const double **buffer_p)
- int ubuf_sound_plane_read_float(struct ubuf *ubuf, const char *channel, int offset, int size, const float **buffer_p)
- int ubuf_sound_plane_read_int16_t(struct ubuf *ubuf, const char *channel, int offset, int size, const int16_t **buffer_p)
- int ubuf_sound_plane_read_int32_t(struct ubuf *ubuf, const char *channel, int offset, int size, const int32_t **buffer_p)
- int ubuf_sound_plane_read_uint8_t(struct ubuf *ubuf, const char *channel, int offset, int size, const uint8_t **buffer_p)
- int ubuf_sound_plane_read_void(struct ubuf *ubuf, const char *channel, int offset, int size, const void **buffer_p)
- int ubuf_sound_plane_unmap(struct ubuf *ubuf, const char *channel, int offset, int size)
- int ubuf_sound_plane_write_double(struct ubuf *ubuf, const char *channel, int offset, int size, double **buffer_p)
- int ubuf_sound_plane_write_float(struct ubuf *ubuf, const char *channel, int offset, int size, float **buffer_p)
- int ubuf_sound_plane_write_int16_t(struct ubuf *ubuf, const char *channel, int offset, int size, int16_t **buffer_p)
- int ubuf_sound_plane_write_int32_t(struct ubuf *ubuf, const char *channel, int offset, int size, int32_t **buffer_p)
- int ubuf_sound_plane_write_uint8_t(struct ubuf *ubuf, const char *channel, int offset, int size, uint8_t **buffer_p)
- int ubuf_sound_plane_write_void(struct ubuf *ubuf, const char *channel, int offset, int size, void **buffer_p)
- int ubuf_sound_read_double(struct ubuf *ubuf, int offset, int size, const double *buffers_p[], uint8_t planes)
- int ubuf_sound_read_float(struct ubuf *ubuf, int offset, int size, const float *buffers_p[], uint8_t planes)
- int ubuf_sound_read_int16_t(struct ubuf *ubuf, int offset, int size, const int16_t *buffers_p[], uint8_t planes)
- int ubuf_sound_read_int32_t(struct ubuf *ubuf, int offset, int size, const int32_t *buffers_p[], uint8_t planes)
- int ubuf_sound_read_uint8_t(struct ubuf *ubuf, int offset, int size, const uint8_t *buffers_p[], uint8_t planes)
- int ubuf_sound_read_void(struct ubuf *ubuf, int offset, int size, const void *buffers_p[], uint8_t planes)
- int ubuf_sound_replace(struct ubuf_mgr *mgr, struct ubuf **ubuf_p, int skip, int new_size)
- int ubuf_sound_resize(struct ubuf *ubuf, int offset, int new_size)
- int ubuf_sound_size(struct ubuf *ubuf, size_t *size_p, uint8_t *sample_size_p)
- int ubuf_sound_unmap(struct ubuf *ubuf, int offset, int size, uint8_t planes)
- int ubuf_sound_write_double(struct ubuf *ubuf, int offset, int size, double *buffers_p[], uint8_t planes)
- int ubuf_sound_write_float(struct ubuf *ubuf, int offset, int size, float *buffers_p[], uint8_t planes)
- int ubuf_sound_write_int16_t(struct ubuf *ubuf, int offset, int size, int16_t *buffers_p[], uint8_t planes)
- int ubuf_sound_write_int32_t(struct ubuf *ubuf, int offset, int size, int32_t *buffers_p[], uint8_t planes)
- int ubuf_sound_write_uint8_t(struct ubuf *ubuf, int offset, int size, uint8_t *buffers_p[], uint8_t planes)
- int ubuf_sound_write_void(struct ubuf *ubuf, int offset, int size, void *buffers_p[], uint8_t planes)
- void uchain_init(struct uchain *uchain)
- uint64_t uclock_now(struct uclock *uclock)
- void uclock_release(struct uclock *uclock)
- struct uclock * uclock_std_alloc(enum uclock_std_flags flags)
- struct uclock * uclock_use(struct uclock *uclock)
- void udeal_abort(struct udeal *udeal, struct upump *upump)
- void udeal_clean(struct udeal *udeal)
- bool udeal_grab(struct udeal *udeal)
- bool udeal_init(struct udeal *udeal)
- void udeal_start(struct udeal *udeal, struct upump *upump)
- struct upump * udeal_upump_alloc(struct udeal *udeal, struct upump_mgr *upump_mgr, upump_cb cb, void *opaque)
- void udeal_yield(struct udeal *udeal, struct upump *upump)
- struct udict * udict_alloc(struct udict_mgr *mgr, size_t size)
- int udict_cmp(struct udict *udict1, struct udict *udict2)
- struct udict * udict_copy(struct udict_mgr *mgr, struct udict *udict)
- int udict_delete(struct udict *udict, enum udict_type type, const char *name)
- struct udict * udict_dup(struct udict *udict)
- void udict_free(struct udict *udict)
- int udict_get_bool(struct udict *udict, bool *p, enum udict_type type, const char *name)
- int udict_get_float(struct udict *udict, double *p, enum udict_type type, const char *name)
- int udict_get_int(struct udict *udict, int64_t *p, enum udict_type type, const char *name)
- int udict_get_rational(struct udict *udict, struct urational *p, enum udict_type type, const char *name)
- int udict_get_small_int(struct udict *udict, int8_t *p, enum udict_type type, const char *name)
- int udict_get_small_unsigned(struct udict *udict, uint8_t *p, enum udict_type type, const char *name)
- int udict_get_string(struct udict *udict, const char **p, enum udict_type type, const char *name)
- int udict_get_unsigned(struct udict *udict, uint64_t *p, enum udict_type type, const char *name)
- int udict_get_void(struct udict *udict, void *p, enum udict_type type, const char *name)
- int udict_import(struct udict *udict, struct udict *udict_attr)
- struct udict_mgr * udict_inline_mgr_alloc(unsigned int udict_pool_depth, struct umem_mgr *umem_mgr, int min_size, int extra_size)
- int udict_iterate(struct udict *udict, const char **name_p, enum udict_type *type_p)
- void udict_mgr_release(struct udict_mgr *mgr)
- struct udict_mgr * udict_mgr_use(struct udict_mgr *mgr)
- int udict_mgr_vacuum(struct udict_mgr *mgr)
- int udict_name(struct udict *udict, enum udict_type type, const char **name_p, enum udict_type *base_type_p)
- int udict_set_bool(struct udict *udict, bool value, enum udict_type type, const char *name)
- int udict_set_float(struct udict *udict, double value, enum udict_type type, const char *name)
- int udict_set_int(struct udict *udict, uint64_t value, enum udict_type type, const char *name)
- int udict_set_opaque(struct udict *udict, struct udict_opaque value, enum udict_type type, const char *name)
- int udict_set_rational(struct udict *udict, struct urational value, enum udict_type type, const char *name)
- int udict_set_small_int(struct udict *udict, int8_t value, enum udict_type type, const char *name)
- int udict_set_small_unsigned(struct udict *udict, uint8_t value, enum udict_type type, const char *name)
- int udict_set_string(struct udict *udict, const char *value, enum udict_type type, const char *name)
- int udict_set_unsigned(struct udict *udict, uint64_t value, enum udict_type type, const char *name)
- int udict_set_void(struct udict *udict, void *value, enum udict_type type, const char *name)
- void ueventfd_clean(struct ueventfd *fd)
- bool ueventfd_init(struct ueventfd *fd, bool readable)
- bool ueventfd_read(struct ueventfd *fd)
- struct upump * ueventfd_upump_alloc(struct ueventfd *fd, struct upump_mgr *upump_mgr, upump_cb cb, void *opaque)
- bool ueventfd_write(struct ueventfd *fd)
- void ufifo_clean(struct ufifo *ufifo)
- void ufifo_init(struct ufifo *ufifo, uint8_t length, void *extra)
- bool ufifo_push(struct ufifo *ufifo, void *opaque)
- void ulifo_clean(struct ulifo *ulifo)
- void ulifo_init(struct ulifo *ulifo, uint16_t length, void *extra)
- bool ulifo_push(struct ulifo *ulifo, void *opaque)
- void ulist_add(struct uchain *ulist, struct uchain *element)
- void ulist_delete(struct uchain *element)
- size_t ulist_depth(struct uchain *ulist)
- bool ulist_empty(struct uchain *ulist)
- void ulist_init(struct uchain *ulist)
- void ulist_insert(struct uchain *prev, struct uchain *next, struct uchain *element)
- bool ulist_is_last(struct uchain *ulist, struct uchain *element)
- struct uchain * ulist_peek(struct uchain *ulist)
- struct uchain * ulist_pop(struct uchain *ulist)
- void ulist_unshift(struct uchain *ulist, struct uchain *element)
- bool umem_alloc(struct umem_mgr *mgr, struct umem *umem, size_t size)
- struct umem_mgr * umem_alloc_mgr_alloc(void )
- uint8_t * umem_buffer(struct umem *umem)
- void umem_free(struct umem *umem)
- void umem_mgr_release(struct umem_mgr *mgr)
- struct umem_mgr * umem_mgr_use(struct umem_mgr *mgr)
- void umem_mgr_vacuum(struct umem_mgr *mgr)
- struct umem_mgr * umem_pool_mgr_alloc(size_t pool0_size, size_t nb_pools, ...)
- struct umem_mgr * umem_pool_mgr_alloc_simple(uint16_t base_pools_depth)
- bool umem_realloc(struct umem *umem, size_t new_size)
- size_t umem_size(struct umem *umem)
- struct upipe_mgr * upipe_a52f_mgr_alloc(void )
- struct upipe_mgr * upipe_alsink_mgr_alloc(void )
- int upipe_amend_flow_format(struct upipe *upipe, struct uref *flow_format)
- struct upipe_mgr * upipe_amtsrc_mgr_alloc(const char *amt_relay)
- int upipe_amtsrc_mgr_set_timeout(struct upipe_mgr *mgr, unsigned int timeout)
- int upipe_attach_ubuf_mgr(struct upipe *upipe)
- int upipe_attach_uclock(struct upipe *upipe)
- int upipe_attach_upump_mgr(struct upipe *upipe)
- int upipe_attach_uref_mgr(struct upipe *upipe)
- struct upipe_mgr * upipe_audio_split_mgr_alloc(void )
- int upipe_audiocont_get_current_input(struct upipe *upipe, const char **name_p)
- int upipe_audiocont_get_input(struct upipe *upipe, const char **name_p)
- int upipe_audiocont_get_latency(struct upipe *upipe, uint64_t *latency_p)
- struct upipe_mgr * upipe_audiocont_mgr_alloc(void )
- int upipe_audiocont_set_input(struct upipe *upipe, const char *name)
- int upipe_audiocont_set_latency(struct upipe *upipe, uint64_t latency)
- int upipe_audiocont_sub_set_input(struct upipe *upipe)
- void upipe_av_clean(void )
- bool upipe_av_init(bool init_avcodec_only, struct uprobe *uprobe)
- enum PixelFormat upipe_av_pixfmt_from_flow_def(struct uref *flow_def, const enum PixelFormat *pix_fmts, const char *chroma_p[5])
- int upipe_av_pixfmt_to_flow_def(enum PixelFormat pix_fmt, struct uref *flow_def)
- struct upipe_mgr * upipe_avcdec_mgr_alloc(void )
- struct upipe_mgr * upipe_avcenc_mgr_alloc(void )
- int upipe_avcenc_mgr_set_flow_def_from_name(struct upipe_mgr *mgr, struct uref *flow_def, const char *name)
- int upipe_avfsink_get_duration(struct upipe *upipe, uint64_t *duration_p)
- int upipe_avfsink_get_format(struct upipe *upipe, const char **format_p)
- int upipe_avfsink_get_mime(struct upipe *upipe, const char **mime_p)
- struct upipe_mgr * upipe_avfsink_mgr_alloc(void )
- int upipe_avfsink_set_format(struct upipe *upipe, const char *format)
- int upipe_avfsink_set_mime(struct upipe *upipe, const char *mime)
- int upipe_avfsrc_get_option(struct upipe *upipe, const char *option, const char **content_p)
- int upipe_avfsrc_get_time(struct upipe *upipe, uint64_t *time_p)
- struct upipe_mgr * upipe_avfsrc_mgr_alloc(void )
- int upipe_avfsrc_set_option(struct upipe *upipe, const char *option, const char *content)
- int upipe_avfsrc_set_time(struct upipe *upipe, uint64_t time)
- struct upipe_mgr * upipe_blit_mgr_alloc(void )
- enum ubase_err upipe_blit_sub_get_hposition(struct upipe *upipe, int *h)
- enum ubase_err upipe_blit_sub_get_position(struct upipe *upipe, int *h, int *v)
- enum ubase_err upipe_blit_sub_get_vposition(struct upipe *upipe, int *v)
- enum ubase_err upipe_blit_sub_set_hposition(struct upipe *upipe, int h)
- enum ubase_err upipe_blit_sub_set_position(struct upipe *upipe, int h, int v)
- enum ubase_err upipe_blit_sub_set_vposition(struct upipe *upipe, int v)
- struct upipe_mgr * upipe_blksrc_mgr_alloc(void )
- struct upipe * upipe_bmd_src_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, struct uprobe *uprobe_pic, struct uprobe *uprobe_sound, struct uprobe *uprobe_subpic)
- int upipe_bmd_src_get_pic_sub(struct upipe *upipe, struct upipe **upipe_p)
- int upipe_bmd_src_get_sound_sub(struct upipe *upipe, struct upipe **upipe_p)
- int upipe_bmd_src_get_subpic_sub(struct upipe *upipe, struct upipe **upipe_p)
- struct upipe_mgr * upipe_bmd_src_mgr_alloc(void )
- int upipe_chunk_stream_get_mtu(struct upipe *upipe, unsigned int *mtu_p, unsigned int *align_p)
- struct upipe_mgr * upipe_chunk_stream_mgr_alloc(void )
- int upipe_chunk_stream_set_mtu(struct upipe *upipe, unsigned int mtu, unsigned int align)
- void upipe_clean(struct upipe *upipe)
- void upipe_dbg_va(struct upipe *upipe, const char *format, ...)
- bool upipe_dead(struct upipe *upipe)
- int upipe_delay_get_delay(struct upipe *upipe, uint64_t *delay_p)
- struct upipe_mgr * upipe_delay_mgr_alloc(void )
- int upipe_delay_set_delay(struct upipe *upipe, uint64_t delay)
- struct upipe_mgr * upipe_display_mgr_alloc(void )
- enum ubase_err upipe_display_set_context(struct upipe *upipe, struct Context context)
- enum ubase_err upipe_display_set_hposition(struct upipe *upipe, int h)
- enum ubase_err upipe_display_set_vposition(struct upipe *upipe, int v)
- struct upipe_mgr * upipe_dup_mgr_alloc(void )
- struct upipe_mgr * upipe_dvbsubf_mgr_alloc(void )
- void upipe_err_va(struct upipe *upipe, const char *format, ...)
- struct upipe_mgr * upipe_fdec_mgr_alloc(void )
- int upipe_fdec_mgr_get_avcdec_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_fdec_mgr_set_avcdec_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- struct upipe_mgr * upipe_fenc_mgr_alloc(void )
- int upipe_fenc_mgr_get_avcenc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_fenc_mgr_get_x264_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_fenc_mgr_set_avcenc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_fenc_mgr_set_x264_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- struct upipe_mgr * upipe_ffmt_mgr_alloc(void )
- int upipe_ffmt_mgr_get_deint_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ffmt_mgr_get_swr_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ffmt_mgr_get_sws_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ffmt_mgr_set_deint_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ffmt_mgr_set_swr_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ffmt_mgr_set_sws_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- struct upipe_mgr * upipe_filter_blend_mgr_alloc(void )
- struct upipe_mgr * upipe_filter_ebur128_mgr_alloc(void )
- enum ubase_err upipe_filter_ebur128_set_time_length(struct upipe *upipe, int time_ms)
- int upipe_filter_throw_suggest_flow_def(struct upipe *upipe, struct uref *flow_def)
- struct upipe * upipe_flow_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, struct uref *flow_def)
- struct upipe * upipe_flow_alloc_input(struct upipe *upipe, struct upipe_mgr *upipe_mgr, struct uprobe *uprobe, struct uref *flow_def_output)
- struct upipe * upipe_flow_alloc_input_sub(struct upipe *upipe, struct upipe *super_pipe, struct uprobe *uprobe, struct uref *flow_def)
- struct upipe * upipe_flow_alloc_output(struct upipe *upipe, struct upipe_mgr *upipe_mgr, struct uprobe *uprobe, struct uref *flow_def_output)
- struct upipe * upipe_flow_alloc_output_sub(struct upipe *upipe, struct upipe *super_pipe, struct uprobe *uprobe, struct uref *flow_def)
- struct upipe * upipe_flow_alloc_sub(struct upipe *upipe, struct uprobe *uprobe, struct uref *flow_def)
- struct upipe * upipe_flow_chain_input(struct upipe *upipe, struct upipe_mgr *upipe_mgr, struct uprobe *uprobe, struct uref *flow_def_output)
- struct upipe * upipe_flow_chain_output(struct upipe *upipe, struct upipe_mgr *upipe_mgr, struct uprobe *uprobe, struct uref *flow_def_output)
- struct upipe * upipe_flow_chain_output_sub(struct upipe *upipe, struct upipe *super_pipe, struct uprobe *uprobe, struct uref *flow_def)
- int upipe_fsink_get_path(struct upipe *upipe, const char **path_p)
- struct upipe_mgr * upipe_fsink_mgr_alloc(void )
- int upipe_fsink_set_path(struct upipe *upipe, const char *path, enum upipe_fsink_mode mode)
- int upipe_fsrc_get_position(struct upipe *upipe, uint64_t *position_p)
- int upipe_fsrc_get_size(struct upipe *upipe, uint64_t *size_p)
- struct upipe_mgr * upipe_fsrc_mgr_alloc(void )
- int upipe_fsrc_set_position(struct upipe *upipe, uint64_t position)
- void upipe_genaux_hton64(uint8_t *buf, uint64_t opaque)
- struct upipe_mgr * upipe_genaux_mgr_alloc(void )
- uint64_t upipe_genaux_ntoh64(const uint8_t *buf)
- int upipe_genaux_set_getattr(struct upipe *upipe, int (*get)(::uref *,uint64_t *) )
- int upipe_get_flow_def(struct upipe *upipe, struct uref **p)
- int upipe_get_option(struct upipe *upipe, const char *option, const char **value_p)
- int upipe_get_output(struct upipe *upipe, struct upipe **p)
- int upipe_get_sub_mgr(struct upipe *upipe, struct upipe_mgr **p)
- int upipe_get_uri(struct upipe *upipe, const char **p)
- bool upipe_gl_texture_load_uref(struct uref *uref, unsigned int texture)
- bool upipe_glx_sink_init(struct upipe *upipe, int x, int y, int width, int height)
- struct upipe_mgr * upipe_glx_sink_mgr_alloc(void )
- struct upipe_mgr * upipe_h264f_mgr_alloc(void )
- struct upipe_mgr * upipe_htons_mgr_alloc(void )
- struct upipe_mgr * upipe_http_src_mgr_alloc(void )
- struct upipe_mgr * upipe_idem_mgr_alloc(void )
- void upipe_init(struct upipe *upipe, struct upipe_mgr *mgr, struct uprobe *uprobe)
- void upipe_input(struct upipe *upipe, struct uref *uref, struct upump **upump_p)
- int upipe_iterate_sub(struct upipe *upipe, struct upipe **p)
- struct upipe_mgr * upipe_match_attr_mgr_alloc(void )
- int upipe_match_attr_set_boundaries(struct upipe *upipe, uint64_t min, uint64_t max)
- int upipe_match_attr_set_uint64_t(struct upipe *upipe, int (*match)(::uref *,uint64_t,uint64_t) )
- int upipe_match_attr_set_uint8_t(struct upipe *upipe, int (*match)(::uref *,uint8_t,uint8_t) )
- void upipe_mgr_release(struct upipe_mgr *mgr)
- struct upipe_mgr * upipe_mgr_use(struct upipe_mgr *mgr)
- int upipe_mgr_vacuum(struct upipe_mgr *mgr)
- struct upipe_mgr * upipe_mpgaf_mgr_alloc(void )
- bool upipe_mpgvf_get_sequence_insertion(struct upipe *upipe, bool *val_p)
- struct upipe_mgr * upipe_mpgvf_mgr_alloc(void )
- bool upipe_mpgvf_set_sequence_insertion(struct upipe *upipe, bool val)
- int upipe_multicat_probe_get_rotate(struct upipe *upipe, uint64_t *interval_p)
- struct upipe_mgr * upipe_multicat_probe_mgr_alloc(void )
- int upipe_multicat_probe_set_rotate(struct upipe *upipe, uint64_t interval)
- int upipe_multicat_sink_get_fsink_mgr(struct upipe *upipe, struct upipe_mgr *fsink_mgr)
- int upipe_multicat_sink_get_path(struct upipe *upipe, const char **path_p, const char **suffix_p)
- int upipe_multicat_sink_get_rotate(struct upipe *upipe, uint64_t *interval_p)
- struct upipe_mgr * upipe_multicat_sink_mgr_alloc(void )
- int upipe_multicat_sink_set_fsink_mgr(struct upipe *upipe, struct upipe_mgr *fsink_mgr)
- int upipe_multicat_sink_set_mode(struct upipe *upipe, enum upipe_fsink_mode mode)
- int upipe_multicat_sink_set_path(struct upipe *upipe, const char *path, const char *suffix)
- int upipe_multicat_sink_set_rotate(struct upipe *upipe, uint64_t interval)
- struct upipe_mgr * upipe_noclock_mgr_alloc(void )
- struct upipe_mgr * upipe_nodemux_mgr_alloc(void )
- void upipe_notice_va(struct upipe *upipe, const char *format, ...)
- int upipe_null_dump_dict(struct upipe *upipe, bool enable)
- struct upipe_mgr * upipe_null_mgr_alloc(void )
- struct upipe_mgr * upipe_osx_audioqueue_sink_mgr_alloc(void )
- int upipe_play_get_output_latency(struct upipe *upipe, uint64_t *latency_p)
- struct upipe_mgr * upipe_play_mgr_alloc(void )
- int upipe_play_set_output_latency(struct upipe *upipe, uint64_t latency)
- struct uprobe * upipe_pop_probe(struct upipe *upipe)
- struct upipe_mgr * upipe_probe_uref_mgr_alloc(void )
- void upipe_push_probe(struct upipe *upipe, struct uprobe *uprobe)
- int upipe_qsink_get_qsrc(struct upipe *upipe, struct upipe **qsrc_p)
- struct upipe_mgr * upipe_qsink_mgr_alloc(void )
- int upipe_qsink_set_qsrc(struct upipe *upipe, struct upipe *qsrc)
- struct upipe * upipe_qsrc_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, unsigned int length)
- int upipe_qsrc_get_length(struct upipe *upipe, unsigned int *length_p)
- int upipe_qsrc_get_max_length(struct upipe *upipe, unsigned int *length_p)
- struct upipe_mgr * upipe_qsrc_mgr_alloc(void )
- int upipe_qt_html_get_framerate(struct upipe *upipe, int fr)
- int upipe_qt_html_get_size(struct upipe *upipe, int h, int v)
- int upipe_qt_html_get_url(struct upipe *upipe, const char **url)
- struct upipe_mgr * upipe_qt_html_mgr_alloc(void )
- int upipe_qt_html_set_framerate(struct upipe *upipe, int *fr)
- int upipe_qt_html_set_size(struct upipe *upipe, int *h, int *v)
- int upipe_qt_html_set_url(struct upipe *upipe, const char *url)
- void upipe_release(struct upipe *upipe)
- int upipe_rtp_prepend_get_type(struct upipe *upipe, uint8_t *type_p, uint32_t *clockrate_p)
- struct upipe_mgr * upipe_rtp_prepend_mgr_alloc(void )
- int upipe_rtp_prepend_set_type(struct upipe *upipe, uint8_t type, uint32_t clockrate)
- struct upipe_mgr * upipe_rtpd_mgr_alloc(void )
- struct upipe_mgr * upipe_rtpsrc_mgr_alloc(void )
- int upipe_rtpsrc_mgr_get_rtpd_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_rtpsrc_mgr_get_udpsrc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_rtpsrc_mgr_set_rtpd_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_rtpsrc_mgr_set_udpsrc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_set_flow_def(struct upipe *upipe, struct uref *s)
- void upipe_set_opaque(struct upipe *upipe, void *opaque)
- int upipe_set_option(struct upipe *upipe, const char *option, const char *value)
- int upipe_set_output(struct upipe *upipe, struct upipe *s)
- int upipe_set_uri(struct upipe *upipe, const char *s)
- int upipe_setattr_get_dict(struct upipe *upipe, struct uref **dict_p)
- struct upipe_mgr * upipe_setattr_mgr_alloc(void )
- int upipe_setattr_set_dict(struct upipe *upipe, struct uref *dict)
- int upipe_setflowdef_get_dict(struct upipe *upipe, struct uref **dict_p)
- struct upipe_mgr * upipe_setflowdef_mgr_alloc(void )
- int upipe_setflowdef_set_dict(struct upipe *upipe, struct uref *dict)
- int upipe_setrap_get_rap(struct upipe *upipe, uint64_t *rap_sys_p)
- struct upipe_mgr * upipe_setrap_mgr_alloc(void )
- int upipe_setrap_set_rap(struct upipe *upipe, uint64_t rap_sys)
- struct upipe_mgr * upipe_sinesrc_mgr_alloc(void )
- bool upipe_single(struct upipe *upipe)
- int upipe_sink_flush(struct upipe *upipe)
- int upipe_sink_get_delay(struct upipe *upipe, uint64_t *p)
- int upipe_sink_get_max_length(struct upipe *upipe, unsigned int *p)
- int upipe_sink_set_delay(struct upipe *upipe, uint64_t s)
- int upipe_sink_set_max_length(struct upipe *upipe, unsigned int s)
- int upipe_sink_throw_latency(struct upipe *upipe, uint64_t latency)
- int upipe_skip_get_offset(struct upipe *upipe, size_t *offset_p)
- struct upipe_mgr * upipe_skip_mgr_alloc(void )
- int upipe_skip_set_offset(struct upipe *upipe, size_t offset)
- struct upipe_mgr * upipe_sound_mgr_alloc(void )
- int upipe_source_get_read_size(struct upipe *upipe, unsigned int *p)
- int upipe_source_set_read_size(struct upipe *upipe, unsigned int s)
- int upipe_split_iterate(struct upipe *upipe, struct uref **p)
- int upipe_split_throw_update(struct upipe *upipe)
- struct upipe_mgr * upipe_src_tcp_chrome_mgr_alloc(void )
- struct upipe_mgr * upipe_src_udp_chrome_mgr_alloc(void )
- int upipe_sub_get_super(struct upipe *upipe, struct upipe **p)
- int upipe_suggest_flow_def(struct upipe *upipe, struct uref *flow_def)
- struct upipe_mgr * upipe_swr_mgr_alloc(void )
- bool upipe_sws_get_flags(struct upipe *upipe, int *flags_p)
- struct upipe_mgr * upipe_sws_mgr_alloc(void )
- bool upipe_sws_set_flags(struct upipe *upipe, int flags)
- bool upipe_sws_thumbs_flush_next(struct upipe *upipe)
- bool upipe_sws_thumbs_get_size(struct upipe *upipe, int *hsize_p, int *vsize_p, int *cols_p, int *rows_p)
- struct upipe_mgr * upipe_sws_thumbs_mgr_alloc(void )
- bool upipe_sws_thumbs_set_size(struct upipe *upipe, int hsize, int vsize, int cols, int rows)
- struct upipe_mgr * upipe_telxf_mgr_alloc(void )
- int upipe_throw_clock_ref(struct upipe *upipe, struct uref *uref, uint64_t clock_ref, int discontinuity)
- int upipe_throw_clock_ts(struct upipe *upipe, struct uref *uref)
- int upipe_throw_dead(struct upipe *upipe)
- int upipe_throw_freeze_upump_mgr(struct upipe *upipe)
- int upipe_throw_need_uclock(struct upipe *upipe, struct uclock **uclock_p)
- int upipe_throw_need_upump_mgr(struct upipe *upipe, struct upump_mgr **upump_mgr_p)
- int upipe_throw_need_uref_mgr(struct upipe *upipe, struct uref_mgr **uref_mgr_p)
- int upipe_throw_new_flow_def(struct upipe *upipe, struct uref *flow_def)
- int upipe_throw_new_flow_format(struct upipe *upipe, struct uref *flow_format, struct ubuf_mgr **ubuf_mgr_p)
- int upipe_throw_new_rap(struct upipe *upipe, struct uref *uref)
- int upipe_throw_proxy(struct upipe *upipe, struct upipe *inner, int event, va_list args)
- int upipe_throw_ready(struct upipe *upipe)
- int upipe_throw_sink_end(struct upipe *upipe)
- int upipe_throw_source_end(struct upipe *upipe)
- int upipe_throw_sync_acquired(struct upipe *upipe)
- int upipe_throw_sync_lost(struct upipe *upipe)
- int upipe_throw_thaw_upump_mgr(struct upipe *upipe)
- int upipe_trickp_get_rate(struct upipe *upipe, struct urational *rate_p)
- struct upipe_mgr * upipe_trickp_mgr_alloc(void )
- int upipe_trickp_set_rate(struct upipe *upipe, struct urational rate)
- struct upipe_mgr * upipe_ts_agg_mgr_alloc(void )
- bool upipe_ts_check_get_size(struct upipe *upipe, int *size_p)
- struct upipe_mgr * upipe_ts_check_mgr_alloc(void )
- bool upipe_ts_check_set_size(struct upipe *upipe, int size)
- struct upipe_mgr * upipe_ts_decaps_mgr_alloc(void )
- int upipe_ts_demux_get_conformance(struct upipe *upipe, enum upipe_ts_conformance *conformance_p)
- struct upipe_mgr * upipe_ts_demux_mgr_alloc(void )
- int upipe_ts_demux_mgr_get_a52f_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_dvbsubf_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_h264f_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_mpgaf_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_mpgvf_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_null_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_telxf_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_check_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_decaps_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_patd_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_pesd_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_pmtd_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_psi_split_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_psim_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_split_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_get_ts_sync_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_demux_mgr_set_a52f_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_dvbsubf_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_h264f_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_mpgaf_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_mpgvf_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_null_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_telxf_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_check_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_decaps_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_patd_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_pesd_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_pmtd_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_psi_split_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_psim_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_split_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_mgr_set_ts_sync_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_demux_set_conformance(struct upipe *upipe, enum upipe_ts_conformance conformance)
- struct upipe_mgr * upipe_ts_encaps_mgr_alloc(void )
- struct upipe_mgr * upipe_ts_join_mgr_alloc(void )
- int upipe_ts_mux_get_conformance(struct upipe *upipe, enum upipe_ts_conformance *conformance_p)
- int upipe_ts_mux_get_mode(struct upipe *upipe, enum upipe_ts_mux_mode *mode_p)
- int upipe_ts_mux_get_mtu(struct upipe *upipe, unsigned int *mtu_p)
- int upipe_ts_mux_get_octetrate(struct upipe *upipe, uint64_t *octetrate_p)
- int upipe_ts_mux_get_padding_octetrate(struct upipe *upipe, uint64_t *octetrate_p)
- int upipe_ts_mux_get_pat_interval(struct upipe *upipe, uint64_t *interval_p)
- int upipe_ts_mux_get_pcr_interval(struct upipe *upipe, uint64_t *interval_p)
- int upipe_ts_mux_get_pmt_interval(struct upipe *upipe, uint64_t *interval_p)
- int upipe_ts_mux_get_version(struct upipe *upipe, unsigned int *version_p)
- struct upipe_mgr * upipe_ts_mux_mgr_alloc(void )
- int upipe_ts_mux_mgr_get_ts_agg_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_mux_mgr_get_ts_encaps_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_mux_mgr_get_ts_join_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_mux_mgr_get_ts_pese_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_mux_mgr_get_ts_psig_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_mux_mgr_get_ts_psii_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_ts_mux_mgr_set_ts_agg_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_mux_mgr_set_ts_encaps_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_mux_mgr_set_ts_join_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_mux_mgr_set_ts_pese_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_mux_mgr_set_ts_psig_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_mux_mgr_set_ts_psii_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_ts_mux_set_conformance(struct upipe *upipe, enum upipe_ts_conformance conformance)
- int upipe_ts_mux_set_mode(struct upipe *upipe, enum upipe_ts_mux_mode mode)
- int upipe_ts_mux_set_mtu(struct upipe *upipe, unsigned int mtu)
- int upipe_ts_mux_set_octetrate(struct upipe *upipe, uint64_t octetrate)
- int upipe_ts_mux_set_padding_octetrate(struct upipe *upipe, uint64_t octetrate)
- int upipe_ts_mux_set_pat_interval(struct upipe *upipe, uint64_t interval)
- int upipe_ts_mux_set_pcr_interval(struct upipe *upipe, uint64_t interval)
- int upipe_ts_mux_set_pmt_interval(struct upipe *upipe, uint64_t interval)
- int upipe_ts_mux_set_version(struct upipe *upipe, unsigned int version)
- bool upipe_ts_patd_get_nit(struct upipe *upipe, struct uref **flow_def_p)
- struct upipe_mgr * upipe_ts_patd_mgr_alloc(void )
- struct upipe_mgr * upipe_ts_pesd_mgr_alloc(void )
- struct upipe_mgr * upipe_ts_pese_mgr_alloc(void )
- struct upipe_mgr * upipe_ts_pmtd_mgr_alloc(void )
- struct upipe_mgr * upipe_ts_psi_split_mgr_alloc(void )
- struct upipe_mgr * upipe_ts_psig_mgr_alloc(void )
- bool upipe_ts_psig_program_get_pcr_pid(struct upipe *upipe, unsigned int *pcr_pid_p)
- bool upipe_ts_psig_program_set_pcr_pid(struct upipe *upipe, unsigned int pcr_pid)
- struct upipe_mgr * upipe_ts_psii_mgr_alloc(void )
- bool upipe_ts_psii_sub_get_interval(struct upipe *upipe, uint64_t *interval_p)
- bool upipe_ts_psii_sub_set_interval(struct upipe *upipe, uint64_t interval)
- struct upipe_mgr * upipe_ts_psim_mgr_alloc(void )
- struct upipe_mgr * upipe_ts_split_mgr_alloc(void )
- bool upipe_ts_sync_get_size(struct upipe *upipe, int *size_p)
- bool upipe_ts_sync_get_sync(struct upipe *upipe, int *sync_p)
- struct upipe_mgr * upipe_ts_sync_mgr_alloc(void )
- bool upipe_ts_sync_set_size(struct upipe *upipe, int size)
- bool upipe_ts_sync_set_sync(struct upipe *upipe, int sync)
- struct upipe_mgr * upipe_ts_tstd_mgr_alloc(void )
- int upipe_udpsink_get_uri(struct upipe *upipe, const char **uri_p)
- struct upipe_mgr * upipe_udpsink_mgr_alloc(void )
- int upipe_udpsink_set_uri(struct upipe *upipe, const char *uri, enum upipe_udpsink_mode mode)
- struct upipe_mgr * upipe_udpsrc_mgr_alloc(void )
- struct upipe * upipe_use(struct upipe *upipe)
- void upipe_verbose_va(struct upipe *upipe, const char *format, ...)
- int upipe_videocont_get_current_input(struct upipe *upipe, const char **name_p)
- int upipe_videocont_get_input(struct upipe *upipe, const char **name_p)
- int upipe_videocont_get_latency(struct upipe *upipe, uint64_t *latency_p)
- int upipe_videocont_get_tolerance(struct upipe *upipe, uint64_t *tolerance_p)
- struct upipe_mgr * upipe_videocont_mgr_alloc(void )
- int upipe_videocont_set_input(struct upipe *upipe, const char *name)
- int upipe_videocont_set_latency(struct upipe *upipe, uint64_t latency)
- int upipe_videocont_set_tolerance(struct upipe *upipe, uint64_t tolerance)
- int upipe_videocont_sub_set_input(struct upipe *upipe)
- struct upipe * upipe_void_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe)
- struct upipe * upipe_void_alloc_input(struct upipe *upipe, struct upipe_mgr *upipe_mgr, struct uprobe *uprobe)
- struct upipe * upipe_void_alloc_input_sub(struct upipe *upipe, struct upipe *super_pipe, struct uprobe *uprobe)
- struct upipe * upipe_void_alloc_output(struct upipe *upipe, struct upipe_mgr *upipe_mgr, struct uprobe *uprobe)
- struct upipe * upipe_void_alloc_output_sub(struct upipe *upipe, struct upipe *super_pipe, struct uprobe *uprobe)
- struct upipe * upipe_void_alloc_sub(struct upipe *upipe, struct uprobe *uprobe)
- struct upipe * upipe_void_chain_input(struct upipe *upipe, struct upipe_mgr *upipe_mgr, struct uprobe *uprobe)
- struct upipe * upipe_void_chain_output(struct upipe *upipe, struct upipe_mgr *upipe_mgr, struct uprobe *uprobe)
- struct upipe * upipe_void_chain_output_sub(struct upipe *upipe, struct upipe *super_pipe, struct uprobe *uprobe)
- void upipe_warn_va(struct upipe *upipe, const char *format, ...)
- struct upipe * upipe_wlin_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, struct upipe *upipe_remote, struct uprobe *uprobe_remote, unsigned int input_queue_length, unsigned int output_queue_length)
- struct upipe_mgr * upipe_wlin_mgr_alloc(struct upipe_mgr *xfer_mgr)
- int upipe_wlin_mgr_get_qsink_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_wlin_mgr_get_qsrc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_wlin_mgr_set_qsink_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_wlin_mgr_set_qsrc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- struct upipe * upipe_wsink_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, struct upipe *upipe_remote, struct uprobe *uprobe_remote, unsigned int queue_length)
- struct upipe_mgr * upipe_wsink_mgr_alloc(struct upipe_mgr *xfer_mgr)
- int upipe_wsink_mgr_get_qsink_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_wsink_mgr_get_qsrc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_wsink_mgr_set_qsink_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_wsink_mgr_set_qsrc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- struct upipe * upipe_wsrc_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, struct upipe *upipe_remote, struct uprobe *uprobe_remote, unsigned int queue_length)
- struct upipe_mgr * upipe_wsrc_mgr_alloc(struct upipe_mgr *xfer_mgr)
- int upipe_wsrc_mgr_get_qsink_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_wsrc_mgr_get_qsrc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *p)
- int upipe_wsrc_mgr_set_qsink_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- int upipe_wsrc_mgr_set_qsrc_mgr(struct upipe_mgr *mgr, struct upipe_mgr *m)
- struct upipe_mgr * upipe_x264_mgr_alloc(void )
- bool upipe_x264_reconfigure(struct upipe *upipe)
- bool upipe_x264_set_default(struct upipe *upipe)
- bool upipe_x264_set_default_mpeg2(struct upipe *upipe)
- bool upipe_x264_set_default_preset(struct upipe *upipe, const char *preset, const char *tuning)
- bool upipe_x264_set_profile(struct upipe *upipe, const char *profile)
- bool upipe_x264_set_sc_latency(struct upipe *upipe, uint64_t sc_latency)
- struct upipe * upipe_xfer_alloc(struct upipe_mgr *mgr, struct uprobe *uprobe, struct upipe *upipe_remote)
- struct upipe_mgr * upipe_xfer_mgr_alloc(uint8_t queue_length, uint16_t msg_pool_depth)
- int upipe_xfer_mgr_attach(struct upipe_mgr *mgr, struct upump_mgr *upump_mgr)
- void upool_clean(struct upool *upool)
- void upool_free(struct upool *upool, void *obj)
- void upool_init(struct upool *upool, uint16_t length, void *extra, upool_alloc_cb alloc_cb, upool_free_cb free_cb)
- void upool_vacuum(struct upool *upool)
- void uprobe_clean(struct uprobe *uprobe)
- void uprobe_dbg_va(struct uprobe *uprobe, struct upipe *upipe, const char *format, ...)
- bool uprobe_dead(struct uprobe *uprobe)
- struct uprobe * uprobe_dejitter_alloc(struct uprobe *next, unsigned int divider)
- void uprobe_dejitter_clean(struct uprobe_dejitter *uprobe_dejitter)
- struct uprobe * uprobe_dejitter_init(struct uprobe_dejitter *uprobe_dejitter, struct uprobe *next, unsigned int divider)
- void uprobe_dejitter_set(struct uprobe *uprobe, unsigned int divider)
- void uprobe_err_va(struct uprobe *uprobe, struct upipe *upipe, const char *format, ...)
- struct uprobe * uprobe_filter_suggest_alloc(struct uprobe *next)
- void uprobe_filter_suggest_clean(struct uprobe_filter_suggest *uprobe_filter_suggest)
- struct uprobe * uprobe_filter_suggest_init(struct uprobe_filter_suggest *uprobe_filter_suggest, struct uprobe *next)
- struct uprobe * uprobe_gl_sink_cube_alloc(struct uprobe *next)
- void uprobe_init(struct uprobe *uprobe, uprobe_throw_func uprobe_throw, struct uprobe *next)
- void uprobe_notice_va(struct uprobe *uprobe, struct upipe *upipe, const char *format, ...)
- struct uprobe * uprobe_output_alloc(struct uprobe *next)
- void uprobe_output_clean(struct uprobe_output *uprobe_output)
- struct uprobe * uprobe_output_init(struct uprobe_output *uprobe_output, struct uprobe *next)
- struct uprobe * uprobe_pfx_alloc(struct uprobe *next, enum uprobe_log_level min_level, const char *name)
- struct uprobe * uprobe_pfx_alloc_va(struct uprobe *next, enum uprobe_log_level min_level, const char *format, ...)
- void uprobe_pfx_clean(struct uprobe_pfx *uprobe_pfx)
- struct uprobe * uprobe_pfx_init(struct uprobe_pfx *uprobe_pfx, struct uprobe *next, enum uprobe_log_level min_level, const char *name)
- bool uprobe_plumber(int event, va_list args, struct uref **flow_def_p, const char **def_p)
- struct uprobe * uprobe_pthread_upump_mgr_alloc(struct uprobe *next)
- void uprobe_pthread_upump_mgr_clean(struct uprobe_pthread_upump_mgr *uprobe_pthread_upump_mgr)
- struct uprobe * uprobe_pthread_upump_mgr_init(struct uprobe_pthread_upump_mgr *uprobe_pthread_upump_mgr, struct uprobe *next)
- int uprobe_pthread_upump_mgr_set(struct uprobe *uprobe, struct upump_mgr *upump_mgr)
- void uprobe_release(struct uprobe *uprobe)
- struct uprobe * uprobe_selflow_alloc(struct uprobe *next, struct uprobe *subprobe, enum uprobe_selflow_type type, const char *flows)
- void uprobe_selflow_get(struct uprobe *uprobe, const char **flows_p)
- int uprobe_selflow_set(struct uprobe *uprobe, const char *flows)
- int uprobe_selflow_set_va(struct uprobe *uprobe, const char *format, ...)
- bool uprobe_single(struct uprobe *uprobe)
- struct uprobe * uprobe_stdio_alloc(struct uprobe *next, FILE *stream, enum uprobe_log_level min_level)
- void uprobe_stdio_clean(struct uprobe_stdio *uprobe_stdio)
- struct uprobe * uprobe_stdio_init(struct uprobe_stdio *uprobe_stdio, struct uprobe *next, FILE *stream, enum uprobe_log_level min_level)
- int uprobe_throw_next(struct uprobe *uprobe, struct upipe *upipe, int event, va_list args)
- struct uprobe * uprobe_ubuf_mem_alloc(struct uprobe *next, struct umem_mgr *umem_mgr, uint16_t ubuf_pool_depth, uint16_t shared_pool_depth)
- void uprobe_ubuf_mem_clean(struct uprobe_ubuf_mem *uprobe_ubuf_mem)
- struct uprobe * uprobe_ubuf_mem_init(struct uprobe_ubuf_mem *uprobe_ubuf_mem, struct uprobe *next, struct umem_mgr *umem_mgr, uint16_t ubuf_pool_depth, uint16_t shared_pool_depth)
- void uprobe_ubuf_mem_set(struct uprobe *uprobe, struct umem_mgr *umem_mgr)
- struct uprobe * uprobe_uclock_alloc(struct uprobe *next, struct uclock *uclock)
- void uprobe_uclock_clean(struct uprobe_uclock *uprobe_uclock)
- struct uprobe * uprobe_uclock_init(struct uprobe_uclock *uprobe_uclock, struct uprobe *next, struct uclock *uclock)
- void uprobe_uclock_set(struct uprobe *uprobe, struct uclock *uclock)
- struct uprobe * uprobe_upump_mgr_alloc(struct uprobe *next, struct upump_mgr *upump_mgr)
- void uprobe_upump_mgr_clean(struct uprobe_upump_mgr *uprobe_upump_mgr)
- struct uprobe * uprobe_upump_mgr_init(struct uprobe_upump_mgr *uprobe_upump_mgr, struct uprobe *next, struct upump_mgr *upump_mgr)
- void uprobe_upump_mgr_set(struct uprobe *uprobe, struct upump_mgr *upump_mgr)
- struct uprobe * uprobe_uref_mgr_alloc(struct uprobe *next, struct uref_mgr *uref_mgr)
- void uprobe_uref_mgr_clean(struct uprobe_uref_mgr *uprobe_uref_mgr)
- struct uprobe * uprobe_uref_mgr_init(struct uprobe_uref_mgr *uprobe_uref_mgr, struct uprobe *next, struct uref_mgr *uref_mgr)
- void uprobe_uref_mgr_set(struct uprobe *uprobe, struct uref_mgr *uref_mgr)
- struct uprobe * uprobe_use(struct uprobe *uprobe)
- void uprobe_verbose_va(struct uprobe *uprobe, struct upipe *upipe, const char *format, ...)
- void uprobe_warn_va(struct uprobe *uprobe, struct upipe *upipe, const char *format, ...)
- int uprobe_xfer_add(struct uprobe *uprobe, enum uprobe_xfer_event xfer_event, int event, uint32_t signature)
- struct uprobe * uprobe_xfer_alloc(struct uprobe *next)
- void uprobe_xfer_clean(struct uprobe_xfer *uprobe_xfer)
- struct uprobe * uprobe_xfer_init(struct uprobe_xfer *uprobe_xfer, struct uprobe *next)
- struct upump * upump_alloc_fd_read(struct upump_mgr *mgr, upump_cb cb, void *opaque, int fd)
- struct upump * upump_alloc_fd_write(struct upump_mgr *mgr, upump_cb cb, void *opaque, int fd)
- struct upump * upump_alloc_idler(struct upump_mgr *mgr, upump_cb cb, void *opaque)
- struct upump * upump_alloc_timer(struct upump_mgr *mgr, upump_cb cb, void *opaque, uint64_t after, uint64_t repeat)
- struct upump_blocker * upump_blocker_alloc(struct upump *upump, upump_blocker_cb cb, void *opaque)
- struct upump_blocker * upump_blocker_find(struct uchain *ulist, struct upump *upump)
- void upump_blocker_free(struct upump_blocker *blocker)
- struct upump_blocker * upump_blocker_from_uchain(struct uchain *uchain)
- void upump_blocker_set_cb(struct upump_blocker *upump_blocker, upump_blocker_cb cb, void *opaque)
- struct uchain * upump_blocker_to_uchain(struct upump_blocker *upump_blocker)
- struct upump_blocker * upump_common_blocker_alloc(struct upump *upump)
- void upump_common_blocker_free(struct upump_blocker *blocker)
- void upump_common_clean(struct upump *upump)
- void upump_common_dispatch(struct upump *upump)
- void upump_common_init(struct upump *upump)
- void upump_common_mgr_clean(struct upump_mgr *mgr)
- void upump_common_mgr_init(struct upump_mgr *mgr, uint16_t upump_pool_depth, uint16_t upump_blocker_pool_depth, void *pool_extra, void (*upump_real_start)(::upump *) , void (*upump_real_stop)(::upump *) , void *(*upump_alloc_inner)(::upool *) , void (*upump_free_inner)(::upool *,void *) )
- size_t upump_common_mgr_sizeof(uint16_t upump_pool_depth, uint16_t upump_blocker_pool_depth)
- void upump_common_mgr_vacuum(struct upump_mgr *mgr)
- void upump_common_start(struct upump *upump)
- void upump_common_stop(struct upump *upump)
- struct upump_mgr * upump_ecore_mgr_alloc(uint16_t upump_pool_depth, uint16_t upump_blocker_pool_depth)
- struct upump_mgr * upump_ev_mgr_alloc(struct ev_loop *ev_loop, uint16_t upump_pool_depth, uint16_t upump_blocker_pool_depth)
- void upump_free(struct upump *upump)
- void upump_mgr_release(struct upump_mgr *mgr)
- void upump_mgr_set_opaque(struct upump_mgr *upump_mgr, void *opaque)
- struct upump_mgr * upump_mgr_use(struct upump_mgr *mgr)
- int upump_mgr_vacuum(struct upump_mgr *mgr)
- void upump_set_cb(struct upump *upump, upump_cb cb, void *opaque)
- void upump_start(struct upump *upump)
- void upump_stop(struct upump *upump)
- void uqueue_clean(struct uqueue *uqueue)
- bool uqueue_init(struct uqueue *uqueue, uint8_t length, void *extra)
- unsigned int uqueue_length(struct uqueue *uqueue)
- bool uqueue_push(struct uqueue *uqueue, void *element)
- struct upump * uqueue_upump_alloc_pop(struct uqueue *uqueue, struct upump_mgr *upump_mgr, upump_cb cb, void *opaque)
- struct upump * uqueue_upump_alloc_push(struct uqueue *uqueue, struct upump_mgr *upump_mgr, upump_cb cb, void *opaque)
- void urational_simplify(struct urational *urational)
- struct uref * uref_alloc(struct uref_mgr *mgr)
- struct uref * uref_alloc_control(struct uref_mgr *mgr)
- void uref_attach_ubuf(struct uref *uref, struct ubuf *ubuf)
- int uref_attr_cmp_priv(struct uref *uref1, struct uref *uref2)
- int uref_attr_delete(struct uref *uref, enum udict_type type, const char *name)
- void uref_attr_delete_priv(struct uref *uref)
- int uref_attr_delete_va(struct uref *uref, enum udict_type type, const char *format, ...)
- int uref_attr_get_bool(struct uref *uref, bool *p, enum udict_type type, const char *name)
- int uref_attr_get_bool_va(struct uref *uref, bool *p, enum udict_type type, const char *format, ...)
- int uref_attr_get_float(struct uref *uref, double *p, enum udict_type type, const char *name)
- int uref_attr_get_float_va(struct uref *uref, double *p, enum udict_type type, const char *format, ...)
- int uref_attr_get_int(struct uref *uref, int64_t *p, enum udict_type type, const char *name)
- int uref_attr_get_int_va(struct uref *uref, int64_t *p, enum udict_type type, const char *format, ...)
- int uref_attr_get_opaque(struct uref *uref, struct udict_opaque *p, enum udict_type type, const char *name)
- int uref_attr_get_opaque_va(struct uref *uref, struct udict_opaque *p, enum udict_type type, const char *format, ...)
- int uref_attr_get_priv(struct uref *uref, uint64_t *p)
- int uref_attr_get_rational(struct uref *uref, struct urational *p, enum udict_type type, const char *name)
- int uref_attr_get_rational_va(struct uref *uref, struct urational *p, enum udict_type type, const char *format, ...)
- int uref_attr_get_small_int(struct uref *uref, int8_t *p, enum udict_type type, const char *name)
- int uref_attr_get_small_int_va(struct uref *uref, int8_t *p, enum udict_type type, const char *format, ...)
- int uref_attr_get_small_unsigned(struct uref *uref, uint8_t *p, enum udict_type type, const char *name)
- int uref_attr_get_small_unsigned_va(struct uref *uref, uint8_t *p, enum udict_type type, const char *format, ...)
- int uref_attr_get_string(struct uref *uref, const char **p, enum udict_type type, const char *name)
- int uref_attr_get_string_va(struct uref *uref, const char **p, enum udict_type type, const char *format, ...)
- int uref_attr_get_unsigned(struct uref *uref, uint64_t *p, enum udict_type type, const char *name)
- int uref_attr_get_unsigned_va(struct uref *uref, uint64_t *p, enum udict_type type, const char *format, ...)
- int uref_attr_get_void(struct uref *uref, void **p, enum udict_type type, const char *name)
- int uref_attr_get_void_va(struct uref *uref, void **p, enum udict_type type, const char *format, ...)
- int uref_attr_import(struct uref *uref, struct uref *uref_attr)
- int uref_attr_match_priv(struct uref *uref, uint8_t min, uint8_t max)
- int uref_attr_set_bool(struct uref *uref, bool v, enum udict_type type, const char *name)
- int uref_attr_set_bool_va(struct uref *uref, bool v, enum udict_type type, const char *format, ...)
- int uref_attr_set_float(struct uref *uref, double v, enum udict_type type, const char *name)
- int uref_attr_set_float_va(struct uref *uref, double v, enum udict_type type, const char *format, ...)
- int uref_attr_set_int(struct uref *uref, int64_t v, enum udict_type type, const char *name)
- int uref_attr_set_int_va(struct uref *uref, int64_t v, enum udict_type type, const char *format, ...)
- int uref_attr_set_opaque(struct uref *uref, struct udict_opaque v, enum udict_type type, const char *name)
- int uref_attr_set_opaque_va(struct uref *uref, struct udict_opaque v, enum udict_type type, const char *format, ...)
- void uref_attr_set_priv(struct uref *uref, uint64_t v)
- int uref_attr_set_rational(struct uref *uref, struct urational v, enum udict_type type, const char *name)
- int uref_attr_set_rational_va(struct uref *uref, struct urational v, enum udict_type type, const char *format, ...)
- int uref_attr_set_small_int(struct uref *uref, int8_t v, enum udict_type type, const char *name)
- int uref_attr_set_small_int_va(struct uref *uref, int8_t v, enum udict_type type, const char *format, ...)
- int uref_attr_set_small_unsigned(struct uref *uref, uint8_t v, enum udict_type type, const char *name)
- int uref_attr_set_small_unsigned_va(struct uref *uref, uint8_t v, enum udict_type type, const char *format, ...)
- int uref_attr_set_string(struct uref *uref, const char *v, enum udict_type type, const char *name)
- int uref_attr_set_string_va(struct uref *uref, const char *v, enum udict_type type, const char *format, ...)
- int uref_attr_set_unsigned(struct uref *uref, uint64_t v, enum udict_type type, const char *name)
- int uref_attr_set_unsigned_va(struct uref *uref, uint64_t v, enum udict_type type, const char *format, ...)
- int uref_attr_set_void(struct uref *uref, void *v, enum udict_type type, const char *name)
- int uref_attr_set_void_va(struct uref *uref, void *v, enum udict_type type, const char *format, ...)
- int uref_audio_split_cmp_orig_index(struct uref *uref1, struct uref *uref2, const char *plane)
- int uref_audio_split_delete_orig_index(struct uref *uref, const char *plane)
- int uref_audio_split_get_orig_index(struct uref *uref, uint8_t *p, const char *plane)
- int uref_audio_split_match_orig_index(struct uref *uref, uint8_t min, uint8_t max, const char *plane)
- int uref_audio_split_set_orig_index(struct uref *uref, uint8_t v, const char *plane)
- int uref_avcenc_cmp_codec_name(struct uref *uref1, struct uref *uref2)
- int uref_avcenc_delete_codec_name(struct uref *uref)
- int uref_avcenc_get_codec_name(struct uref *uref, const char **p)
- int uref_avcenc_match_codec_name(struct uref *uref, const char *prefix)
- int uref_avcenc_set_codec_name(struct uref *uref, const char *v)
- struct uref * uref_block_alloc(struct uref_mgr *uref_mgr, struct ubuf_mgr *ubuf_mgr, int size)
- int uref_block_append(struct uref *uref, struct ubuf *append)
- int uref_block_cmp_header_size(struct uref *uref1, struct uref *uref2)
- int uref_block_compare(struct uref *uref, int offset, struct uref *uref_small)
- int uref_block_delete(struct uref *uref, int offset, int size)
- void uref_block_delete_end(struct uref *uref)
- int uref_block_delete_header_size(struct uref *uref)
- void uref_block_delete_start(struct uref *uref)
- int uref_block_equal(struct uref *uref1, struct uref *uref2)
- int uref_block_extract(struct uref *uref, int offset, int size, uint8_t *buffer)
- int uref_block_find(struct uref *uref, size_t *offset_p, unsigned int nb_octets, ...)
- int uref_block_find_va(struct uref *uref, size_t *offset_p, unsigned int nb_octets, va_list args)
- struct uref * uref_block_flow_alloc_def(struct uref_mgr *mgr, const char *def_suffix)
- struct uref * uref_block_flow_alloc_def_va(struct uref_mgr *mgr, const char *format, ...)
- void uref_block_flow_clear_format(struct uref *uref)
- int uref_block_flow_cmp_align(struct uref *uref1, struct uref *uref2)
- int uref_block_flow_cmp_align_offset(struct uref *uref1, struct uref *uref2)
- int uref_block_flow_cmp_buffer_size(struct uref *uref1, struct uref *uref2)
- int uref_block_flow_cmp_max_buffer_size(struct uref *uref1, struct uref *uref2)
- int uref_block_flow_cmp_max_octetrate(struct uref *uref1, struct uref *uref2)
- int uref_block_flow_cmp_octetrate(struct uref *uref1, struct uref *uref2)
- int uref_block_flow_cmp_size(struct uref *uref1, struct uref *uref2)
- int uref_block_flow_delete_align(struct uref *uref)
- int uref_block_flow_delete_align_offset(struct uref *uref)
- int uref_block_flow_delete_buffer_size(struct uref *uref)
- int uref_block_flow_delete_max_buffer_size(struct uref *uref)
- int uref_block_flow_delete_max_octetrate(struct uref *uref)
- int uref_block_flow_delete_octetrate(struct uref *uref)
- int uref_block_flow_delete_size(struct uref *uref)
- int uref_block_flow_get_align(struct uref *uref, uint64_t *p)
- int uref_block_flow_get_align_offset(struct uref *uref, int64_t *p)
- int uref_block_flow_get_buffer_size(struct uref *uref, uint64_t *p)
- int uref_block_flow_get_max_buffer_size(struct uref *uref, uint64_t *p)
- int uref_block_flow_get_max_octetrate(struct uref *uref, uint64_t *p)
- int uref_block_flow_get_octetrate(struct uref *uref, uint64_t *p)
- int uref_block_flow_get_size(struct uref *uref, uint64_t *p)
- int uref_block_flow_match_align(struct uref *uref, uint64_t min, uint64_t max)
- int uref_block_flow_match_buffer_size(struct uref *uref, uint64_t min, uint64_t max)
- int uref_block_flow_match_max_buffer_size(struct uref *uref, uint64_t min, uint64_t max)
- int uref_block_flow_match_max_octetrate(struct uref *uref, uint64_t min, uint64_t max)
- int uref_block_flow_match_octetrate(struct uref *uref, uint64_t min, uint64_t max)
- int uref_block_flow_match_size(struct uref *uref, uint64_t min, uint64_t max)
- int uref_block_flow_set_align(struct uref *uref, uint64_t v)
- int uref_block_flow_set_align_offset(struct uref *uref, int64_t v)
- int uref_block_flow_set_buffer_size(struct uref *uref, uint64_t v)
- int uref_block_flow_set_max_buffer_size(struct uref *uref, uint64_t v)
- int uref_block_flow_set_max_octetrate(struct uref *uref, uint64_t v)
- int uref_block_flow_set_octetrate(struct uref *uref, uint64_t v)
- int uref_block_flow_set_size(struct uref *uref, uint64_t v)
- int uref_block_get_end(struct uref *uref)
- int uref_block_get_header_size(struct uref *uref, uint64_t *p)
- int uref_block_get_start(struct uref *uref)
- int uref_block_insert(struct uref *uref, int offset, struct ubuf *insert)
- int uref_block_iovec_count(struct uref *uref, int offset, int size)
- int uref_block_iovec_read(struct uref *uref, int offset, int size, struct iovec *iovecs)
- int uref_block_iovec_unmap(struct uref *uref, int offset, int size, struct iovec *iovecs)
- int uref_block_match(struct uref *uref, const uint8_t *filter, const uint8_t *mask, size_t size)
- int uref_block_match_header_size(struct uref *uref, uint64_t min, uint64_t max)
- int uref_block_merge(struct uref *uref, struct ubuf_mgr *ubuf_mgr, int skip, int new_size)
- const uint8_t * uref_block_peek(struct uref *uref, int offset, int size, uint8_t *buffer)
- int uref_block_peek_unmap(struct uref *uref, int offset, uint8_t *buffer, const uint8_t *read_buffer)
- int uref_block_read(struct uref *uref, int offset, int *size_p, const uint8_t **buffer_p)
- int uref_block_resize(struct uref *uref, int skip, int new_size)
- int uref_block_scan(struct uref *uref, size_t *offset_p, uint8_t word)
- void uref_block_set_end(struct uref *uref)
- int uref_block_set_header_size(struct uref *uref, uint64_t v)
- void uref_block_set_start(struct uref *uref)
- int uref_block_size(struct uref *uref, size_t *size_p)
- int uref_block_size_linear(struct uref *uref, int offset, size_t *size_p)
- struct uref * uref_block_splice(struct uref *uref, int offset, int size)
- int uref_block_truncate(struct uref *uref, int offset)
- int uref_block_unmap(struct uref *uref, int offset)
- int uref_block_write(struct uref *uref, int offset, int *size_p, uint8_t **buffer_p)
- int uref_clock_cmp_cr_dts_delay(struct uref *uref1, struct uref *uref2)
- int uref_clock_cmp_dts_pts_delay(struct uref *uref1, struct uref *uref2)
- int uref_clock_cmp_duration(struct uref *uref1, struct uref *uref2)
- int uref_clock_cmp_index_rap(struct uref *uref1, struct uref *uref2)
- int uref_clock_cmp_latency(struct uref *uref1, struct uref *uref2)
- int uref_clock_cmp_rap_cr_delay(struct uref *uref1, struct uref *uref2)
- void uref_clock_delete_cr_dts_delay(struct uref *uref)
- void uref_clock_delete_date_orig(struct uref *uref)
- void uref_clock_delete_date_prog(struct uref *uref)
- void uref_clock_delete_date_sys(struct uref *uref)
- void uref_clock_delete_dts_pts_delay(struct uref *uref)
- int uref_clock_delete_duration(struct uref *uref)
- int uref_clock_delete_index_rap(struct uref *uref)
- int uref_clock_delete_latency(struct uref *uref)
- void uref_clock_delete_rap_cr_delay(struct uref *uref)
- int uref_clock_delete_rate(struct uref *uref)
- void uref_clock_delete_ref(struct uref *uref)
- int uref_clock_get_cr_dts_delay(struct uref *uref, uint64_t *p)
- int uref_clock_get_cr_orig(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_cr_prog(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_cr_sys(struct uref *uref, uint64_t *date_p)
- void uref_clock_get_date_orig(const struct uref *uref, uint64_t *date_p, int *type_p)
- void uref_clock_get_date_prog(const struct uref *uref, uint64_t *date_p, int *type_p)
- void uref_clock_get_date_sys(const struct uref *uref, uint64_t *date_p, int *type_p)
- int uref_clock_get_dts_orig(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_dts_prog(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_dts_pts_delay(struct uref *uref, uint64_t *p)
- int uref_clock_get_dts_sys(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_duration(struct uref *uref, uint64_t *p)
- int uref_clock_get_index_rap(struct uref *uref, uint8_t *p)
- int uref_clock_get_latency(struct uref *uref, uint64_t *p)
- int uref_clock_get_pts_orig(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_pts_prog(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_pts_sys(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_rap_cr_delay(struct uref *uref, uint64_t *p)
- int uref_clock_get_rap_orig(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_rap_prog(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_rap_sys(struct uref *uref, uint64_t *date_p)
- int uref_clock_get_rate(struct uref *uref, struct urational *p)
- int uref_clock_get_ref(struct uref *uref)
- int uref_clock_match_cr_dts_delay(struct uref *uref, uint8_t min, uint8_t max)
- int uref_clock_match_dts_pts_delay(struct uref *uref, uint8_t min, uint8_t max)
- int uref_clock_match_duration(struct uref *uref, uint64_t min, uint64_t max)
- int uref_clock_match_index_rap(struct uref *uref, uint8_t min, uint8_t max)
- int uref_clock_match_latency(struct uref *uref, uint64_t min, uint64_t max)
- int uref_clock_match_rap_cr_delay(struct uref *uref, uint8_t min, uint8_t max)
- int uref_clock_rebase_cr_orig(struct uref *uref)
- int uref_clock_rebase_cr_prog(struct uref *uref)
- int uref_clock_rebase_cr_sys(struct uref *uref)
- int uref_clock_rebase_dts_orig(struct uref *uref)
- int uref_clock_rebase_dts_prog(struct uref *uref)
- int uref_clock_rebase_dts_sys(struct uref *uref)
- int uref_clock_rebase_pts_orig(struct uref *uref)
- int uref_clock_rebase_pts_prog(struct uref *uref)
- int uref_clock_rebase_pts_sys(struct uref *uref)
- void uref_clock_set_cr_dts_delay(struct uref *uref, uint64_t v)
- void uref_clock_set_cr_orig(struct uref *uref, uint64_t date)
- void uref_clock_set_cr_prog(struct uref *uref, uint64_t date)
- void uref_clock_set_cr_sys(struct uref *uref, uint64_t date)
- void uref_clock_set_date_orig(struct uref *uref, uint64_t date, int type)
- void uref_clock_set_date_prog(struct uref *uref, uint64_t date, int type)
- void uref_clock_set_date_sys(struct uref *uref, uint64_t date, int type)
- void uref_clock_set_dts_orig(struct uref *uref, uint64_t date)
- void uref_clock_set_dts_prog(struct uref *uref, uint64_t date)
- void uref_clock_set_dts_pts_delay(struct uref *uref, uint64_t v)
- void uref_clock_set_dts_sys(struct uref *uref, uint64_t date)
- int uref_clock_set_duration(struct uref *uref, uint64_t v)
- int uref_clock_set_index_rap(struct uref *uref, uint8_t v)
- int uref_clock_set_latency(struct uref *uref, uint64_t v)
- void uref_clock_set_pts_orig(struct uref *uref, uint64_t date)
- void uref_clock_set_pts_prog(struct uref *uref, uint64_t date)
- void uref_clock_set_pts_sys(struct uref *uref, uint64_t date)
- void uref_clock_set_rap_cr_delay(struct uref *uref, uint64_t v)
- int uref_clock_set_rap_orig(struct uref *uref, uint64_t rap)
- int uref_clock_set_rap_prog(struct uref *uref, uint64_t rap)
- int uref_clock_set_rap_sys(struct uref *uref, uint64_t rap)
- int uref_clock_set_rate(struct uref *uref, struct urational v)
- void uref_clock_set_ref(struct uref *uref)
- struct ubuf * uref_detach_ubuf(struct uref *uref)
- struct uref * uref_dup(struct uref *uref)
- int uref_ffmt_flow_delete_dar(struct uref *uref)
- int uref_ffmt_flow_get_dar(struct uref *uref, struct urational *p)
- int uref_ffmt_flow_set_dar(struct uref *uref, struct urational v)
- int uref_flow_cmp_copyright(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_def(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_error(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_hearing_impaired(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_flow_cmp_id(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_language(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_flow_cmp_languages(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_lowdelay(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_name(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_original(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_random(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_raw_def(struct uref *uref1, struct uref *uref2)
- int uref_flow_cmp_visual_impaired(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_flow_delete_copyright(struct uref *uref)
- int uref_flow_delete_def(struct uref *uref)
- void uref_flow_delete_discontinuity(struct uref *uref)
- void uref_flow_delete_end(struct uref *uref)
- int uref_flow_delete_error(struct uref *uref)
- int uref_flow_delete_headers(struct uref *uref)
- int uref_flow_delete_hearing_impaired(struct uref *uref, uint8_t nb)
- int uref_flow_delete_id(struct uref *uref)
- int uref_flow_delete_language(struct uref *uref, uint8_t nb)
- int uref_flow_delete_languages(struct uref *uref)
- int uref_flow_delete_lowdelay(struct uref *uref)
- int uref_flow_delete_name(struct uref *uref)
- int uref_flow_delete_original(struct uref *uref)
- int uref_flow_delete_random(struct uref *uref)
- int uref_flow_delete_raw_def(struct uref *uref)
- int uref_flow_delete_visual_impaired(struct uref *uref, uint8_t nb)
- int uref_flow_get_copyright(struct uref *uref)
- int uref_flow_get_def(struct uref *uref, const char **p)
- int uref_flow_get_discontinuity(struct uref *uref)
- int uref_flow_get_end(struct uref *uref)
- int uref_flow_get_error(struct uref *uref)
- int uref_flow_get_headers(struct uref *uref, const uint8_t **p, size_t *size_p)
- int uref_flow_get_hearing_impaired(struct uref *uref, uint8_t nb)
- int uref_flow_get_id(struct uref *uref, uint64_t *p)
- int uref_flow_get_language(struct uref *uref, const char **p, uint8_t nb)
- int uref_flow_get_languages(struct uref *uref, uint8_t *p)
- int uref_flow_get_lowdelay(struct uref *uref)
- int uref_flow_get_name(struct uref *uref, const char **p)
- int uref_flow_get_original(struct uref *uref)
- int uref_flow_get_random(struct uref *uref)
- int uref_flow_get_raw_def(struct uref *uref, const char **p)
- int uref_flow_get_visual_impaired(struct uref *uref, uint8_t nb)
- int uref_flow_match_def(struct uref *uref, const char *prefix)
- int uref_flow_match_id(struct uref *uref, uint64_t min, uint64_t max)
- int uref_flow_match_language(struct uref *uref, const char *prefix, uint8_t nb)
- int uref_flow_match_languages(struct uref *uref, uint8_t min, uint8_t max)
- int uref_flow_match_name(struct uref *uref, const char *prefix)
- int uref_flow_match_raw_def(struct uref *uref, const char *prefix)
- int uref_flow_set_copyright(struct uref *uref)
- int uref_flow_set_def(struct uref *uref, const char *v)
- int uref_flow_set_def_va(struct uref *uref, const char *format, ...)
- void uref_flow_set_discontinuity(struct uref *uref)
- void uref_flow_set_end(struct uref *uref)
- int uref_flow_set_error(struct uref *uref)
- int uref_flow_set_headers(struct uref *uref, const uint8_t *v, size_t size)
- int uref_flow_set_hearing_impaired(struct uref *uref, uint8_t nb)
- int uref_flow_set_id(struct uref *uref, uint64_t v)
- int uref_flow_set_language(struct uref *uref, const char *v, uint8_t nb)
- int uref_flow_set_languages(struct uref *uref, uint8_t v)
- int uref_flow_set_lowdelay(struct uref *uref)
- int uref_flow_set_name(struct uref *uref, const char *v)
- int uref_flow_set_original(struct uref *uref)
- int uref_flow_set_random(struct uref *uref)
- int uref_flow_set_raw_def(struct uref *uref, const char *v)
- int uref_flow_set_visual_impaired(struct uref *uref, uint8_t nb)
- void uref_free(struct uref *uref)
- int uref_h264_flow_cmp_level(struct uref *uref1, struct uref *uref2)
- int uref_h264_flow_cmp_profile(struct uref *uref1, struct uref *uref2)
- int uref_h264_flow_delete_level(struct uref *uref)
- int uref_h264_flow_delete_profile(struct uref *uref)
- int uref_h264_flow_get_level(struct uref *uref, uint8_t *p)
- int uref_h264_flow_get_profile(struct uref *uref, uint8_t *p)
- int uref_h264_flow_match_level(struct uref *uref, uint8_t min, uint8_t max)
- int uref_h264_flow_match_profile(struct uref *uref, uint8_t min, uint8_t max)
- int uref_h264_flow_set_level(struct uref *uref, uint8_t v)
- int uref_h264_flow_set_profile(struct uref *uref, uint8_t v)
- void uref_init(struct uref *uref)
- void uref_mgr_release(struct uref_mgr *mgr)
- struct uref_mgr * uref_mgr_use(struct uref_mgr *mgr)
- int uref_mgr_vacuum(struct uref_mgr *mgr)
- int uref_mpgv_cmp_type(struct uref *uref1, struct uref *uref2)
- int uref_mpgv_delete_type(struct uref *uref)
- int uref_mpgv_flow_cmp_profilelevel(struct uref *uref1, struct uref *uref2)
- int uref_mpgv_flow_delete_profilelevel(struct uref *uref)
- int uref_mpgv_flow_get_profilelevel(struct uref *uref, uint8_t *p)
- int uref_mpgv_flow_match_profilelevel(struct uref *uref, uint8_t min, uint8_t max)
- int uref_mpgv_flow_set_profilelevel(struct uref *uref, uint8_t v)
- int uref_mpgv_get_type(struct uref *uref, uint8_t *p)
- int uref_mpgv_match_type(struct uref *uref, uint8_t min, uint8_t max)
- int uref_mpgv_set_type(struct uref *uref, uint8_t v)
- struct uref * uref_pic_alloc(struct uref_mgr *uref_mgr, struct ubuf_mgr *ubuf_mgr, int hsize, int vsize)
- int uref_pic_clear(struct uref *uref, int hoffset, int voffset, int hsize, int vsize)
- int uref_pic_cmp_bf(struct uref *uref1, struct uref *uref2)
- int uref_pic_cmp_hposition(struct uref *uref1, struct uref *uref2)
- int uref_pic_cmp_key(struct uref *uref1, struct uref *uref2)
- int uref_pic_cmp_number(struct uref *uref1, struct uref *uref2)
- int uref_pic_cmp_progressive(struct uref *uref1, struct uref *uref2)
- int uref_pic_cmp_tf(struct uref *uref1, struct uref *uref2)
- int uref_pic_cmp_tff(struct uref *uref1, struct uref *uref2)
- int uref_pic_cmp_vposition(struct uref *uref1, struct uref *uref2)
- int uref_pic_delete_bf(struct uref *uref)
- int uref_pic_delete_hposition(struct uref *uref)
- int uref_pic_delete_key(struct uref *uref)
- int uref_pic_delete_number(struct uref *uref)
- int uref_pic_delete_progressive(struct uref *uref)
- int uref_pic_delete_tf(struct uref *uref)
- int uref_pic_delete_tff(struct uref *uref)
- int uref_pic_delete_vposition(struct uref *uref)
- int uref_pic_flow_add_plane(struct uref *uref, uint8_t hsub, uint8_t vsub, uint8_t macropixel_size, const char *chroma)
- struct uref * uref_pic_flow_alloc_def(struct uref_mgr *mgr, uint8_t macropixel)
- int uref_pic_flow_check_chroma(struct uref *uref, uint8_t hsub, uint8_t vsub, uint8_t mpixel_size, const char *chroma)
- void uref_pic_flow_clear_format(struct uref *uref)
- int uref_pic_flow_cmp_align(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_align_hmoffset(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_chroma(struct uref *uref1, struct uref *uref2, uint8_t plane)
- int uref_pic_flow_cmp_hmappend(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_hmprepend(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_hsize(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_hsize_visible(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_hsubsampling(struct uref *uref1, struct uref *uref2, uint8_t plane)
- int uref_pic_flow_cmp_macropixel(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_macropixel_size(struct uref *uref1, struct uref *uref2, uint8_t plane)
- int uref_pic_flow_cmp_overscan(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_planes(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_vappend(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_vprepend(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_vsize(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_vsize_visible(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_cmp_vsubsampling(struct uref *uref1, struct uref *uref2, uint8_t plane)
- bool uref_pic_flow_compare_format(struct uref *uref1, struct uref *uref2)
- int uref_pic_flow_copy_format(struct uref *uref_dst, struct uref *uref_src)
- int uref_pic_flow_delete_align(struct uref *uref)
- int uref_pic_flow_delete_align_hmoffset(struct uref *uref)
- int uref_pic_flow_delete_chroma(struct uref *uref, uint8_t plane)
- int uref_pic_flow_delete_fps(struct uref *uref)
- int uref_pic_flow_delete_hmappend(struct uref *uref)
- int uref_pic_flow_delete_hmprepend(struct uref *uref)
- int uref_pic_flow_delete_hsize(struct uref *uref)
- int uref_pic_flow_delete_hsize_visible(struct uref *uref)
- int uref_pic_flow_delete_hsubsampling(struct uref *uref, uint8_t plane)
- int uref_pic_flow_delete_macropixel(struct uref *uref)
- int uref_pic_flow_delete_macropixel_size(struct uref *uref, uint8_t plane)
- int uref_pic_flow_delete_overscan(struct uref *uref)
- int uref_pic_flow_delete_planes(struct uref *uref)
- int uref_pic_flow_delete_sar(struct uref *uref)
- int uref_pic_flow_delete_vappend(struct uref *uref)
- int uref_pic_flow_delete_vprepend(struct uref *uref)
- int uref_pic_flow_delete_vsize(struct uref *uref)
- int uref_pic_flow_delete_vsize_visible(struct uref *uref)
- int uref_pic_flow_delete_vsubsampling(struct uref *uref, uint8_t plane)
- int uref_pic_flow_get_align(struct uref *uref, uint64_t *p)
- int uref_pic_flow_get_align_hmoffset(struct uref *uref, int64_t *p)
- int uref_pic_flow_get_chroma(struct uref *uref, const char **p, uint8_t plane)
- int uref_pic_flow_get_fps(struct uref *uref, struct urational *p)
- int uref_pic_flow_get_hmappend(struct uref *uref, uint8_t *p)
- int uref_pic_flow_get_hmprepend(struct uref *uref, uint8_t *p)
- int uref_pic_flow_get_hsize(struct uref *uref, uint64_t *p)
- int uref_pic_flow_get_hsize_visible(struct uref *uref, uint64_t *p)
- int uref_pic_flow_get_hsubsampling(struct uref *uref, uint8_t *p, uint8_t plane)
- int uref_pic_flow_get_macropixel(struct uref *uref, uint8_t *p)
- int uref_pic_flow_get_macropixel_size(struct uref *uref, uint8_t *p, uint8_t plane)
- int uref_pic_flow_get_overscan(struct uref *uref)
- int uref_pic_flow_get_planes(struct uref *uref, uint8_t *p)
- int uref_pic_flow_get_sar(struct uref *uref, struct urational *p)
- int uref_pic_flow_get_vappend(struct uref *uref, uint8_t *p)
- int uref_pic_flow_get_vprepend(struct uref *uref, uint8_t *p)
- int uref_pic_flow_get_vsize(struct uref *uref, uint64_t *p)
- int uref_pic_flow_get_vsize_visible(struct uref *uref, uint64_t *p)
- int uref_pic_flow_get_vsubsampling(struct uref *uref, uint8_t *p, uint8_t plane)
- int uref_pic_flow_match_align(struct uref *uref, uint64_t min, uint64_t max)
- int uref_pic_flow_match_chroma(struct uref *uref, const char *prefix, uint8_t plane)
- int uref_pic_flow_match_hmappend(struct uref *uref, uint8_t min, uint8_t max)
- int uref_pic_flow_match_hmprepend(struct uref *uref, uint8_t min, uint8_t max)
- int uref_pic_flow_match_hsize(struct uref *uref, uint64_t min, uint64_t max)
- int uref_pic_flow_match_hsize_visible(struct uref *uref, uint64_t min, uint64_t max)
- int uref_pic_flow_match_hsubsampling(struct uref *uref, uint8_t min, uint8_t max, uint8_t plane)
- int uref_pic_flow_match_macropixel(struct uref *uref, uint8_t min, uint8_t max)
- int uref_pic_flow_match_macropixel_size(struct uref *uref, uint8_t min, uint8_t max, uint8_t plane)
- int uref_pic_flow_match_planes(struct uref *uref, uint8_t min, uint8_t max)
- int uref_pic_flow_match_vappend(struct uref *uref, uint8_t min, uint8_t max)
- int uref_pic_flow_match_vprepend(struct uref *uref, uint8_t min, uint8_t max)
- int uref_pic_flow_match_vsize(struct uref *uref, uint64_t min, uint64_t max)
- int uref_pic_flow_match_vsize_visible(struct uref *uref, uint64_t min, uint64_t max)
- int uref_pic_flow_match_vsubsampling(struct uref *uref, uint8_t min, uint8_t max, uint8_t plane)
- int uref_pic_flow_set_align(struct uref *uref, uint64_t v)
- int uref_pic_flow_set_align_hmoffset(struct uref *uref, int64_t v)
- int uref_pic_flow_set_chroma(struct uref *uref, const char *v, uint8_t plane)
- int uref_pic_flow_set_fps(struct uref *uref, struct urational v)
- int uref_pic_flow_set_hmappend(struct uref *uref, uint8_t v)
- int uref_pic_flow_set_hmprepend(struct uref *uref, uint8_t v)
- int uref_pic_flow_set_hsize(struct uref *uref, uint64_t v)
- int uref_pic_flow_set_hsize_visible(struct uref *uref, uint64_t v)
- int uref_pic_flow_set_hsubsampling(struct uref *uref, uint8_t v, uint8_t plane)
- int uref_pic_flow_set_macropixel(struct uref *uref, uint8_t v)
- int uref_pic_flow_set_macropixel_size(struct uref *uref, uint8_t v, uint8_t plane)
- int uref_pic_flow_set_overscan(struct uref *uref)
- int uref_pic_flow_set_planes(struct uref *uref, uint8_t v)
- int uref_pic_flow_set_sar(struct uref *uref, struct urational v)
- int uref_pic_flow_set_vappend(struct uref *uref, uint8_t v)
- int uref_pic_flow_set_vprepend(struct uref *uref, uint8_t v)
- int uref_pic_flow_set_vsize(struct uref *uref, uint64_t v)
- int uref_pic_flow_set_vsize_visible(struct uref *uref, uint64_t v)
- int uref_pic_flow_set_vsubsampling(struct uref *uref, uint8_t v, uint8_t plane)
- int uref_pic_get_bf(struct uref *uref)
- int uref_pic_get_hposition(struct uref *uref, uint64_t *p)
- int uref_pic_get_key(struct uref *uref)
- int uref_pic_get_number(struct uref *uref, uint64_t *p)
- int uref_pic_get_progressive(struct uref *uref)
- int uref_pic_get_tf(struct uref *uref)
- int uref_pic_get_tff(struct uref *uref)
- int uref_pic_get_vposition(struct uref *uref, uint64_t *p)
- int uref_pic_match_hposition(struct uref *uref, uint64_t min, uint64_t max)
- int uref_pic_match_number(struct uref *uref, uint64_t min, uint64_t max)
- int uref_pic_match_vposition(struct uref *uref, uint64_t min, uint64_t max)
- int uref_pic_plane_clear(struct uref *uref, const char *chroma, int hoffset, int voffset, int hsize, int vsize)
- int uref_pic_plane_iterate(struct uref *uref, const char **chroma_p)
- int uref_pic_plane_read(struct uref *uref, const char *chroma, int hoffset, int voffset, int hsize, int vsize, const uint8_t **buffer_p)
- int uref_pic_plane_size(struct uref *uref, const char *chroma, size_t *stride_p, uint8_t *hsub_p, uint8_t *vsub_p, uint8_t *macropixel_size_p)
- int uref_pic_plane_unmap(struct uref *uref, const char *chroma, int hoffset, int voffset, int hsize, int vsize)
- int uref_pic_plane_write(struct uref *uref, const char *chroma, int hoffset, int voffset, int hsize, int vsize, uint8_t **buffer_p)
- int uref_pic_replace(struct uref *uref, struct ubuf_mgr *ubuf_mgr, int hskip, int vskip, int new_hsize, int new_vsize)
- int uref_pic_resize(struct uref *uref, int hskip, int vskip, int new_hsize, int new_vsize)
- int uref_pic_set_bf(struct uref *uref)
- int uref_pic_set_hposition(struct uref *uref, uint64_t v)
- int uref_pic_set_key(struct uref *uref)
- int uref_pic_set_number(struct uref *uref, uint64_t v)
- int uref_pic_set_progressive(struct uref *uref)
- int uref_pic_set_tf(struct uref *uref)
- int uref_pic_set_tff(struct uref *uref)
- int uref_pic_set_vposition(struct uref *uref, uint64_t v)
- int uref_pic_size(struct uref *uref, size_t *hsize_p, size_t *vsize_p, uint8_t *macropixel_p)
- struct uref * uref_program_flow_alloc_def(struct uref_mgr *mgr)
- int uref_program_flow_cmp_name(struct uref *uref1, struct uref *uref2)
- int uref_program_flow_delete_name(struct uref *uref)
- int uref_program_flow_get_name(struct uref *uref, const char **p)
- int uref_program_flow_match_name(struct uref *uref, const char *prefix)
- int uref_program_flow_set_name(struct uref *uref, const char *v)
- struct uref * uref_sibling_alloc(struct uref *uref)
- struct uref * uref_sibling_alloc_control(struct uref *uref)
- struct uref * uref_sound_alloc(struct uref_mgr *uref_mgr, struct ubuf_mgr *ubuf_mgr, int size)
- int uref_sound_flow_add_plane(struct uref *uref, const char *channel)
- struct uref * uref_sound_flow_alloc_def(struct uref_mgr *mgr, const char *format, uint8_t channels, uint8_t sample_size)
- int uref_sound_flow_check_channel(struct uref *uref, const char *channel)
- void uref_sound_flow_clear_format(struct uref *uref)
- int uref_sound_flow_cmp_align(struct uref *uref1, struct uref *uref2)
- int uref_sound_flow_cmp_channel(struct uref *uref1, struct uref *uref2, uint8_t plane)
- int uref_sound_flow_cmp_channels(struct uref *uref1, struct uref *uref2)
- int uref_sound_flow_cmp_planes(struct uref *uref1, struct uref *uref2)
- int uref_sound_flow_cmp_rate(struct uref *uref1, struct uref *uref2)
- int uref_sound_flow_cmp_sample_size(struct uref *uref1, struct uref *uref2)
- int uref_sound_flow_cmp_samples(struct uref *uref1, struct uref *uref2)
- bool uref_sound_flow_compare_format(struct uref *uref1, struct uref *uref2)
- int uref_sound_flow_copy_format(struct uref *uref_dst, struct uref *uref_src)
- int uref_sound_flow_delete_align(struct uref *uref)
- int uref_sound_flow_delete_channel(struct uref *uref, uint8_t plane)
- int uref_sound_flow_delete_channels(struct uref *uref)
- int uref_sound_flow_delete_planes(struct uref *uref)
- int uref_sound_flow_delete_rate(struct uref *uref)
- int uref_sound_flow_delete_sample_size(struct uref *uref)
- int uref_sound_flow_delete_samples(struct uref *uref)
- int uref_sound_flow_get_align(struct uref *uref, uint64_t *p)
- int uref_sound_flow_get_channel(struct uref *uref, const char **p, uint8_t plane)
- int uref_sound_flow_get_channels(struct uref *uref, uint8_t *p)
- int uref_sound_flow_get_planes(struct uref *uref, uint8_t *p)
- int uref_sound_flow_get_rate(struct uref *uref, uint64_t *p)
- int uref_sound_flow_get_sample_size(struct uref *uref, uint8_t *p)
- int uref_sound_flow_get_samples(struct uref *uref, uint64_t *p)
- int uref_sound_flow_match_align(struct uref *uref, uint64_t min, uint64_t max)
- int uref_sound_flow_match_channel(struct uref *uref, const char *prefix, uint8_t plane)
- int uref_sound_flow_match_channels(struct uref *uref, uint8_t min, uint8_t max)
- int uref_sound_flow_match_planes(struct uref *uref, uint8_t min, uint8_t max)
- int uref_sound_flow_match_rate(struct uref *uref, uint64_t min, uint64_t max)
- int uref_sound_flow_match_sample_size(struct uref *uref, uint8_t min, uint8_t max)
- int uref_sound_flow_match_samples(struct uref *uref, uint64_t min, uint64_t max)
- int uref_sound_flow_set_align(struct uref *uref, uint64_t v)
- int uref_sound_flow_set_channel(struct uref *uref, const char *v, uint8_t plane)
- int uref_sound_flow_set_channels(struct uref *uref, uint8_t v)
- int uref_sound_flow_set_planes(struct uref *uref, uint8_t v)
- int uref_sound_flow_set_rate(struct uref *uref, uint64_t v)
- int uref_sound_flow_set_sample_size(struct uref *uref, uint8_t v)
- int uref_sound_flow_set_samples(struct uref *uref, uint64_t v)
- int uref_sound_plane_iterate(struct uref *uref, const char **channel_p)
- int uref_sound_plane_read_double(struct uref *uref, const char *channel, int offset, int size, const double **buffer_p)
- int uref_sound_plane_read_float(struct uref *uref, const char *channel, int offset, int size, const float **buffer_p)
- int uref_sound_plane_read_int16_t(struct uref *uref, const char *channel, int offset, int size, const int16_t **buffer_p)
- int uref_sound_plane_read_int32_t(struct uref *uref, const char *channel, int offset, int size, const int32_t **buffer_p)
- int uref_sound_plane_read_uint8_t(struct uref *uref, const char *channel, int offset, int size, const uint8_t **buffer_p)
- int uref_sound_plane_read_void(struct uref *uref, const char *channel, int offset, int size, const void **buffer_p)
- int uref_sound_plane_unmap(struct uref *uref, const char *channel, int offset, int size)
- int uref_sound_plane_write_double(struct uref *uref, const char *channel, int offset, int size, double **buffer_p)
- int uref_sound_plane_write_float(struct uref *uref, const char *channel, int offset, int size, float **buffer_p)
- int uref_sound_plane_write_int16_t(struct uref *uref, const char *channel, int offset, int size, int16_t **buffer_p)
- int uref_sound_plane_write_int32_t(struct uref *uref, const char *channel, int offset, int size, int32_t **buffer_p)
- int uref_sound_plane_write_uint8_t(struct uref *uref, const char *channel, int offset, int size, uint8_t **buffer_p)
- int uref_sound_plane_write_void(struct uref *uref, const char *channel, int offset, int size, void **buffer_p)
- int uref_sound_read_double(struct uref *uref, int offset, int size, const double *buffers_p[], uint8_t planes)
- int uref_sound_read_float(struct uref *uref, int offset, int size, const float *buffers_p[], uint8_t planes)
- int uref_sound_read_int16_t(struct uref *uref, int offset, int size, const int16_t *buffers_p[], uint8_t planes)
- int uref_sound_read_int32_t(struct uref *uref, int offset, int size, const int32_t *buffers_p[], uint8_t planes)
- int uref_sound_read_uint8_t(struct uref *uref, int offset, int size, const uint8_t *buffers_p[], uint8_t planes)
- int uref_sound_read_void(struct uref *uref, int offset, int size, const void *buffers_p[], uint8_t planes)
- int uref_sound_replace(struct uref *uref, struct ubuf_mgr *ubuf_mgr, int skip, int new_size)
- int uref_sound_resize(struct uref *uref, int skip, int new_size)
- int uref_sound_size(struct uref *uref, size_t *size_p, uint8_t *sample_size_p)
- int uref_sound_unmap(struct uref *uref, int offset, int size, uint8_t planes)
- int uref_sound_write_double(struct uref *uref, int offset, int size, double *buffers_p[], uint8_t planes)
- int uref_sound_write_float(struct uref *uref, int offset, int size, float *buffers_p[], uint8_t planes)
- int uref_sound_write_int16_t(struct uref *uref, int offset, int size, int16_t *buffers_p[], uint8_t planes)
- int uref_sound_write_int32_t(struct uref *uref, int offset, int size, int32_t *buffers_p[], uint8_t planes)
- int uref_sound_write_uint8_t(struct uref *uref, int offset, int size, uint8_t *buffers_p[], uint8_t planes)
- int uref_sound_write_void(struct uref *uref, int offset, int size, void *buffers_p[], uint8_t planes)
- struct uref_mgr * uref_std_mgr_alloc(uint16_t uref_pool_depth, struct udict_mgr *udict_mgr, int control_attr_size)
- enum ubase_err uref_ts_flow_add_descriptor(struct uref *uref, const uint8_t *desc, size_t desc_len)
- int uref_ts_flow_cmp_descriptors(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_max_delay(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_pcr_pid(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_pes_header(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_pes_id(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_pes_min_duration(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_pid(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_stream_type(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_sub_ancillary(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_ts_flow_cmp_sub_composition(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_ts_flow_cmp_sub_type(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_ts_flow_cmp_tb_rate(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_cmp_telx_magazine(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_ts_flow_cmp_telx_page(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_ts_flow_cmp_telx_type(struct uref *uref1, struct uref *uref2, uint8_t nb)
- int uref_ts_flow_cmp_ts_delay(struct uref *uref1, struct uref *uref2)
- int uref_ts_flow_delete_descriptor(struct uref *uref, uint8_t nb)
- int uref_ts_flow_delete_descriptors(struct uref *uref)
- int uref_ts_flow_delete_max_delay(struct uref *uref)
- int uref_ts_flow_delete_pcr_pid(struct uref *uref)
- int uref_ts_flow_delete_pes_header(struct uref *uref)
- int uref_ts_flow_delete_pes_id(struct uref *uref)
- int uref_ts_flow_delete_pes_min_duration(struct uref *uref)
- int uref_ts_flow_delete_pid(struct uref *uref)
- int uref_ts_flow_delete_psi_filter(struct uref *uref)
- int uref_ts_flow_delete_psi_filter_internal(struct uref *uref)
- int uref_ts_flow_delete_stream_type(struct uref *uref)
- int uref_ts_flow_delete_sub_ancillary(struct uref *uref, uint8_t nb)
- int uref_ts_flow_delete_sub_composition(struct uref *uref, uint8_t nb)
- int uref_ts_flow_delete_sub_type(struct uref *uref, uint8_t nb)
- int uref_ts_flow_delete_tb_rate(struct uref *uref)
- int uref_ts_flow_delete_telx_magazine(struct uref *uref, uint8_t nb)
- int uref_ts_flow_delete_telx_page(struct uref *uref, uint8_t nb)
- int uref_ts_flow_delete_telx_type(struct uref *uref, uint8_t nb)
- int uref_ts_flow_delete_ts_delay(struct uref *uref)
- void uref_ts_flow_extract_descriptors(struct uref *uref, uint8_t *descs_p)
- int uref_ts_flow_get_descriptor(struct uref *uref, const uint8_t **p, size_t *size_p, uint8_t nb)
- int uref_ts_flow_get_descriptors(struct uref *uref, uint8_t *p)
- int uref_ts_flow_get_max_delay(struct uref *uref, uint64_t *p)
- int uref_ts_flow_get_pcr_pid(struct uref *uref, uint64_t *p)
- int uref_ts_flow_get_pes_header(struct uref *uref, uint8_t *p)
- int uref_ts_flow_get_pes_id(struct uref *uref, uint8_t *p)
- int uref_ts_flow_get_pes_min_duration(struct uref *uref, uint64_t *p)
- int uref_ts_flow_get_pid(struct uref *uref, uint64_t *p)
- int uref_ts_flow_get_psi_filter(struct uref *uref, const uint8_t **filter_p, const uint8_t **mask_p, size_t *size_p)
- int uref_ts_flow_get_psi_filter_internal(struct uref *uref, const uint8_t **p, size_t *size_p)
- int uref_ts_flow_get_stream_type(struct uref *uref, uint64_t *p)
- int uref_ts_flow_get_sub_ancillary(struct uref *uref, uint8_t *p, uint8_t nb)
- int uref_ts_flow_get_sub_composition(struct uref *uref, uint8_t *p, uint8_t nb)
- int uref_ts_flow_get_sub_type(struct uref *uref, uint8_t *p, uint8_t nb)
- int uref_ts_flow_get_tb_rate(struct uref *uref, uint64_t *p)
- int uref_ts_flow_get_telx_magazine(struct uref *uref, uint8_t *p, uint8_t nb)
- int uref_ts_flow_get_telx_page(struct uref *uref, uint8_t *p, uint8_t nb)
- int uref_ts_flow_get_telx_type(struct uref *uref, uint8_t *p, uint8_t nb)
- int uref_ts_flow_get_ts_delay(struct uref *uref, uint64_t *p)
- int uref_ts_flow_match_descriptors(struct uref *uref, uint8_t min, uint8_t max)
- int uref_ts_flow_match_max_delay(struct uref *uref, uint64_t min, uint64_t max)
- int uref_ts_flow_match_pcr_pid(struct uref *uref, uint64_t min, uint64_t max)
- int uref_ts_flow_match_pes_header(struct uref *uref, uint8_t min, uint8_t max)
- int uref_ts_flow_match_pes_id(struct uref *uref, uint8_t min, uint8_t max)
- int uref_ts_flow_match_pes_min_duration(struct uref *uref, uint64_t min, uint64_t max)
- int uref_ts_flow_match_pid(struct uref *uref, uint64_t min, uint64_t max)
- int uref_ts_flow_match_stream_type(struct uref *uref, uint64_t min, uint64_t max)
- int uref_ts_flow_match_sub_ancillary(struct uref *uref, uint8_t min, uint8_t max, uint8_t nb)
- int uref_ts_flow_match_sub_composition(struct uref *uref, uint8_t min, uint8_t max, uint8_t nb)
- int uref_ts_flow_match_sub_type(struct uref *uref, uint8_t min, uint8_t max, uint8_t nb)
- int uref_ts_flow_match_tb_rate(struct uref *uref, uint64_t min, uint64_t max)
- int uref_ts_flow_match_telx_magazine(struct uref *uref, uint8_t min, uint8_t max, uint8_t nb)
- int uref_ts_flow_match_telx_page(struct uref *uref, uint8_t min, uint8_t max, uint8_t nb)
- int uref_ts_flow_match_telx_type(struct uref *uref, uint8_t min, uint8_t max, uint8_t nb)
- int uref_ts_flow_match_ts_delay(struct uref *uref, uint64_t min, uint64_t max)
- int uref_ts_flow_set_descriptor(struct uref *uref, const uint8_t *v, size_t size, uint8_t nb)
- int uref_ts_flow_set_descriptors(struct uref *uref, uint8_t v)
- int uref_ts_flow_set_max_delay(struct uref *uref, uint64_t v)
- int uref_ts_flow_set_pcr_pid(struct uref *uref, uint64_t v)
- int uref_ts_flow_set_pes_header(struct uref *uref, uint8_t v)
- int uref_ts_flow_set_pes_id(struct uref *uref, uint8_t v)
- int uref_ts_flow_set_pes_min_duration(struct uref *uref, uint64_t v)
- int uref_ts_flow_set_pid(struct uref *uref, uint64_t v)
- int uref_ts_flow_set_psi_filter(struct uref *uref, const uint8_t *filter, const uint8_t *mask, size_t size)
- int uref_ts_flow_set_psi_filter_internal(struct uref *uref, const uint8_t *v, size_t size)
- int uref_ts_flow_set_stream_type(struct uref *uref, uint64_t v)
- int uref_ts_flow_set_sub_ancillary(struct uref *uref, uint8_t v, uint8_t nb)
- int uref_ts_flow_set_sub_composition(struct uref *uref, uint8_t v, uint8_t nb)
- int uref_ts_flow_set_sub_type(struct uref *uref, uint8_t v, uint8_t nb)
- int uref_ts_flow_set_tb_rate(struct uref *uref, uint64_t v)
- int uref_ts_flow_set_telx_magazine(struct uref *uref, uint8_t v, uint8_t nb)
- int uref_ts_flow_set_telx_page(struct uref *uref, uint8_t v, uint8_t nb)
- int uref_ts_flow_set_telx_type(struct uref *uref, uint8_t v, uint8_t nb)
- int uref_ts_flow_set_ts_delay(struct uref *uref, uint64_t v)
- size_t uref_ts_flow_size_descriptors(struct uref *uref)
- void urefcount_clean(struct urefcount *refcount)
- bool urefcount_dead(struct urefcount *refcount)
- void urefcount_init(struct urefcount *refcount, urefcount_cb cb)
- void urefcount_release(struct urefcount *refcount)
- void urefcount_reset(struct urefcount *refcount)
- bool urefcount_single(struct urefcount *refcount)
- struct urefcount * urefcount_use(struct urefcount *refcount)
- void * uring_elem_get(struct uring *uring, uring_index index)
- void uring_elem_set(struct uring *uring, uring_index index, void *opaque)
- void uring_fifo_clean(struct uring *uring, uring_fifo *fifo_p)
- void uring_fifo_init(struct uring *uring, uring_fifo *fifo_p)
- uring_index uring_fifo_pop(struct uring *uring, uring_fifo *fifo_p)
- void uring_fifo_push(struct uring *uring, uring_fifo *fifo_p, uring_index index)
- uring_lifo_val uring_init(struct uring *uring, uint16_t length, void *extra)
- void uring_lifo_clean(struct uring *uring, uring_lifo *lifo_p)
- void uring_lifo_init(struct uring *uring, uring_lifo *lifo_p, uring_lifo_val lifo)
- uring_index uring_lifo_pop(struct uring *uring, uring_lifo *lifo_p)
- void uring_lifo_push(struct uring *uring, uring_lifo *lifo_p, uring_index index)
Constants
- const uint8_t kBase64Decode[256]
- const GLubyte kCubeIndexes[36]
- const struct Vertex kCubeVerts[24]
- const char kFragShaderSource[]
- const uint8_t kRLETextureData[]
- const size_t kRLETextureDataLength
- const char kVertexShaderSource[]
Macros
- EBUR128_VERSION_MAJOR
- UBASE_ERROR
- UBASE_FATAL
- UBASE_FATAL_RETURN
- UBASE_FOURCC
- UBASE_FROM_TO
- UBASE_RETURN
- UBASE_SIGNATURE_CHECK
- UBUF_ALLOC_BLOCK
- UBUF_ALLOC_PICTURE
- UBUF_ALLOC_SOUND
- UBUF_BMD_ALLOC_PICTURE
- UBUF_BMD_ALLOC_SOUND
- UBUF_MEM_MGR_HELPER_POOL
- UPIPE_AV_MAX_PLANES
- UPIPE_AV_SAMPLEFMT_CHANNELS
- UPIPE_DVBSUBF_EXPECTED_FLOW_DEF
- UPIPE_H264F_EXPECTED_FLOW_DEF
- UPIPE_HELPER_BIN
- UPIPE_HELPER_FLOW
- UPIPE_HELPER_FLOW_DEF
- UPIPE_HELPER_FLOW_DEF_CHECK
- UPIPE_HELPER_OUTPUT
- UPIPE_HELPER_SINK
- UPIPE_HELPER_SOURCE_READ_SIZE
- UPIPE_HELPER_SUBPIPE
- UPIPE_HELPER_SYNC
- UPIPE_HELPER_UBUF_MGR
- UPIPE_HELPER_UCLOCK
- UPIPE_HELPER_UPIPE
- UPIPE_HELPER_UPUMP
- UPIPE_HELPER_UPUMP_MGR
- UPIPE_HELPER_UREFCOUNT
- UPIPE_HELPER_UREF_MGR
- UPIPE_HELPER_UREF_STREAM
- UPIPE_HELPER_VOID
- UPIPE_MPGVF_EXPECTED_FLOW_DEF
- UPIPE_TELXF_EXPECTED_FLOW_DEF
- UPROBE_HELPER_ALLOC
- UPROBE_HELPER_UPROBE
- UREF_FLAG_BLOCK_END
- UREF_FLAG_BLOCK_START
- UREF_FLAG_CLOCK_REF
- UREF_FLAG_DATE_ORIG
- UREF_FLAG_DATE_PROG
- UREF_FLAG_DATE_SYS
- UREF_FLAG_FLOW_DISC
- UREF_FLAG_FLOW_END
- URING_FIFO_NULL
- URING_INDEX_NULL
- URING_LIFO_NULL
- container_of
- likely
- ubase_assert
- ubase_nassert
- ubuf_block_stream_fill_bits
- ubuf_block_stream_fill_bits_inner
- ubuf_block_stream_show_bits
- ubuf_block_stream_skip_bits
- ufifo_pop
- ufifo_sizeof
- ulifo_pop
- ulifo_sizeof
- ulist_delete_foreach
- ulist_foreach
- unlikely
- upipe_dbg
- upipe_err
- upipe_get_opaque
- upipe_notice
- upipe_throw_error
- upipe_throw_fatal
- upipe_verbose
- upipe_warn
- upool_alloc
- upool_sizeof
- uprobe_dbg
- uprobe_err
- uprobe_notice
- uprobe_throw_error
- uprobe_throw_fatal
- uprobe_verbose
- uprobe_warn
- upump_blocker_get_opaque
- upump_get_opaque
- upump_mgr_get_opaque
- uqueue_pop
- uqueue_sizeof
- uring_sizeof