C# Class FFmpeg.AutoGen.ffmpeg

ファイルを表示 Open project: Ruslan-B/FFmpeg.AutoGen

Private Methods

Method Description
audio_resample ( ReSampleContext @s, short @output, short @input, int @nb_samples ) : int
audio_resample_close ( ReSampleContext @s ) : void
av_abuffersink_params_alloc ( ) : AVABufferSinkParams*
av_add_index_entry ( AVStream @st, long @pos, long @timestamp, int @size, int @distance, int @flags ) : int
av_append_packet ( AVIOContext @s, AVPacket @pkt, int @size ) : int
av_apply_bitstream_filters ( AVCodecContext @codec, AVPacket @pkt, AVBitStreamFilterContext @bsfc ) : int
av_audio_resample_init ( int @output_channels, int @input_channels, int @output_rate, int @input_rate, AVSampleFormat @sample_fmt_out, AVSampleFormat @sample_fmt_in, int @filter_length, int @log2_phase_count, int @linear, double @cutoff ) : ReSampleContext*
av_bitstream_filter_close ( AVBitStreamFilterContext @bsf ) : void
av_bitstream_filter_filter ( AVBitStreamFilterContext @bsfc, AVCodecContext @avctx, [ @args, sbyte @poutbuf, int @poutbuf_size, sbyte @buf, int @buf_size, int @keyframe ) : int
av_bitstream_filter_init ( [ @name ) : AVBitStreamFilterContext*
av_bitstream_filter_next ( AVBitStreamFilter @f ) : AVBitStreamFilter*
av_bsf_alloc ( AVBitStreamFilter @filter, AVBSFContext @ctx ) : int
av_bsf_free ( AVBSFContext @ctx ) : void
av_bsf_get_by_name ( [ @name ) : AVBitStreamFilter*
av_bsf_get_class ( ) : AVClass*
av_bsf_get_null_filter ( AVBSFContext @bsf ) : int
av_bsf_init ( AVBSFContext @ctx ) : int
av_bsf_list_alloc ( ) : AVBSFList*
av_bsf_list_append ( AVBSFList @lst, AVBSFContext @bsf ) : int
av_bsf_list_append2 ( AVBSFList @lst, [ @bsf_name, AVDictionary @options ) : int
av_bsf_list_finalize ( AVBSFList @lst, AVBSFContext @bsf ) : int
av_bsf_list_free ( AVBSFList @lst ) : void
av_bsf_list_parse_str ( [ @str, AVBSFContext @bsf ) : int
av_bsf_next ( void @opaque ) : AVBitStreamFilter*
av_bsf_receive_packet ( AVBSFContext @ctx, AVPacket @pkt ) : int
av_bsf_send_packet ( AVBSFContext @ctx, AVPacket @pkt ) : int
av_buffersink_get_frame ( AVFilterContext @ctx, AVFrame @frame ) : int
av_buffersink_get_frame_flags ( AVFilterContext @ctx, AVFrame @frame, int @flags ) : int
av_buffersink_get_frame_rate ( AVFilterContext @ctx ) : AVRational
av_buffersink_get_samples ( AVFilterContext @ctx, AVFrame @frame, int @nb_samples ) : int
av_buffersink_params_alloc ( ) : AVBufferSinkParams*
av_buffersink_set_frame_size ( AVFilterContext @ctx, uint @frame_size ) : void
av_buffersrc_add_frame ( AVFilterContext @ctx, AVFrame @frame ) : int
av_buffersrc_add_frame_flags ( AVFilterContext @buffer_src, AVFrame @frame, int @flags ) : int
av_buffersrc_get_nb_failed_requests ( AVFilterContext @buffer_src ) : uint
av_buffersrc_parameters_alloc ( ) : AVBufferSrcParameters*
av_buffersrc_parameters_set ( AVFilterContext @ctx, AVBufferSrcParameters @param ) : int
av_buffersrc_write_frame ( AVFilterContext @ctx, AVFrame @frame ) : int
av_codec_get_chroma_intra_matrix ( AVCodecContext @avctx ) : ushort*
av_codec_get_codec_descriptor ( AVCodecContext @avctx ) : AVCodecDescriptor*
av_codec_get_codec_properties ( AVCodecContext @avctx ) : uint
av_codec_get_id ( AVCodecTag @tags, uint @tag ) : AVCodecID
av_codec_get_lowres ( AVCodecContext @avctx ) : int
av_codec_get_max_lowres ( AVCodec @codec ) : int
av_codec_get_pkt_timebase ( AVCodecContext @avctx ) : AVRational
av_codec_get_seek_preroll ( AVCodecContext @avctx ) : int
av_codec_get_tag ( AVCodecTag @tags, AVCodecID @id ) : uint
av_codec_get_tag2 ( AVCodecTag @tags, AVCodecID @id, uint @tag ) : int
av_codec_is_decoder ( AVCodec @codec ) : int
av_codec_is_encoder ( AVCodec @codec ) : int
av_codec_next ( AVCodec @c ) : AVCodec*
av_codec_set_chroma_intra_matrix ( AVCodecContext @avctx, ushort @val ) : void
av_codec_set_codec_descriptor ( AVCodecContext @avctx, AVCodecDescriptor @desc ) : void
av_codec_set_lowres ( AVCodecContext @avctx, int @val ) : void
av_codec_set_pkt_timebase ( AVCodecContext @avctx, AVRational @val ) : void
av_codec_set_seek_preroll ( AVCodecContext @avctx, int @val ) : void
av_copy_packet ( AVPacket @dst, AVPacket @src ) : int
av_copy_packet_side_data ( AVPacket @dst, AVPacket @src ) : int
av_cpb_properties_alloc ( ulong @size ) : AVCPBProperties*
av_demuxer_open ( AVFormatContext @ic ) : int
av_dump_format ( AVFormatContext @ic, int @index, [ @url, int @is_output ) : void
av_dup_packet ( AVPacket @pkt ) : int
av_fast_padded_malloc ( void @ptr, uint @size, ulong @min_size ) : void
av_fast_padded_mallocz ( void @ptr, uint @size, ulong @min_size ) : void
av_filename_number_test ( [ @filename ) : int
av_filter_next ( AVFilter @filter ) : AVFilter**
av_find_best_stream ( AVFormatContext @ic, AVMediaType @type, int @wanted_stream_nb, int @related_stream, AVCodec @decoder_ret, int @flags ) : int
av_find_default_stream_index ( AVFormatContext @s ) : int
av_find_input_format ( [ @short_name ) : AVInputFormat*
av_find_program_from_stream ( AVFormatContext @ic, AVProgram @last, int @s ) : AVProgram*
av_fmt_ctx_get_duration_estimation_method ( AVFormatContext @ctx ) : AVDurationEstimationMethod
av_format_get_audio_codec ( AVFormatContext @s ) : AVCodec*
av_format_get_control_message_cb ( AVFormatContext @s ) : av_format_control_message
av_format_get_data_codec ( AVFormatContext @s ) : AVCodec*
av_format_get_metadata_header_padding ( AVFormatContext @s ) : int
av_format_get_opaque ( AVFormatContext @s ) : void*
av_format_get_open_cb ( AVFormatContext @s ) : AVOpenCallback
av_format_get_probe_score ( AVFormatContext @s ) : int
av_format_get_subtitle_codec ( AVFormatContext @s ) : AVCodec*
av_format_get_video_codec ( AVFormatContext @s ) : AVCodec*
av_format_inject_global_side_data ( AVFormatContext @s ) : void
av_format_set_audio_codec ( AVFormatContext @s, AVCodec @c ) : void
av_format_set_control_message_cb ( AVFormatContext @s, av_format_control_message @callback ) : void
av_format_set_data_codec ( AVFormatContext @s, AVCodec @c ) : void
av_format_set_metadata_header_padding ( AVFormatContext @s, int @c ) : void
av_format_set_opaque ( AVFormatContext @s, void @opaque ) : void
av_format_set_open_cb ( AVFormatContext @s, AVOpenCallback @callback ) : void
av_format_set_subtitle_codec ( AVFormatContext @s, AVCodec @c ) : void
av_format_set_video_codec ( AVFormatContext @s, AVCodec @c ) : void
av_free_packet ( AVPacket @pkt ) : void
av_get_audio_frame_duration ( AVCodecContext @avctx, int @frame_bytes ) : int
av_get_audio_frame_duration2 ( AVCodecParameters @par, int @frame_bytes ) : int
av_get_bits_per_sample ( AVCodecID @codec_id ) : int
av_get_codec_tag_string ( IntPtr @buf, ulong @buf_size, uint @codec_tag ) : ulong
av_get_exact_bits_per_sample ( AVCodecID @codec_id ) : int
av_get_frame_filename ( IntPtr @buf, int @buf_size, [ @path, int @number ) : int
av_get_frame_filename2 ( IntPtr @buf, int @buf_size, [ @path, int @number, int @flags ) : int
av_get_output_timestamp ( AVFormatContext @s, int @stream, long @dts, long @wall ) : int
av_get_packet ( AVIOContext @s, AVPacket @pkt, int @size ) : int
av_get_pcm_codec ( AVSampleFormat @fmt, int @be ) : AVCodecID
av_get_profile_name ( AVCodec @codec, int @profile ) : string
av_grow_packet ( AVPacket @pkt, int @grow_by ) : int
av_guess_codec ( AVOutputFormat @fmt, [ @short_name, [ @filename, [ @mime_type, AVMediaType @type ) : AVCodecID
av_guess_format ( [ @short_name, [ @filename, [ @mime_type ) : AVOutputFormat*
av_guess_frame_rate ( AVFormatContext @ctx, AVStream @stream, AVFrame @frame ) : AVRational
av_guess_sample_aspect_ratio ( AVFormatContext @format, AVStream @stream, AVFrame @frame ) : AVRational
av_hex_dump ( _iobuf @f, sbyte @buf, int @size ) : void
av_hex_dump_log ( void @avcl, int @level, sbyte @buf, int @size ) : void
av_hwaccel_next ( AVHWAccel @hwaccel ) : AVHWAccel*
av_iformat_next ( AVInputFormat @f ) : AVInputFormat*
av_index_search_timestamp ( AVStream @st, long @timestamp, int @flags ) : int
av_init_packet ( AVPacket @pkt ) : void
av_input_audio_device_next ( AVInputFormat @d ) : AVInputFormat*
av_input_video_device_next ( AVInputFormat @d ) : AVInputFormat*
av_interleaved_write_frame ( AVFormatContext @s, AVPacket @pkt ) : int
av_interleaved_write_uncoded_frame ( AVFormatContext @s, int @stream_index, AVFrame @frame ) : int
av_lockmgr_register ( IntPtr @cb ) : int
av_log_ask_for_sample ( void @avc, [ @msg ) : void
av_log_missing_feature ( void @avc, [ @feature, int @want_sample ) : void
av_match_ext ( [ @filename, [ @extensions ) : int
av_new_packet ( AVPacket @pkt, int @size ) : int
av_new_program ( AVFormatContext @s, int @id ) : AVProgram*
av_oformat_next ( AVOutputFormat @f ) : AVOutputFormat*
av_output_audio_device_next ( AVOutputFormat @d ) : AVOutputFormat*
av_output_video_device_next ( AVOutputFormat @d ) : AVOutputFormat*
av_packet_add_side_data ( AVPacket @pkt, AVPacketSideDataType @type, sbyte @data, ulong @size ) : int
av_packet_alloc ( ) : AVPacket*
av_packet_clone ( AVPacket @src ) : AVPacket*
av_packet_copy_props ( AVPacket @dst, AVPacket @src ) : int
av_packet_free ( AVPacket @pkt ) : void
av_packet_free_side_data ( AVPacket @pkt ) : void
av_packet_from_data ( AVPacket @pkt, sbyte @data, int @size ) : int
av_packet_get_side_data ( AVPacket @pkt, AVPacketSideDataType @type, int @size ) : sbyte*
av_packet_merge_side_data ( AVPacket @pkt ) : int
av_packet_move_ref ( AVPacket @dst, AVPacket @src ) : void
av_packet_new_side_data ( AVPacket @pkt, AVPacketSideDataType @type, int @size ) : sbyte*
av_packet_pack_dictionary ( AVDictionary @dict, int @size ) : sbyte*
av_packet_ref ( AVPacket @dst, AVPacket @src ) : int
av_packet_rescale_ts ( AVPacket @pkt, AVRational @tb_src, AVRational @tb_dst ) : void
av_packet_shrink_side_data ( AVPacket @pkt, AVPacketSideDataType @type, int @size ) : int
av_packet_side_data_name ( AVPacketSideDataType @type ) : string
av_packet_split_side_data ( AVPacket @pkt ) : int
av_packet_unpack_dictionary ( sbyte @data, int @size, AVDictionary @dict ) : int
av_packet_unref ( AVPacket @pkt ) : void
av_parser_change ( AVCodecParserContext @s, AVCodecContext @avctx, sbyte @poutbuf, int @poutbuf_size, sbyte @buf, int @buf_size, int @keyframe ) : int
av_parser_close ( AVCodecParserContext @s ) : void
av_parser_init ( int @codec_id ) : AVCodecParserContext*
av_parser_next ( AVCodecParser @c ) : AVCodecParser*
av_parser_parse2 ( AVCodecParserContext @s, AVCodecContext @avctx, sbyte @poutbuf, int @poutbuf_size, sbyte @buf, int @buf_size, long @pts, long @dts, long @pos ) : int
av_picture_copy ( AVPicture @dst, AVPicture @src, AVPixelFormat @pix_fmt, int @width, int @height ) : void
av_picture_crop ( AVPicture @dst, AVPicture @src, AVPixelFormat @pix_fmt, int @top_band, int @left_band ) : int
av_picture_pad ( AVPicture @dst, AVPicture @src, int @height, int @width, AVPixelFormat @pix_fmt, int @padtop, int @padbottom, int @padleft, int @padright, int @color ) : int
av_pkt_dump2 ( _iobuf @f, AVPacket @pkt, int @dump_payload, AVStream @st ) : void
av_pkt_dump_log2 ( void @avcl, int @level, AVPacket @pkt, int @dump_payload, AVStream @st ) : void
av_probe_input_buffer ( AVIOContext @pb, AVInputFormat @fmt, [ @url, void @logctx, uint @offset, uint @max_probe_size ) : int
av_probe_input_buffer2 ( AVIOContext @pb, AVInputFormat @fmt, [ @url, void @logctx, uint @offset, uint @max_probe_size ) : int
av_probe_input_format ( AVProbeData @pd, int @is_opened ) : AVInputFormat*
av_probe_input_format2 ( AVProbeData @pd, int @is_opened, int @score_max ) : AVInputFormat*
av_probe_input_format3 ( AVProbeData @pd, int @is_opened, int @score_ret ) : AVInputFormat*
av_program_add_stream_index ( AVFormatContext @ac, int @progid, uint @idx ) : void
av_read_frame ( AVFormatContext @s, AVPacket @pkt ) : int
av_read_pause ( AVFormatContext @s ) : int
av_read_play ( AVFormatContext @s ) : int
av_register_all ( ) : void
av_register_bitstream_filter ( AVBitStreamFilter @bsf ) : void
av_register_codec_parser ( AVCodecParser @parser ) : void
av_register_hwaccel ( AVHWAccel @hwaccel ) : void
av_register_input_format ( AVInputFormat @format ) : void
av_register_output_format ( AVOutputFormat @format ) : void
av_resample ( AVResampleContext @c, short @dst, short @src, int @consumed, int @src_size, int @dst_size, int @update_ctx ) : int
av_resample_close ( AVResampleContext @c ) : void
av_resample_compensate ( AVResampleContext @c, int @sample_delta, int @compensation_distance ) : void
av_resample_init ( int @out_rate, int @in_rate, int @filter_length, int @log2_phase_count, int @linear, double @cutoff ) : AVResampleContext*
av_sdp_create ( AVFormatContext @ac, int @n_files, IntPtr @buf, int @size ) : int
av_seek_frame ( AVFormatContext @s, int @stream_index, long @timestamp, int @flags ) : int
av_shrink_packet ( AVPacket @pkt, int @size ) : void
av_stream_get_codec_timebase ( AVStream @st ) : AVRational
av_stream_get_end_pts ( AVStream @st ) : long
av_stream_get_parser ( AVStream @s ) : AVCodecParserContext*
av_stream_get_r_frame_rate ( AVStream @s ) : AVRational
av_stream_get_recommended_encoder_configuration ( AVStream @s ) : sbyte*
av_stream_get_side_data ( AVStream @stream, AVPacketSideDataType @type, int @size ) : sbyte*
av_stream_new_side_data ( AVStream @stream, AVPacketSideDataType @type, int @size ) : sbyte*
av_stream_set_r_frame_rate ( AVStream @s, AVRational @r ) : void
av_stream_set_recommended_encoder_configuration ( AVStream @s, IntPtr @configuration ) : void
av_url_split ( IntPtr @proto, int @proto_size, IntPtr @authorization, int @authorization_size, IntPtr @hostname, int @hostname_size, int @port_ptr, IntPtr @path, int @path_size, [ @url ) : void
av_write_frame ( AVFormatContext @s, AVPacket @pkt ) : int
av_write_trailer ( AVFormatContext @s ) : int
av_write_uncoded_frame ( AVFormatContext @s, int @stream_index, AVFrame @frame ) : int
av_write_uncoded_frame_query ( AVFormatContext @s, int @stream_index ) : int
av_xiphlacing ( sbyte @s, uint @v ) : uint
avcodec_align_dimensions ( AVCodecContext @s, int @width, int @height ) : void
avcodec_align_dimensions2 ( AVCodecContext @s, int @width, int @height, [ SizeConst = 8)]int[]@linesize_align ) : void
avcodec_alloc_context3 ( AVCodec @codec ) : AVCodecContext*
avcodec_chroma_pos_to_enum ( int @xpos, int @ypos ) : AVChromaLocation
avcodec_close ( AVCodecContext @avctx ) : int
avcodec_configuration ( ) : string
avcodec_copy_context ( AVCodecContext @dest, AVCodecContext @src ) : int
avcodec_decode_audio4 ( AVCodecContext @avctx, AVFrame @frame, int @got_frame_ptr, AVPacket @avpkt ) : int
avcodec_decode_subtitle2 ( AVCodecContext @avctx, AVSubtitle @sub, int @got_sub_ptr, AVPacket @avpkt ) : int
avcodec_decode_video2 ( AVCodecContext @avctx, AVFrame @picture, int @got_picture_ptr, AVPacket @avpkt ) : int
avcodec_default_execute ( AVCodecContext @c, IntPtr @func, void @arg, int @ret, int @count, int @size ) : int
avcodec_default_execute2 ( AVCodecContext @c, IntPtr @func, void @arg, int @ret, int @count ) : int
avcodec_default_get_buffer2 ( AVCodecContext @s, AVFrame @frame, int @flags ) : int
avcodec_default_get_format ( AVCodecContext @s, AVPixelFormat @fmt ) : AVPixelFormat
avcodec_descriptor_get ( AVCodecID @id ) : AVCodecDescriptor*
avcodec_descriptor_get_by_name ( [ @name ) : AVCodecDescriptor*
avcodec_descriptor_next ( AVCodecDescriptor @prev ) : AVCodecDescriptor*
avcodec_encode_audio2 ( AVCodecContext @avctx, AVPacket @avpkt, AVFrame @frame, int @got_packet_ptr ) : int
avcodec_encode_subtitle ( AVCodecContext @avctx, sbyte @buf, int @buf_size, AVSubtitle @sub ) : int
avcodec_encode_video2 ( AVCodecContext @avctx, AVPacket @avpkt, AVFrame @frame, int @got_packet_ptr ) : int
avcodec_enum_to_chroma_pos ( int @xpos, int @ypos, AVChromaLocation @pos ) : int
avcodec_fill_audio_frame ( AVFrame @frame, int @nb_channels, AVSampleFormat @sample_fmt, sbyte @buf, int @buf_size, int @align ) : int
avcodec_find_best_pix_fmt2 ( AVPixelFormat @dst_pix_fmt1, AVPixelFormat @dst_pix_fmt2, AVPixelFormat @src_pix_fmt, int @has_alpha, int @loss_ptr ) : AVPixelFormat
avcodec_find_best_pix_fmt_of_2 ( AVPixelFormat @dst_pix_fmt1, AVPixelFormat @dst_pix_fmt2, AVPixelFormat @src_pix_fmt, int @has_alpha, int @loss_ptr ) : AVPixelFormat
avcodec_find_best_pix_fmt_of_list ( AVPixelFormat @pix_fmt_list, AVPixelFormat @src_pix_fmt, int @has_alpha, int @loss_ptr ) : AVPixelFormat
avcodec_find_decoder ( AVCodecID @id ) : AVCodec*
avcodec_find_decoder_by_name ( [ @name ) : AVCodec*
avcodec_find_encoder ( AVCodecID @id ) : AVCodec*
avcodec_find_encoder_by_name ( [ @name ) : AVCodec*
avcodec_flush_buffers ( AVCodecContext @avctx ) : void
avcodec_free_context ( AVCodecContext @avctx ) : void
avcodec_get_chroma_sub_sample ( AVPixelFormat @pix_fmt, int @h_shift, int @v_shift ) : void
avcodec_get_class ( ) : AVClass*
avcodec_get_context_defaults3 ( AVCodecContext @s, AVCodec @codec ) : int
avcodec_get_edge_width ( ) : uint
avcodec_get_frame_class ( ) : AVClass*
avcodec_get_name ( AVCodecID @id ) : string
avcodec_get_pix_fmt_loss ( AVPixelFormat @dst_pix_fmt, AVPixelFormat @src_pix_fmt, int @has_alpha ) : int
avcodec_get_subtitle_rect_class ( ) : AVClass*
avcodec_get_type ( AVCodecID @codec_id ) : AVMediaType
avcodec_is_open ( AVCodecContext @s ) : int
avcodec_license ( ) : string
avcodec_open2 ( AVCodecContext @avctx, AVCodec @codec, AVDictionary @options ) : int
avcodec_parameters_alloc ( ) : AVCodecParameters*
avcodec_parameters_copy ( AVCodecParameters @dst, AVCodecParameters @src ) : int
avcodec_parameters_free ( AVCodecParameters @par ) : void
avcodec_parameters_from_context ( AVCodecParameters @par, AVCodecContext @codec ) : int
avcodec_parameters_to_context ( AVCodecContext @codec, AVCodecParameters @par ) : int
avcodec_pix_fmt_to_codec_tag ( AVPixelFormat @pix_fmt ) : uint
avcodec_profile_name ( AVCodecID @codec_id, int @profile ) : string
avcodec_receive_frame ( AVCodecContext @avctx, AVFrame @frame ) : int
avcodec_receive_packet ( AVCodecContext @avctx, AVPacket @avpkt ) : int
avcodec_register ( AVCodec @codec ) : void
avcodec_register_all ( ) : void
avcodec_send_frame ( AVCodecContext @avctx, AVFrame @frame ) : int
avcodec_send_packet ( AVCodecContext @avctx, AVPacket @avpkt ) : int
avcodec_set_dimensions ( AVCodecContext @s, int @width, int @height ) : void
avcodec_string ( IntPtr @buf, int @buf_size, AVCodecContext @enc, int @encode ) : void
avcodec_version ( ) : uint
avdevice_app_to_dev_control_message ( AVFormatContext @s, AVAppToDevMessageType @type, void @data, ulong @data_size ) : int
avdevice_capabilities_create ( AVDeviceCapabilitiesQuery @caps, AVFormatContext @s, AVDictionary @device_options ) : int
avdevice_capabilities_free ( AVDeviceCapabilitiesQuery @caps, AVFormatContext @s ) : void
avdevice_configuration ( ) : string
avdevice_dev_to_app_control_message ( AVFormatContext @s, AVDevToAppMessageType @type, void @data, ulong @data_size ) : int
avdevice_free_list_devices ( AVDeviceInfoList @device_list ) : void
avdevice_license ( ) : string
avdevice_list_devices ( AVFormatContext @s, AVDeviceInfoList @device_list ) : int
avdevice_list_input_sources ( AVInputFormat @device, [ @device_name, AVDictionary @device_options, AVDeviceInfoList @device_list ) : int
avdevice_list_output_sinks ( AVOutputFormat @device, [ @device_name, AVDictionary @device_options, AVDeviceInfoList @device_list ) : int
avdevice_register_all ( ) : void
avdevice_version ( ) : uint
avfilter_config_links ( AVFilterContext @filter ) : int
avfilter_configuration ( ) : string
avfilter_free ( AVFilterContext @filter ) : void
avfilter_get_by_name ( [ @name ) : AVFilter*
avfilter_get_class ( ) : AVClass*
avfilter_graph_add_filter ( AVFilterGraph @graphctx, AVFilterContext @filter ) : int
avfilter_graph_alloc ( ) : AVFilterGraph*
avfilter_graph_alloc_filter ( AVFilterGraph @graph, AVFilter @filter, [ @name ) : AVFilterContext*
avfilter_graph_config ( AVFilterGraph @graphctx, void @log_ctx ) : int
avfilter_graph_create_filter ( AVFilterContext @filt_ctx, AVFilter @filt, [ @name, [ @args, void @opaque, AVFilterGraph @graph_ctx ) : int
avfilter_graph_dump ( AVFilterGraph @graph, [ @options ) : sbyte*
avfilter_graph_free ( AVFilterGraph @graph ) : void
avfilter_graph_get_filter ( AVFilterGraph @graph, [ @name ) : AVFilterContext*
avfilter_graph_parse ( AVFilterGraph @graph, [ @filters, AVFilterInOut @inputs, AVFilterInOut @outputs, void @log_ctx ) : int
avfilter_graph_parse2 ( AVFilterGraph @graph, [ @filters, AVFilterInOut @inputs, AVFilterInOut @outputs ) : int
avfilter_graph_parse_ptr ( AVFilterGraph @graph, [ @filters, AVFilterInOut @inputs, AVFilterInOut @outputs, void @log_ctx ) : int
avfilter_graph_queue_command ( AVFilterGraph @graph, [ @target, [ @cmd, [ @arg, int @flags, double @ts ) : int
avfilter_graph_request_oldest ( AVFilterGraph @graph ) : int
avfilter_graph_send_command ( AVFilterGraph @graph, [ @target, [ @cmd, [ @arg, IntPtr @res, int @res_len, int @flags ) : int
avfilter_graph_set_auto_convert ( AVFilterGraph @graph, uint @flags ) : void
avfilter_init_dict ( AVFilterContext @ctx, AVDictionary @options ) : int
avfilter_init_filter ( AVFilterContext @filter, [ @args, void @opaque ) : int
avfilter_init_str ( AVFilterContext @ctx, [ @args ) : int
avfilter_inout_alloc ( ) : AVFilterInOut*
avfilter_inout_free ( AVFilterInOut @inout ) : void
avfilter_insert_filter ( AVFilterLink @link, AVFilterContext @filt, uint @filt_srcpad_idx, uint @filt_dstpad_idx ) : int
avfilter_license ( ) : string
avfilter_link ( AVFilterContext @src, uint @srcpad, AVFilterContext @dst, uint @dstpad ) : int
avfilter_link_free ( AVFilterLink @link ) : void
avfilter_link_get_channels ( AVFilterLink @link ) : int
avfilter_link_set_closed ( AVFilterLink @link, int @closed ) : void
avfilter_next ( AVFilter @prev ) : AVFilter*
avfilter_open ( AVFilterContext @filter_ctx, AVFilter @filter, [ @inst_name ) : int
avfilter_pad_count ( AVFilterPad @pads ) : int
avfilter_pad_get_name ( AVFilterPad @pads, int @pad_idx ) : string
avfilter_pad_get_type ( AVFilterPad @pads, int @pad_idx ) : AVMediaType
avfilter_process_command ( AVFilterContext @filter, [ @cmd, [ @arg, IntPtr @res, int @res_len, int @flags ) : int
avfilter_register ( AVFilter @filter ) : int
avfilter_register_all ( ) : void
avfilter_uninit ( ) : void
avfilter_version ( ) : uint
avformat_alloc_context ( ) : AVFormatContext*
avformat_alloc_output_context2 ( AVFormatContext @ctx, AVOutputFormat @oformat, [ @format_name, [ @filename ) : int
avformat_close_input ( AVFormatContext @s ) : void
avformat_configuration ( ) : string
avformat_find_stream_info ( AVFormatContext @ic, AVDictionary @options ) : int
avformat_flush ( AVFormatContext @s ) : int
avformat_free_context ( AVFormatContext @s ) : void
avformat_get_class ( ) : AVClass*
avformat_get_mov_audio_tags ( ) : AVCodecTag*
avformat_get_mov_video_tags ( ) : AVCodecTag*
avformat_get_riff_audio_tags ( ) : AVCodecTag*
avformat_get_riff_video_tags ( ) : AVCodecTag*
avformat_init_output ( AVFormatContext @s, AVDictionary @options ) : int
avformat_license ( ) : string
avformat_match_stream_specifier ( AVFormatContext @s, AVStream @st, [ @spec ) : int
avformat_network_deinit ( ) : int
avformat_network_init ( ) : int
avformat_new_stream ( AVFormatContext @s, AVCodec @c ) : AVStream*
avformat_open_input ( AVFormatContext @ps, [ @url, AVInputFormat @fmt, AVDictionary @options ) : int
avformat_query_codec ( AVOutputFormat @ofmt, AVCodecID @codec_id, int @std_compliance ) : int
avformat_queue_attached_pictures ( AVFormatContext @s ) : int
avformat_seek_file ( AVFormatContext @s, int @stream_index, long @min_ts, long @ts, long @max_ts, int @flags ) : int
avformat_transfer_internal_stream_timing_info ( AVOutputFormat @ofmt, AVStream @ost, AVStream @ist, AVTimebaseSource @copy_tb ) : int
avformat_version ( ) : uint
avformat_write_header ( AVFormatContext @s, AVDictionary @options ) : int
avio_accept ( AVIOContext @s, AVIOContext @c ) : int
avio_alloc_context ( sbyte @buffer, int @buffer_size, int @write_flag, void @opaque, IntPtr @read_packet, IntPtr @write_packet, IntPtr @seek ) : AVIOContext*
avio_check ( [ @url, int @flags ) : int
avio_close ( AVIOContext @s ) : int
avio_close_dir ( AVIODirContext @s ) : int
avio_close_dyn_buf ( AVIOContext @s, sbyte @pbuffer ) : int
avio_closep ( AVIOContext @s ) : int
avio_enum_protocols ( void @opaque, int @output ) : string
avio_feof ( AVIOContext @s ) : int
avio_find_protocol_name ( [ @url ) : string
avio_flush ( AVIOContext @s ) : void
avio_free_directory_entry ( AVIODirEntry @entry ) : void
avio_get_str ( AVIOContext @pb, int @maxlen, IntPtr @buf, int @buflen ) : int
avio_get_str16be ( AVIOContext @pb, int @maxlen, IntPtr @buf, int @buflen ) : int
avio_get_str16le ( AVIOContext @pb, int @maxlen, IntPtr @buf, int @buflen ) : int
avio_handshake ( AVIOContext @c ) : int
avio_open ( AVIOContext @s, [ @url, int @flags ) : int
avio_open2 ( AVIOContext @s, [ @url, int @flags, AVIOInterruptCB @int_cb, AVDictionary @options ) : int
avio_open_dir ( AVIODirContext @s, [ @url, AVDictionary @options ) : int
avio_open_dyn_buf ( AVIOContext @s ) : int
avio_pause ( AVIOContext @h, int @pause ) : int
avio_printf ( AVIOContext @s, [ @fmt ) : int
avio_put_str ( AVIOContext @s, [ @str ) : int
avio_put_str16be ( AVIOContext @s, [ @str ) : int
avio_put_str16le ( AVIOContext @s, [ @str ) : int
avio_r8 ( AVIOContext @s ) : int
avio_rb16 ( AVIOContext @s ) : uint
avio_rb24 ( AVIOContext @s ) : uint
avio_rb32 ( AVIOContext @s ) : uint
avio_rb64 ( AVIOContext @s ) : ulong
avio_read ( AVIOContext @s, sbyte @buf, int @size ) : int
avio_read_dir ( AVIODirContext @s, AVIODirEntry @next ) : int
avio_read_to_bprint ( AVIOContext @h, AVBPrint @pb, ulong @max_size ) : int
avio_rl16 ( AVIOContext @s ) : uint
avio_rl24 ( AVIOContext @s ) : uint
avio_rl32 ( AVIOContext @s ) : uint
avio_rl64 ( AVIOContext @s ) : ulong
avio_seek ( AVIOContext @s, long @offset, int @whence ) : long
avio_seek_time ( AVIOContext @h, int @stream_index, long @timestamp, int @flags ) : long
avio_size ( AVIOContext @s ) : long
avio_skip ( AVIOContext @s, long @offset ) : long
avio_w8 ( AVIOContext @s, int @b ) : void
avio_wb16 ( AVIOContext @s, uint @val ) : void
avio_wb24 ( AVIOContext @s, uint @val ) : void
avio_wb32 ( AVIOContext @s, uint @val ) : void
avio_wb64 ( AVIOContext @s, ulong @val ) : void
avio_wl16 ( AVIOContext @s, uint @val ) : void
avio_wl24 ( AVIOContext @s, uint @val ) : void
avio_wl32 ( AVIOContext @s, uint @val ) : void
avio_wl64 ( AVIOContext @s, ulong @val ) : void
avio_write ( AVIOContext @s, sbyte @buf, int @size ) : void
avio_write_marker ( AVIOContext @s, long @time, AVIODataMarkerType @type ) : void
avpicture_alloc ( AVPicture @picture, AVPixelFormat @pix_fmt, int @width, int @height ) : int
avpicture_fill ( AVPicture @picture, sbyte @ptr, AVPixelFormat @pix_fmt, int @width, int @height ) : int
avpicture_free ( AVPicture @picture ) : void
avpicture_get_size ( AVPixelFormat @pix_fmt, int @width, int @height ) : int
avpicture_layout ( AVPicture @src, AVPixelFormat @pix_fmt, int @width, int @height, sbyte @dest, int @dest_size ) : int
avpriv_io_delete ( [ @url ) : int
avpriv_io_move ( [ @url_src, [ @url_dst ) : int
avsubtitle_free ( AVSubtitle @sub ) : void
swr_alloc ( ) : SwrContext*
swr_alloc_set_opts ( SwrContext @s, long @out_ch_layout, AVSampleFormat @out_sample_fmt, int @out_sample_rate, long @in_ch_layout, AVSampleFormat @in_sample_fmt, int @in_sample_rate, int @log_offset, void @log_ctx ) : SwrContext*
swr_build_matrix ( ulong @in_layout, ulong @out_layout, double @center_mix_level, double @surround_mix_level, double @lfe_mix_level, double @rematrix_maxval, double @rematrix_volume, double @matrix, int @stride, AVMatrixEncoding @matrix_encoding, void @log_ctx ) : int
swr_close ( SwrContext @s ) : void
swr_config_frame ( SwrContext @swr, AVFrame @out, AVFrame @in ) : int
swr_convert ( SwrContext @s, sbyte @out, int @out_count, sbyte @in, int @in_count ) : int
swr_convert_frame ( SwrContext @swr, AVFrame @output, AVFrame @input ) : int
swr_drop_output ( SwrContext @s, int @count ) : int
swr_free ( SwrContext @s ) : void
swr_get_class ( ) : AVClass*
swr_get_delay ( SwrContext @s, long @base ) : long
swr_get_out_samples ( SwrContext @s, int @in_samples ) : int
swr_init ( SwrContext @s ) : int
swr_inject_silence ( SwrContext @s, int @count ) : int
swr_is_initialized ( SwrContext @s ) : int
swr_next_pts ( SwrContext @s, long @pts ) : long
swr_set_channel_mapping ( SwrContext @s, int @channel_map ) : int
swr_set_compensation ( SwrContext @s, int @sample_delta, int @compensation_distance ) : int
swr_set_matrix ( SwrContext @s, double @matrix, int @stride ) : int
swresample_configuration ( ) : string
swresample_license ( ) : string
swresample_version ( ) : uint
url_feof ( AVIOContext @s ) : int