Method |
Description |
|
audio_resample ( IntPtr s, IntPtr output, IntPtr input, [ nb_samples ) : Int32 |
|
|
audio_resample_close ( IntPtr s ) : void |
|
|
av_add_index_entry ( IntPtr st, [ pos, [ timestamp, [ size, [ distance, [ flags ) : Int32 |
|
|
av_add_q ( AVRational b, AVRational c ) : AVRational |
|
|
av_add_stable ( AVRational ts_tb, [ ts, AVRational inc_tb, [ inc ) : System.Int64 |
|
|
av_append_packet ( IntPtr s, IntPtr pkt, [ size ) : Int32 |
|
|
av_audio_resample_init ( [ output_channels, [ input_channels, [ output_rate, [ input_rate, AVSampleFormat sample_fmt_out, AVSampleFormat sample_fmt_in, [ filter_length, [ log2_phase_count, [ linear, [ cutoff ) : IntPtr |
|
|
av_bitstream_filter_close ( IntPtr bsf ) : void |
|
|
av_bitstream_filter_filter ( IntPtr bsfc, IntPtr avctx, [ args, IntPtr poutbuf, IntPtr poutbuf_size, IntPtr buf, [ buf_size, [ keyframe ) : Int32 |
|
|
av_bitstream_filter_init ( [ name ) : IntPtr |
|
|
av_bitstream_filter_next ( IntPtr f ) : IntPtr |
|
|
av_bprint_channel_layout ( IntPtr bp, [ nb_channels, [ channel_layout ) : void |
|
|
av_buffer_alloc ( [ size ) : IntPtr |
|
|
av_buffer_allocz ( [ size ) : IntPtr |
|
|
av_buffer_create ( IntPtr data, [ size, [ free, IntPtr opaque, [ flags ) : IntPtr |
|
|
av_buffer_default_free ( IntPtr opaque, IntPtr data ) : void |
|
|
av_buffer_get_opaque ( IntPtr buf ) : IntPtr |
|
|
av_buffer_get_ref_count ( IntPtr buf ) : Int32 |
|
|
av_buffer_is_writable ( IntPtr buf ) : Int32 |
|
|
av_buffer_make_writable ( IntPtr buf ) : Int32 |
|
|
av_buffer_pool_get ( IntPtr pool ) : IntPtr |
|
|
av_buffer_pool_init ( [ size, [ alloc ) : IntPtr |
|
|
av_buffer_pool_uninit ( IntPtr pool ) : void |
|
|
av_buffer_realloc ( IntPtr buf, [ size ) : Int32 |
|
|
av_buffer_ref ( IntPtr buf ) : IntPtr |
|
|
av_buffer_unref ( IntPtr buf ) : void |
|
|
av_calloc ( [ nmemb, [ size ) : IntPtr |
|
|
av_ceil_log2 ( [ x ) : Int32 |
|
|
av_channel_layout_extract_channel ( [ channel_layout, [ index ) : System.UInt64 |
|
|
av_clip ( [ a, [ amin, [ amax ) : Int32 |
|
|
av_clip64 ( [ a, [ amin, [ amax ) : System.Int64 |
|
|
av_clip_int16 ( [ a ) : Int16 |
|
|
av_clip_int8 ( [ a ) : Char |
|
|
av_clip_uint16 ( [ a ) : UInt16 |
|
|
av_clip_uint8 ( [ a ) : Byte |
|
|
av_clip_uintp2 ( [ a, [ p ) : UInt32 |
|
|
av_clipd ( [ a, [ amin, [ amax ) : System.Double |
|
|
av_clipf ( [ a, [ amin, [ amax ) : float |
|
|
av_clipl_int32 ( [ a ) : Int32 |
|
|
av_close_input_file ( IntPtr s ) : void |
|
|
av_cmp_q ( AVRational a, AVRational b ) : Int32 |
|
|
av_codec_get_codec_descriptor ( IntPtr avctx ) : IntPtr |
|
|
av_codec_get_id ( IntPtr tags, [ tag ) : AVCodecID |
|
|
av_codec_get_lowres ( IntPtr avctx ) : Int32 |
|
|
av_codec_get_max_lowres ( IntPtr codec ) : Int32 |
|
|
av_codec_get_pkt_timebase ( IntPtr avctx ) : AVRational |
|
|
av_codec_get_seek_preroll ( IntPtr avctx ) : Int32 |
|
|
av_codec_get_tag ( IntPtr tags, AVCodecID id ) : UInt32 |
|
|
av_codec_get_tag2 ( IntPtr tags, AVCodecID id, IntPtr tag ) : Int32 |
|
|
av_codec_is_decoder ( IntPtr codec ) : Int32 |
|
|
av_codec_is_encoder ( IntPtr codec ) : Int32 |
|
|
av_codec_next ( IntPtr c ) : IntPtr |
|
|
av_codec_set_codec_descriptor ( IntPtr avctx, IntPtr desc ) : void |
|
|
av_codec_set_lowres ( IntPtr avctx, [ val ) : void |
|
|
av_codec_set_pkt_timebase ( IntPtr avctx, AVRational val ) : void |
|
|
av_codec_set_seek_preroll ( IntPtr avctx, [ val ) : void |
|
|
av_compare_mod ( [ a, [ b, [ mod ) : System.Int64 |
|
|
av_compare_ts ( [ ts_a, AVRational tb_a, [ ts_b, AVRational tb_b ) : Int32 |
|
|
av_copy_packet ( IntPtr dst, IntPtr src ) : Int32 |
|
|
av_copy_packet_side_data ( IntPtr dst, IntPtr src ) : Int32 |
|
|
av_d2q ( [ d, [ max ) : AVRational |
|
|
av_default_get_category ( IntPtr ptr ) : AVClassCategory |
|
|
av_default_item_name ( IntPtr ctx ) : string |
|
|
av_demuxer_open ( IntPtr ic ) : Int32 |
|
|
av_destruct_packet ( IntPtr pkt ) : void |
|
|
av_dict_copy ( IntPtr dst, IntPtr src, [ flags ) : void |
|
|
av_dict_count ( IntPtr m ) : Int32 |
|
|
av_dict_free ( IntPtr m ) : void |
|
|
av_dict_get ( IntPtr m, [ key, IntPtr prev, [ flags ) : IntPtr |
|
|
av_dict_parse_string ( IntPtr pm, [ str, [ key_val_sep, [ pairs_sep, [ flags ) : Int32 |
|
|
av_dict_set ( IntPtr pm, [ key, [ value, [ flags ) : Int32 |
|
|
av_div_q ( AVRational b, AVRational c ) : AVRational |
|
|
av_double2int ( [ f ) : System.UInt64 |
|
|
av_dump_format ( IntPtr ic, [ index, [ url, [ is_output ) : void |
|
|
av_dup_packet ( IntPtr pkt ) : Int32 |
|
|
av_dynarray2_add ( IntPtr tab_ptr, IntPtr nb_ptr, [ elem_size, IntPtr elem_data ) : IntPtr |
|
|
av_dynarray_add ( IntPtr tab_ptr, IntPtr nb_ptr, IntPtr elem ) : void |
|
|
av_fast_malloc ( IntPtr ptr, IntPtr size, [ min_size ) : void |
|
|
av_fast_padded_malloc ( IntPtr ptr, IntPtr size, [ min_size ) : void |
|
|
av_fast_padded_mallocz ( IntPtr ptr, IntPtr size, [ min_size ) : void |
|
|
av_fast_realloc ( IntPtr ptr, IntPtr size, [ min_size ) : IntPtr |
|
|
av_filename_number_test ( [ filename ) : Int32 |
|
|
av_find_best_stream ( IntPtr ic, AVMediaType type, [ wanted_stream_nb, [ related_stream, IntPtr decoder_ret, [ flags ) : Int32 |
|
|
av_find_default_stream_index ( IntPtr s ) : Int32 |
|
|
av_find_input_format ( [ short_name ) : IntPtr |
|
|
av_find_nearest_q_idx ( AVRational q, IntPtr q_list ) : Int32 |
|
|
av_find_opt ( IntPtr obj, [ name, [ unit, [ mask, [ flags ) : IntPtr |
|
|
av_find_program_from_stream ( IntPtr ic, IntPtr last, [ s ) : IntPtr |
|
|
av_find_stream_info ( IntPtr ic ) : Int32 |
|
|
av_float2int ( [ f ) : UInt32 |
|
|
av_fmt_ctx_get_duration_estimation_method ( IntPtr ctx ) : AVDurationEstimationMethod |
|
|
av_fopen_utf8 ( [ path, [ mode ) : IntPtr |
|
|
av_format_get_audio_codec ( IntPtr s ) : IntPtr |
|
|
av_format_get_control_message_cb ( IntPtr s ) : avformat_func_6 |
|
|
av_format_get_metadata_header_padding ( IntPtr s ) : Int32 |
|
|
av_format_get_opaque ( IntPtr s ) : IntPtr |
|
|
av_format_get_probe_score ( IntPtr s ) : Int32 |
|
|
av_format_get_subtitle_codec ( IntPtr s ) : IntPtr |
|
|
av_format_get_video_codec ( IntPtr s ) : IntPtr |
|
|
av_format_set_audio_codec ( IntPtr s, IntPtr c ) : void |
|
|
av_format_set_control_message_cb ( IntPtr s, [ callback ) : void |
|
|
av_format_set_metadata_header_padding ( IntPtr s, [ c ) : void |
|
|
av_format_set_opaque ( IntPtr s, IntPtr opaque ) : void |
|
|
av_format_set_subtitle_codec ( IntPtr s, IntPtr c ) : void |
|
|
av_format_set_video_codec ( IntPtr s, IntPtr c ) : void |
|
|
av_frame_alloc ( ) : IntPtr |
|
|
av_frame_clone ( IntPtr src ) : IntPtr |
|
|
av_frame_copy_props ( IntPtr dst, IntPtr src ) : Int32 |
|
|
av_frame_free ( IntPtr frame ) : void |
|
|
av_frame_get_best_effort_timestamp ( IntPtr frame ) : System.Int64 |
|
|
av_frame_get_buffer ( IntPtr frame, [ align ) : Int32 |
|
|
av_frame_get_channel_layout ( IntPtr frame ) : System.Int64 |
|
|
av_frame_get_channels ( IntPtr frame ) : Int32 |
|
|
av_frame_get_color_range ( IntPtr frame ) : AVColorRange |
|
|
av_frame_get_colorspace ( IntPtr frame ) : AVColorSpace |
|
|
av_frame_get_decode_error_flags ( IntPtr frame ) : Int32 |
|
|
av_frame_get_metadata ( IntPtr frame ) : IntPtr |
|
|
av_frame_get_pkt_duration ( IntPtr frame ) : System.Int64 |
|
|
av_frame_get_pkt_pos ( IntPtr frame ) : System.Int64 |
|
|
av_frame_get_pkt_size ( IntPtr frame ) : Int32 |
|
|
av_frame_get_plane_buffer ( IntPtr frame, [ plane ) : IntPtr |
|
|
av_frame_get_qp_table ( IntPtr f, IntPtr stride, IntPtr type ) : IntPtr |
|
|
av_frame_get_sample_rate ( IntPtr frame ) : Int32 |
|
|
av_frame_get_side_data ( IntPtr frame, AVFrameSideDataType type ) : IntPtr |
|
|
av_frame_is_writable ( IntPtr frame ) : Int32 |
|
|
av_frame_make_writable ( IntPtr frame ) : Int32 |
|
|
av_frame_move_ref ( IntPtr dst, IntPtr src ) : void |
|
|
av_frame_new_side_data ( IntPtr frame, AVFrameSideDataType type, [ size ) : IntPtr |
|
|
av_frame_ref ( IntPtr dst, IntPtr src ) : Int32 |
|
|
av_frame_set_best_effort_timestamp ( IntPtr frame, [ val ) : void |
|
|
av_frame_set_channel_layout ( IntPtr frame, [ val ) : void |
|
|
av_frame_set_channels ( IntPtr frame, [ val ) : void |
|
|
av_frame_set_color_range ( IntPtr frame, AVColorRange val ) : void |
|
|
av_frame_set_colorspace ( IntPtr frame, AVColorSpace val ) : void |
|
|
av_frame_set_decode_error_flags ( IntPtr frame, [ val ) : void |
|
|
av_frame_set_metadata ( IntPtr frame, IntPtr val ) : void |
|
|
av_frame_set_pkt_duration ( IntPtr frame, [ val ) : void |
|
|
av_frame_set_pkt_pos ( IntPtr frame, [ val ) : void |
|
|
av_frame_set_pkt_size ( IntPtr frame, [ val ) : void |
|
|
av_frame_set_qp_table ( IntPtr f, IntPtr buf, [ stride, [ type ) : Int32 |
|
|
av_frame_set_sample_rate ( IntPtr frame, [ val ) : void |
|
|
av_frame_unref ( IntPtr frame ) : void |
|
|
av_free ( IntPtr ptr ) : void |
|
|
av_free_packet ( IntPtr pkt ) : void |
|
|
av_freep ( IntPtr ptr ) : void |
|
|
av_gcd ( [ a, [ b ) : System.Int64 |
|
|
av_get_alt_sample_fmt ( AVSampleFormat sample_fmt, [ planar ) : AVSampleFormat |
|
|
av_get_audio_frame_duration ( IntPtr avctx, [ frame_bytes ) : Int32 |
|
|
av_get_bits_per_sample ( AVCodecID codec_id ) : Int32 |
|
|
av_get_bits_per_sample_fmt ( AVSampleFormat sample_fmt ) : Int32 |
|
|
av_get_bytes_per_sample ( AVSampleFormat sample_fmt ) : Int32 |
|
|
av_get_channel_description ( [ channel ) : string |
|
|
av_get_channel_layout ( [ name ) : System.UInt64 |
|
|
av_get_channel_layout_channel_index ( [ channel_layout, [ channel ) : Int32 |
|
|
av_get_channel_layout_nb_channels ( [ channel_layout ) : Int32 |
|
|
av_get_channel_layout_string ( [ buf, [ buf_size, [ nb_channels, [ channel_layout ) : void |
|
|
av_get_channel_name ( [ channel ) : string |
|
|
av_get_codec_tag_string ( [ buf, [ buf_size, [ codec_tag ) : UInt32 |
|
|
av_get_colorspace_name ( AVColorSpace val ) : string |
|
|
av_get_default_channel_layout ( [ nb_channels ) : System.Int64 |
|
|
av_get_double ( IntPtr obj, [ name, IntPtr o_out ) : System.Double |
|
|
av_get_exact_bits_per_sample ( AVCodecID codec_id ) : Int32 |
|
|
av_get_frame_filename ( [ buf, [ buf_size, [ path, [ number ) : Int32 |
|
|
av_get_int ( IntPtr obj, [ name, IntPtr o_out ) : System.Int64 |
|
|
av_get_media_type_string ( AVMediaType media_type ) : string |
|
|
av_get_output_timestamp ( IntPtr s, [ stream, IntPtr dts, IntPtr wall ) : Int32 |
|
|
av_get_packed_sample_fmt ( AVSampleFormat sample_fmt ) : AVSampleFormat |
|
|
av_get_packet ( IntPtr s, IntPtr pkt, [ size ) : Int32 |
|
|
av_get_pcm_codec ( AVSampleFormat fmt, [ be ) : AVCodecID |
|
|
av_get_picture_type_char ( AVPictureType pict_type ) : Char |
|
|
av_get_planar_sample_fmt ( AVSampleFormat sample_fmt ) : AVSampleFormat |
|
|
av_get_profile_name ( IntPtr codec, [ profile ) : string |
|
|
av_get_q ( IntPtr obj, [ name, IntPtr o_out ) : AVRational |
|
|
av_get_sample_fmt ( [ name ) : AVSampleFormat |
|
|
av_get_sample_fmt_name ( AVSampleFormat sample_fmt ) : string |
|
|
av_get_sample_fmt_string ( [ buf, [ buf_size, AVSampleFormat sample_fmt ) : string |
|
|
av_get_standard_channel_layout ( [ index, IntPtr layout, IntPtr name ) : Int32 |
|
|
av_get_string ( IntPtr obj, [ name, IntPtr o_out, [ buf, [ buf_len ) : string |
|
|
av_grow_packet ( IntPtr pkt, [ grow_by ) : Int32 |
|
|
av_guess_codec ( IntPtr fmt, [ short_name, [ filename, [ mime_type, AVMediaType type ) : AVCodecID |
|
|
av_guess_format ( [ short_name, [ filename, [ mime_type ) : IntPtr |
|
|
av_guess_frame_rate ( IntPtr ctx, IntPtr stream, IntPtr frame ) : AVRational |
|
|
av_guess_sample_aspect_ratio ( IntPtr format, IntPtr stream, IntPtr frame ) : AVRational |
|
|
av_hex_dump ( IntPtr f, IntPtr buf, [ size ) : void |
|
|
av_hex_dump_log ( IntPtr avcl, [ level, IntPtr buf, [ size ) : void |
|
|
av_hwaccel_next ( IntPtr hwaccel ) : IntPtr |
|
|
av_iformat_next ( IntPtr f ) : IntPtr |
|
|
av_index_search_timestamp ( IntPtr st, [ timestamp, [ flags ) : Int32 |
|
|
av_init_packet ( IntPtr pkt ) : void |
|
|
av_int2double ( [ i ) : System.Double |
|
|
av_int2float ( [ i ) : float |
|
|
av_int_list_length_for_size ( [ elsize, IntPtr list, [ term ) : UInt32 |
|
|
av_interleaved_write_frame ( IntPtr s, IntPtr pkt ) : Int32 |
|
|
av_inv_q ( AVRational q ) : AVRational |
|
|
av_lockmgr_register ( [ cb ) : Int32 |
|
|
av_log ( IntPtr avcl, [ level, [ fmt ) : void |
|
|
av_log2 ( [ v ) : Int32 |
|
|
av_log2_16bit ( [ v ) : Int32 |
|
|
av_log_ask_for_sample ( IntPtr avc, [ msg ) : void |
|
|
av_log_default_callback ( IntPtr ptr, [ level, [ fmt, [ vl ) : void |
|
|
av_log_format_line ( IntPtr ptr, [ level, [ fmt, [ vl, [ line, [ line_size, IntPtr print_prefix ) : void |
|
|
av_log_get_level ( ) : Int32 |
|
|
av_log_missing_feature ( IntPtr avc, [ feature, [ want_sample ) : void |
|
|
av_log_set_callback ( [ callback ) : void |
|
|
av_log_set_flags ( [ arg ) : void |
|
|
av_log_set_level ( [ level ) : void |
|
|
av_make_q ( [ num, [ den ) : AVRational |
|
|
av_malloc ( [ size ) : IntPtr |
|
|
av_malloc_array ( [ nmemb, [ size ) : IntPtr |
|
|
av_mallocz ( [ size ) : IntPtr |
|
|
av_mallocz_array ( [ nmemb, [ size ) : IntPtr |
|
|
av_match_ext ( [ filename, [ extensions ) : Int32 |
|
|
av_max_alloc ( [ max ) : void |
|
|
av_memcpy_backptr ( IntPtr dst, [ back, [ cnt ) : void |
|
|
av_memdup ( IntPtr p, [ size ) : IntPtr |
|
|
av_mul_q ( AVRational b, AVRational c ) : AVRational |
|
|
av_nearer_q ( AVRational q, AVRational q1, AVRational q2 ) : Int32 |
|
|
av_new_packet ( IntPtr pkt, [ size ) : Int32 |
|
|
av_new_program ( IntPtr s, [ id ) : IntPtr |
|
|
av_new_stream ( IntPtr s, [ id ) : IntPtr |
|
|
av_next_option ( IntPtr obj, IntPtr last ) : IntPtr |
|
|
av_oformat_next ( IntPtr f ) : IntPtr |
|
|
av_opt_child_class_next ( IntPtr parent, IntPtr prev ) : IntPtr |
|
|
av_opt_child_next ( IntPtr obj, IntPtr prev ) : IntPtr |
|
|
av_opt_eval_double ( IntPtr obj, IntPtr o, [ val, IntPtr double_out ) : Int32 |
|
|
av_opt_eval_flags ( IntPtr obj, IntPtr o, [ val, IntPtr flags_out ) : Int32 |
|
|
av_opt_eval_float ( IntPtr obj, IntPtr o, [ val, IntPtr float_out ) : Int32 |
|
|
av_opt_eval_int ( IntPtr obj, IntPtr o, [ val, IntPtr int_out ) : Int32 |
|
|
av_opt_eval_int64 ( IntPtr obj, IntPtr o, [ val, IntPtr int64_out ) : Int32 |
|
|
av_opt_eval_q ( IntPtr obj, IntPtr o, [ val, IntPtr q_out ) : Int32 |
|
|
av_opt_find ( IntPtr obj, [ name, [ unit, [ opt_flags, [ search_flags ) : IntPtr |
|
|
av_opt_find2 ( IntPtr obj, [ name, [ unit, [ opt_flags, [ search_flags, IntPtr target_obj ) : IntPtr |
|
|
av_opt_flag_is_set ( IntPtr obj, [ field_name, [ flag_name ) : Int32 |
|
|
av_opt_free ( IntPtr obj ) : void |
|
|
av_opt_freep_ranges ( IntPtr ranges ) : void |
|
|
av_opt_get ( IntPtr obj, [ name, [ search_flags, IntPtr out_val ) : Int32 |
|
|
av_opt_get_channel_layout ( IntPtr obj, [ name, [ search_flags, IntPtr ch_layout ) : Int32 |
|
|
av_opt_get_double ( IntPtr obj, [ name, [ search_flags, IntPtr out_val ) : Int32 |
|
|
av_opt_get_image_size ( IntPtr obj, [ name, [ search_flags, IntPtr w_out, IntPtr h_out ) : Int32 |
|
|
av_opt_get_int ( IntPtr obj, [ name, [ search_flags, IntPtr out_val ) : Int32 |
|
|
av_opt_get_key_value ( IntPtr ropts, [ key_val_sep, [ pairs_sep, [ flags, IntPtr rkey, IntPtr rval ) : Int32 |
|
|
av_opt_get_pixel_fmt ( IntPtr obj, [ name, [ search_flags, IntPtr out_fmt ) : Int32 |
|
|
av_opt_get_q ( IntPtr obj, [ name, [ search_flags, IntPtr out_val ) : Int32 |
|
|
av_opt_get_sample_fmt ( IntPtr obj, [ name, [ search_flags, IntPtr out_fmt ) : Int32 |
|
|
av_opt_get_video_rate ( IntPtr obj, [ name, [ search_flags, IntPtr out_val ) : Int32 |
|
|
av_opt_next ( IntPtr obj, IntPtr prev ) : IntPtr |
|
|
av_opt_ptr ( IntPtr avclass, IntPtr obj, [ name ) : IntPtr |
|
|
av_opt_query_ranges ( IntPtr __arg0, IntPtr obj, [ key, [ flags ) : Int32 |
|
|
av_opt_query_ranges_default ( IntPtr __arg0, IntPtr obj, [ key, [ flags ) : Int32 |
|
|
av_opt_set ( IntPtr obj, [ name, [ val, [ search_flags ) : Int32 |
|
|
av_opt_set_bin ( IntPtr obj, [ name, IntPtr val, [ size, [ search_flags ) : Int32 |
|
|
av_opt_set_channel_layout ( IntPtr obj, [ name, [ ch_layout, [ search_flags ) : Int32 |
|
|
av_opt_set_defaults ( IntPtr s ) : void |
|
|
av_opt_set_defaults2 ( IntPtr s, [ mask, [ flags ) : void |
|
|
av_opt_set_dict ( IntPtr obj, IntPtr options ) : Int32 |
|
|
av_opt_set_double ( IntPtr obj, [ name, [ val, [ search_flags ) : Int32 |
|
|
av_opt_set_from_string ( IntPtr ctx, [ opts, IntPtr shorthand, [ key_val_sep, [ pairs_sep ) : Int32 |
|
|
av_opt_set_image_size ( IntPtr obj, [ name, [ w, [ h, [ search_flags ) : Int32 |
|
|
av_opt_set_int ( IntPtr obj, [ name, [ val, [ search_flags ) : Int32 |
|
|
av_opt_set_pixel_fmt ( IntPtr obj, [ name, AVPixelFormat fmt, [ search_flags ) : Int32 |
|
|
av_opt_set_q ( IntPtr obj, [ name, AVRational val, [ search_flags ) : Int32 |
|
|
av_opt_set_sample_fmt ( IntPtr obj, [ name, AVSampleFormat fmt, [ search_flags ) : Int32 |
|
|
av_opt_set_video_rate ( IntPtr obj, [ name, AVRational val, [ search_flags ) : Int32 |
|
|
av_opt_show2 ( IntPtr obj, IntPtr av_log_obj, [ req_flags, [ rej_flags ) : Int32 |
|
|
av_packet_copy_props ( IntPtr dst, IntPtr src ) : Int32 |
|
|
av_packet_free_side_data ( IntPtr pkt ) : void |
|
|
av_packet_from_data ( IntPtr pkt, IntPtr data, [ size ) : Int32 |
|
|
av_packet_get_side_data ( IntPtr pkt, AVPacketSideDataType type, IntPtr size ) : IntPtr |
|
|
av_packet_merge_side_data ( IntPtr pkt ) : Int32 |
|
|
av_packet_move_ref ( IntPtr dst, IntPtr src ) : void |
|
|
av_packet_new_side_data ( IntPtr pkt, AVPacketSideDataType type, [ size ) : IntPtr |
|
|
av_packet_pack_dictionary ( IntPtr dict, IntPtr size ) : IntPtr |
|
|
av_packet_ref ( IntPtr dst, IntPtr src ) : Int32 |
|
|
av_packet_shrink_side_data ( IntPtr pkt, AVPacketSideDataType type, [ size ) : Int32 |
|
|
av_packet_split_side_data ( IntPtr pkt ) : Int32 |
|
|
av_packet_unpack_dictionary ( IntPtr data, [ size, IntPtr dict ) : Int32 |
|
|
av_packet_unref ( IntPtr pkt ) : void |
|
|
av_parser_change ( IntPtr s, IntPtr avctx, IntPtr poutbuf, IntPtr poutbuf_size, IntPtr buf, [ buf_size, [ keyframe ) : Int32 |
|
|
av_parser_close ( IntPtr s ) : void |
|
|
av_parser_init ( [ codec_id ) : IntPtr |
|
|
av_parser_next ( IntPtr c ) : IntPtr |
|
|
av_parser_parse2 ( IntPtr s, IntPtr avctx, IntPtr poutbuf, IntPtr poutbuf_size, IntPtr buf, [ buf_size, [ pts, [ dts, [ pos ) : Int32 |
|
|
av_picture_copy ( IntPtr dst, IntPtr src, AVPixelFormat pix_fmt, [ width, [ height ) : void |
|
|
av_picture_crop ( IntPtr dst, IntPtr src, AVPixelFormat pix_fmt, [ top_band, [ left_band ) : Int32 |
|
|
av_picture_pad ( IntPtr dst, IntPtr src, [ height, [ width, AVPixelFormat pix_fmt, [ padtop, [ padbottom, [ padleft, [ padright, IntPtr color ) : Int32 |
|
|
av_pkt_dump2 ( IntPtr f, IntPtr pkt, [ dump_payload, IntPtr st ) : void |
|
|
av_pkt_dump_log2 ( IntPtr avcl, [ level, IntPtr pkt, [ dump_payload, IntPtr st ) : void |
|
|
av_popcount ( [ x ) : Int32 |
|
|
av_popcount64 ( [ x ) : Int32 |
|
|
av_probe_input_buffer ( IntPtr pb, IntPtr fmt, [ filename, IntPtr logctx, [ offset, [ max_probe_size ) : Int32 |
|
|
av_probe_input_buffer2 ( IntPtr pb, IntPtr fmt, [ filename, IntPtr logctx, [ offset, [ max_probe_size ) : Int32 |
|
|
av_probe_input_format ( IntPtr pd, [ is_opened ) : IntPtr |
|
|
av_probe_input_format2 ( IntPtr pd, [ is_opened, IntPtr score_max ) : IntPtr |
|
|
av_probe_input_format3 ( IntPtr pd, [ is_opened, IntPtr score_ret ) : IntPtr |
|
|
av_q2d ( AVRational a ) : System.Double |
|
|
av_read_frame ( IntPtr s, IntPtr pkt ) : Int32 |
|
|
av_read_packet ( IntPtr s, IntPtr pkt ) : Int32 |
|
|
av_read_pause ( IntPtr s ) : Int32 |
|
|
av_read_play ( IntPtr s ) : Int32 |
|
|
av_realloc ( IntPtr ptr, [ size ) : IntPtr |
|
|
av_realloc_array ( IntPtr ptr, [ nmemb, [ size ) : IntPtr |
|
|
av_realloc_f ( IntPtr ptr, [ nelem, [ elsize ) : IntPtr |
|
|
av_reallocp ( IntPtr ptr, [ size ) : Int32 |
|
|
av_reallocp_array ( IntPtr ptr, [ nmemb, [ size ) : Int32 |
|
|
av_reduce ( IntPtr dst_num, IntPtr dst_den, [ num, [ den, [ max ) : Int32 |
|
|
av_register_all ( ) : void |
|
|
av_register_bitstream_filter ( IntPtr bsf ) : void |
|
|
av_register_codec_parser ( IntPtr parser ) : void |
|
|
av_register_hwaccel ( IntPtr hwaccel ) : void |
|
|
av_register_input_format ( IntPtr format ) : void |
|
|
av_register_output_format ( IntPtr format ) : void |
|
|
av_resample ( IntPtr c, IntPtr dst, IntPtr src, IntPtr consumed, [ src_size, [ dst_size, [ update_ctx ) : Int32 |
|
|
av_resample_close ( IntPtr c ) : void |
|
|
av_resample_compensate ( IntPtr c, [ sample_delta, [ compensation_distance ) : void |
|
|
av_resample_init ( [ out_rate, [ in_rate, [ filter_length, [ log2_phase_count, [ linear, [ cutoff ) : IntPtr |
|
|
av_rescale ( [ a, [ b, [ c ) : System.Int64 |
|
|
av_rescale_delta ( AVRational in_tb, [ in_ts, AVRational fs_tb, [ duration, IntPtr last, AVRational out_tb ) : System.Int64 |
|
|
av_rescale_q ( [ a, AVRational bq, AVRational cq ) : System.Int64 |
|
|
av_rescale_q_rnd ( [ a, AVRational bq, AVRational cq, AVRounding __arg3 ) : System.Int64 |
|
|
av_rescale_rnd ( [ a, [ b, [ c, AVRounding __arg3 ) : System.Int64 |
|
|
av_sample_fmt_is_planar ( AVSampleFormat sample_fmt ) : Int32 |
|
|
av_samples_alloc ( IntPtr audio_data, int &linesize, [ nb_channels, [ nb_samples, AVSampleFormat sample_fmt, [ align ) : Int32 |
|
|
av_samples_alloc_array_and_samples ( IntPtr &audio_data, int &linesize, [ nb_channels, [ nb_samples, AVSampleFormat sample_fmt, [ align ) : Int32 |
|
|
av_samples_copy ( IntPtr dst, IntPtr src, [ dst_offset, [ src_offset, [ nb_samples, [ nb_channels, AVSampleFormat sample_fmt ) : Int32 |
|
|
av_samples_fill_arrays ( IntPtr audio_data, IntPtr linesize, IntPtr buf, [ nb_channels, [ nb_samples, AVSampleFormat sample_fmt, [ align ) : Int32 |
|
|
av_samples_get_buffer_size ( IntPtr linesize, [ nb_channels, [ nb_samples, AVSampleFormat sample_fmt, [ align ) : Int32 |
|
|
av_samples_set_silence ( IntPtr audio_data, [ offset, [ nb_samples, [ nb_channels, AVSampleFormat sample_fmt ) : Int32 |
|
|
av_sat_add32 ( [ a, [ b ) : Int32 |
|
|
av_sat_dadd32 ( [ a, [ b ) : Int32 |
|
|
av_sdp_create ( IntPtr ac, [ n_files, [ buf, [ size ) : Int32 |
|
|
av_seek_frame ( IntPtr s, [ stream_index, [ timestamp, [ flags ) : Int32 |
|
|
av_set_double ( IntPtr obj, [ name, [ n ) : IntPtr |
|
|
av_set_int ( IntPtr obj, [ name, [ n ) : IntPtr |
|
|
av_set_options_string ( IntPtr ctx, [ opts, [ key_val_sep, [ pairs_sep ) : Int32 |
|
|
av_set_pts_info ( IntPtr s, [ pts_wrap_bits, [ pts_num, [ pts_den ) : void |
|
|
av_set_q ( IntPtr obj, [ name, AVRational n ) : IntPtr |
|
|
av_set_string3 ( IntPtr obj, [ name, [ val, [ alloc, IntPtr o_out ) : Int32 |
|
|
av_shrink_packet ( IntPtr pkt, [ size ) : void |
|
|
av_size_mult ( [ a, [ b, IntPtr r ) : Int32 |
|
|
av_strdup ( [ s ) : string |
|
|
av_stream_get_r_frame_rate ( IntPtr s ) : AVRational |
|
|
av_stream_set_r_frame_rate ( IntPtr s, AVRational r ) : void |
|
|
av_sub_q ( AVRational b, AVRational c ) : AVRational |
|
|
av_url_split ( [ proto, [ proto_size, [ authorization, [ authorization_size, [ hostname, [ hostname_size, IntPtr port_ptr, [ path, [ path_size, [ url ) : void |
|
|
av_vlog ( IntPtr avcl, [ level, [ fmt, [ vl ) : void |
|
|
av_write_frame ( IntPtr s, IntPtr pkt ) : Int32 |
|
|
av_write_trailer ( IntPtr s ) : Int32 |
|
|
av_x_if_null ( IntPtr p, IntPtr x ) : IntPtr |
|
|
av_xiphlacing ( [ s, [ v ) : UInt32 |
|
|
avcodec_align_dimensions ( IntPtr s, IntPtr width, IntPtr height ) : void |
|
|
avcodec_align_dimensions2 ( IntPtr s, IntPtr width, IntPtr height, IntPtr linesize_align ) : void |
|
|
avcodec_alloc_context3 ( IntPtr codec ) : IntPtr |
|
|
avcodec_alloc_frame ( ) : IntPtr |
|
|
avcodec_chroma_pos_to_enum ( [ xpos, [ ypos ) : AVChromaLocation |
|
|
avcodec_close ( IntPtr avctx ) : Int32 |
|
|
avcodec_configuration ( ) : string |
|
|
avcodec_copy_context ( IntPtr dest, IntPtr src ) : Int32 |
|
|
avcodec_decode_audio3 ( IntPtr avctx, IntPtr samples, int &frame_size_ptr, IntPtr avpkt ) : Int32 |
|
|
avcodec_decode_audio4 ( IntPtr avctx, IntPtr frame, int &got_frame_ptr, IntPtr avpkt ) : Int32 |
|
|
avcodec_decode_subtitle2 ( IntPtr avctx, IntPtr sub, IntPtr got_sub_ptr, IntPtr avpkt ) : Int32 |
|
|
avcodec_decode_video2 ( IntPtr avctx, IntPtr picture, Int32 &got_picture_ptr, IntPtr avpkt ) : Int32 |
|
|
avcodec_default_execute ( IntPtr c, [ func, IntPtr arg, IntPtr ret, [ count, [ size ) : Int32 |
|
|
avcodec_default_execute2 ( IntPtr c, [ func, IntPtr arg, IntPtr ret, [ count ) : Int32 |
|
|
avcodec_default_get_buffer ( IntPtr s, IntPtr pic ) : Int32 |
|
|
avcodec_default_get_buffer2 ( IntPtr s, IntPtr frame, [ flags ) : Int32 |
|
|
avcodec_default_get_format ( IntPtr s, IntPtr fmt ) : AVPixelFormat |
|
|
avcodec_default_reget_buffer ( IntPtr s, IntPtr pic ) : Int32 |
|
|
avcodec_default_release_buffer ( IntPtr s, IntPtr pic ) : void |
|
|
avcodec_descriptor_get ( AVCodecID id ) : IntPtr |
|
|
avcodec_descriptor_get_by_name ( [ name ) : IntPtr |
|
|
avcodec_descriptor_next ( IntPtr prev ) : IntPtr |
|
|
avcodec_encode_audio ( IntPtr avctx, IntPtr buf, [ buf_size, IntPtr samples ) : Int32 |
|
|
avcodec_encode_audio2 ( IntPtr avctx, IntPtr avpkt, IntPtr frame, IntPtr got_packet_ptr ) : Int32 |
|
|
avcodec_encode_subtitle ( IntPtr avctx, IntPtr buf, [ buf_size, IntPtr sub ) : Int32 |
|
|
avcodec_encode_video ( IntPtr avctx, IntPtr buf, [ buf_size, IntPtr pict ) : Int32 |
|
|
avcodec_encode_video2 ( IntPtr avctx, IntPtr avpkt, IntPtr frame, IntPtr got_packet_ptr ) : Int32 |
|
|
avcodec_enum_to_chroma_pos ( IntPtr xpos, IntPtr ypos, AVChromaLocation pos ) : Int32 |
|
|
avcodec_fill_audio_frame ( IntPtr frame, [ nb_channels, AVSampleFormat sample_fmt, IntPtr buf, [ buf_size, [ align ) : Int32 |
|
|
avcodec_find_best_pix_fmt2 ( AVPixelFormat dst_pix_fmt1, AVPixelFormat dst_pix_fmt2, AVPixelFormat src_pix_fmt, [ has_alpha, IntPtr loss_ptr ) : AVPixelFormat |
|
|
avcodec_find_best_pix_fmt_of_2 ( AVPixelFormat dst_pix_fmt1, AVPixelFormat dst_pix_fmt2, AVPixelFormat src_pix_fmt, [ has_alpha, IntPtr loss_ptr ) : AVPixelFormat |
|
|
avcodec_find_best_pix_fmt_of_list ( IntPtr pix_fmt_list, AVPixelFormat src_pix_fmt, [ has_alpha, IntPtr loss_ptr ) : AVPixelFormat |
|
|
avcodec_find_decoder ( AVCodecID id ) : IntPtr |
|
|
avcodec_find_decoder_by_name ( [ name ) : IntPtr |
|
|
avcodec_find_encoder ( AVCodecID id ) : IntPtr |
|
|
avcodec_find_encoder_by_name ( [ name ) : IntPtr |
|
|
avcodec_flush_buffers ( IntPtr avctx ) : void |
|
|
avcodec_free_frame ( IntPtr frame ) : void |
|
|
avcodec_get_chroma_sub_sample ( AVPixelFormat pix_fmt, IntPtr h_shift, IntPtr v_shift ) : void |
|
|
avcodec_get_class ( ) : IntPtr |
|
|
avcodec_get_context_defaults3 ( IntPtr s, IntPtr codec ) : Int32 |
|
|
avcodec_get_edge_width ( ) : UInt32 |
|
|
avcodec_get_frame_class ( ) : IntPtr |
|
|
avcodec_get_frame_defaults ( IntPtr frame ) : void |
|
|
avcodec_get_name ( AVCodecID id ) : string |
|
|
avcodec_get_pix_fmt_loss ( AVPixelFormat dst_pix_fmt, AVPixelFormat src_pix_fmt, [ has_alpha ) : Int32 |
|
|
avcodec_get_subtitle_rect_class ( ) : IntPtr |
|
|
avcodec_get_type ( AVCodecID codec_id ) : AVMediaType |
|
|
avcodec_is_open ( IntPtr s ) : Int32 |
|
|
avcodec_license ( ) : string |
|
|
avcodec_open2 ( IntPtr avctx, IntPtr codec, IntPtr options ) : Int32 |
|
|
avcodec_pix_fmt_to_codec_tag ( AVPixelFormat pix_fmt ) : UInt32 |
|
|
avcodec_register ( IntPtr codec ) : void |
|
|
avcodec_register_all ( ) : void |
|
|
avcodec_set_dimensions ( IntPtr s, [ width, [ height ) : void |
|
|
avcodec_string ( [ buf, [ buf_size, IntPtr enc, [ encode ) : void |
|
|
avcodec_version ( ) : UInt32 |
|
|
avformat_alloc_context ( ) : IntPtr |
|
|
avformat_alloc_output_context ( [ format, IntPtr oformat, [ filename ) : IntPtr |
|
|
avformat_alloc_output_context2 ( IntPtr ctx, IntPtr oformat, [ format_name, [ filename ) : Int32 |
|
|
avformat_close_input ( IntPtr s ) : void |
|
|
avformat_configuration ( ) : string |
|
|
avformat_find_stream_info ( IntPtr ic, IntPtr options ) : Int32 |
|
|
avformat_free_context ( IntPtr s ) : void |
|
|
avformat_get_class ( ) : IntPtr |
|
|
avformat_get_mov_audio_tags ( ) : IntPtr |
|
|
avformat_get_mov_video_tags ( ) : IntPtr |
|
|
avformat_get_riff_audio_tags ( ) : IntPtr |
|
|
avformat_get_riff_video_tags ( ) : IntPtr |
|
|
avformat_license ( ) : string |
|
|
avformat_match_stream_specifier ( IntPtr s, IntPtr st, [ spec ) : Int32 |
|
|
avformat_network_deinit ( ) : Int32 |
|
|
avformat_network_init ( ) : Int32 |
|
|
avformat_new_stream ( IntPtr s, IntPtr c ) : IntPtr |
|
|
avformat_open_input ( [ pFormatContext, [ filename, IntPtr fmt, IntPtr options ) : Int32 |
|
|
avformat_query_codec ( IntPtr ofmt, AVCodecID codec_id, [ std_compliance ) : Int32 |
|
|
avformat_queue_attached_pictures ( IntPtr s ) : Int32 |
|
|
avformat_seek_file ( IntPtr s, [ stream_index, [ min_ts, [ ts, [ max_ts, [ flags ) : Int32 |
|
|
avformat_version ( ) : UInt32 |
|
|
avformat_write_header ( IntPtr s, IntPtr options ) : Int32 |
|
|
avio_alloc_context ( [ buffer, [ buffer_size, [ write_flag, IntPtr opaque, [ read_packet, [ write_packet, [ seek ) : IntPtr |
|
|
avio_check ( [ url, [ flags ) : Int32 |
|
|
avio_close ( IntPtr s ) : Int32 |
|
|
avio_close_dyn_buf ( IntPtr s, IntPtr pbuffer ) : Int32 |
|
|
avio_closep ( IntPtr s ) : Int32 |
|
|
avio_enum_protocols ( IntPtr opaque, [ output ) : string |
|
|
avio_flush ( IntPtr s ) : void |
|
|
avio_get_str ( IntPtr pb, [ maxlen, [ buf, [ buflen ) : Int32 |
|
|
avio_get_str16be ( IntPtr pb, [ maxlen, [ buf, [ buflen ) : Int32 |
|
|
avio_get_str16le ( IntPtr pb, [ maxlen, [ buf, [ buflen ) : Int32 |
|
|
avio_open ( IntPtr s, [ url, [ flags ) : Int32 |
|
|
avio_open2 ( IntPtr s, [ url, [ flags, IntPtr int_cb, IntPtr options ) : Int32 |
|
|
avio_open_dyn_buf ( IntPtr s ) : Int32 |
|
|
avio_pause ( IntPtr h, [ pause ) : Int32 |
|
|
avio_printf ( IntPtr s, [ fmt ) : Int32 |
|
|
avio_put_str ( IntPtr s, [ str ) : Int32 |
|
|
avio_put_str16le ( IntPtr s, [ str ) : Int32 |
|
|
avio_r8 ( IntPtr s ) : Int32 |
|
|
avio_rb16 ( IntPtr s ) : UInt32 |
|
|
avio_rb24 ( IntPtr s ) : UInt32 |
|
|
avio_rb32 ( IntPtr s ) : UInt32 |
|
|
avio_rb64 ( IntPtr s ) : System.UInt64 |
|
|
avio_read ( IntPtr s, [ buf, [ size ) : Int32 |
|
|
avio_rl16 ( IntPtr s ) : UInt32 |
|
|
avio_rl24 ( IntPtr s ) : UInt32 |
|
|
avio_rl32 ( IntPtr s ) : UInt32 |
|
|
avio_rl64 ( IntPtr s ) : System.UInt64 |
|
|
avio_seek ( IntPtr s, [ offset, [ whence ) : System.Int64 |
|
|
avio_seek_time ( IntPtr h, [ stream_index, [ timestamp, [ flags ) : System.Int64 |
|
|
avio_size ( IntPtr s ) : System.Int64 |
|
|
avio_skip ( IntPtr s, [ offset ) : System.Int64 |
|
|
avio_tell ( IntPtr s ) : System.Int64 |
|
|
avio_w8 ( IntPtr s, [ b ) : void |
|
|
avio_wb16 ( IntPtr s, [ val ) : void |
|
|
avio_wb24 ( IntPtr s, [ val ) : void |
|
|
avio_wb32 ( IntPtr s, [ val ) : void |
|
|
avio_wb64 ( IntPtr s, [ val ) : void |
|
|
avio_wl16 ( IntPtr s, [ val ) : void |
|
|
avio_wl24 ( IntPtr s, [ val ) : void |
|
|
avio_wl32 ( IntPtr s, [ val ) : void |
|
|
avio_wl64 ( IntPtr s, [ val ) : void |
|
|
avio_write ( IntPtr s, [ buf, [ size ) : void |
|
|
avpicture_alloc ( IntPtr picture, AVPixelFormat pix_fmt, [ width, [ height ) : Int32 |
|
|
avpicture_deinterlace ( IntPtr dst, IntPtr src, AVPixelFormat pix_fmt, [ width, [ height ) : Int32 |
|
|
avpicture_fill ( IntPtr picture, IntPtr ptr, AVPixelFormat pix_fmt, [ width, [ height ) : Int32 |
|
|
avpicture_free ( IntPtr picture ) : void |
|
|
avpicture_get_size ( AVPixelFormat pix_fmt, [ width, [ height ) : Int32 |
|
|
avpicture_layout ( IntPtr src, AVPixelFormat pix_fmt, [ width, [ height, [ dest, [ dest_size ) : Int32 |
|
|
avpriv_frame_get_metadatap ( IntPtr frame ) : IntPtr |
|
|
avsubtitle_free ( IntPtr sub ) : void |
|
|
avutil_configuration ( ) : string |
|
|
avutil_license ( ) : string |
|
|
avutil_version ( ) : UInt32 |
|
|
swr_alloc ( ) : IntPtr |
|
|
swr_alloc_set_opts ( IntPtr s, [ out_ch_layout, AVSampleFormat out_sample_fmt, [ out_sample_rate, [ in_ch_layout, AVSampleFormat in_sample_fmt, [ in_sample_rate, [ log_offset, IntPtr log_ctx ) : IntPtr |
|
|
swr_convert ( IntPtr s, IntPtr _out, [ out_count, IntPtr _in, [ in_count ) : Int32 |
|
|
swr_drop_output ( IntPtr s, [ count ) : Int32 |
|
|
swr_free ( IntPtr s ) : void |
|
|
swr_get_class ( ) : IntPtr |
|
|
swr_get_delay ( IntPtr s, [ _base ) : System.Int64 |
|
|
swr_init ( IntPtr s ) : Int32 |
|
|
swr_inject_silence ( IntPtr s, [ count ) : Int32 |
|
|
swr_next_pts ( IntPtr s, [ pts ) : System.Int64 |
|
|
swr_set_channel_mapping ( IntPtr s, IntPtr channel_map ) : Int32 |
|
|
swr_set_compensation ( IntPtr s, [ sample_delta, [ compensation_distance ) : Int32 |
|
|
swr_set_matrix ( IntPtr s, IntPtr matrix, [ stride ) : Int32 |
|
|
swresample_configuration ( ) : string |
|
|
swresample_license ( ) : string |
|
|
swresample_version ( ) : UInt32 |
|
|
sws_addVec ( IntPtr a, IntPtr b ) : void |
|
|
sws_allocVec ( [ length ) : IntPtr |
|
|
sws_alloc_context ( ) : IntPtr |
|
|
sws_cloneVec ( IntPtr a ) : IntPtr |
|
|
sws_convVec ( IntPtr a, IntPtr b ) : void |
|
|
sws_convertPalette8ToPacked24 ( IntPtr src, IntPtr dst, [ num_pixels, IntPtr palette ) : void |
|
|
sws_convertPalette8ToPacked32 ( IntPtr src, IntPtr dst, [ num_pixels, IntPtr palette ) : void |
|
|
sws_freeContext ( IntPtr swsContext ) : void |
|
|
sws_freeFilter ( IntPtr filter ) : void |
|
|
sws_freeVec ( IntPtr a ) : void |
|
|
sws_getCachedContext ( IntPtr context, [ srcW, [ srcH, AVPixelFormat srcFormat, [ dstW, [ dstH, AVPixelFormat dstFormat, [ flags, IntPtr srcFilter, IntPtr dstFilter, IntPtr param ) : IntPtr |
|
|
sws_getCoefficients ( [ colorspace ) : IntPtr |
|
|
sws_getColorspaceDetails ( IntPtr c, IntPtr inv_table, IntPtr srcRange, IntPtr table, IntPtr dstRange, IntPtr brightness, IntPtr contrast, IntPtr saturation ) : Int32 |
|
|
sws_getConstVec ( [ c, [ length ) : IntPtr |
|
|
sws_getContext ( [ srcW, [ srcH, AVPixelFormat srcFormat, [ dstW, [ dstH, AVPixelFormat dstFormat, [ flags, IntPtr srcFilter, IntPtr dstFilter, IntPtr param ) : IntPtr |
|
|
sws_getDefaultFilter ( [ lumaGBlur, [ chromaGBlur, [ lumaSharpen, [ chromaSharpen, [ chromaHShift, [ chromaVShift, [ verbose ) : IntPtr |
|
|
sws_getGaussianVec ( [ variance, [ quality ) : IntPtr |
|
|
sws_getIdentityVec ( ) : IntPtr |
|
|
sws_get_class ( ) : IntPtr |
|
|
sws_init_context ( IntPtr sws_context, IntPtr srcFilter, IntPtr dstFilter ) : Int32 |
|
|
sws_isSupportedEndiannessConversion ( AVPixelFormat pix_fmt ) : Int32 |
|
|
sws_isSupportedInput ( AVPixelFormat pix_fmt ) : Int32 |
|
|
sws_isSupportedOutput ( AVPixelFormat pix_fmt ) : Int32 |
|
|
sws_normalizeVec ( IntPtr a, [ height ) : void |
|
|
sws_printVec2 ( IntPtr a, IntPtr log_ctx, [ log_level ) : void |
|
|
sws_scale ( IntPtr context, IntPtr src, int srcStride, int srcSliceY, int srcSliceH, IntPtr dst, int dstStride ) : Int32 |
|
|
sws_scaleVec ( IntPtr a, [ scalar ) : void |
|
|
sws_setColorspaceDetails ( IntPtr c, IntPtr inv_table, [ srcRange, IntPtr table, [ dstRange, [ brightness, [ contrast, [ saturation ) : Int32 |
|
|
sws_shiftVec ( IntPtr a, [ shift ) : void |
|
|
sws_subVec ( IntPtr a, IntPtr b ) : void |
|
|
swscale_configuration ( ) : string |
|
|
swscale_license ( ) : string |
|
|
swscale_version ( ) : UInt32 |
|
|
url_feof ( IntPtr s ) : Int32 |
|
|