forked from KolibriOS/kolibrios
upload sdk
git-svn-id: svn://kolibrios.org@4349 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
144
contrib/sdk/sources/ffmpeg/libavformat/avformat-55.def
Normal file
144
contrib/sdk/sources/ffmpeg/libavformat/avformat-55.def
Normal file
@@ -0,0 +1,144 @@
|
||||
EXPORTS
|
||||
DllStartup
|
||||
av_add_index_entry
|
||||
av_append_packet
|
||||
av_close_input_file
|
||||
av_codec_get_id
|
||||
av_codec_get_tag
|
||||
av_codec_get_tag2
|
||||
av_convert_lang_to
|
||||
av_demuxer_open
|
||||
av_dump_format
|
||||
av_filename_number_test
|
||||
av_find_best_stream
|
||||
av_find_default_stream_index
|
||||
av_find_input_format
|
||||
av_find_program_from_stream
|
||||
av_find_stream_info
|
||||
av_fmt_ctx_get_duration_estimation_method
|
||||
av_format_get_audio_codec
|
||||
av_format_get_probe_score
|
||||
av_format_get_subtitle_codec
|
||||
av_format_get_video_codec
|
||||
av_format_set_audio_codec
|
||||
av_format_set_subtitle_codec
|
||||
av_format_set_video_codec
|
||||
av_get_frame_filename
|
||||
av_get_output_timestamp
|
||||
av_get_packet
|
||||
av_guess_codec
|
||||
av_guess_format
|
||||
av_guess_frame_rate
|
||||
av_guess_sample_aspect_ratio
|
||||
av_hex_dump
|
||||
av_hex_dump_log
|
||||
av_iformat_next
|
||||
av_index_search_timestamp
|
||||
av_interleaved_write_frame
|
||||
av_match_ext
|
||||
av_new_program
|
||||
av_new_stream
|
||||
av_oformat_next
|
||||
av_pkt_dump2
|
||||
av_pkt_dump_log2
|
||||
av_probe_input_buffer
|
||||
av_probe_input_buffer2
|
||||
av_probe_input_format
|
||||
av_probe_input_format2
|
||||
av_probe_input_format3
|
||||
av_read_frame
|
||||
av_read_packet
|
||||
av_read_pause
|
||||
av_read_play
|
||||
av_register_all
|
||||
av_register_input_format
|
||||
av_register_output_format
|
||||
av_sdp_create
|
||||
av_seek_frame
|
||||
av_set_pts_info
|
||||
av_stream_get_r_frame_rate
|
||||
av_stream_set_r_frame_rate
|
||||
av_url_split
|
||||
av_write_frame
|
||||
av_write_trailer
|
||||
avformat_alloc_context
|
||||
avformat_alloc_output_context
|
||||
avformat_alloc_output_context2
|
||||
avformat_close_input
|
||||
avformat_configuration
|
||||
avformat_find_stream_info
|
||||
avformat_free_context
|
||||
avformat_get_class
|
||||
avformat_get_riff_audio_tags
|
||||
avformat_get_riff_video_tags
|
||||
avformat_license
|
||||
avformat_match_stream_specifier
|
||||
avformat_network_deinit
|
||||
avformat_network_init
|
||||
avformat_new_stream
|
||||
avformat_open_input
|
||||
avformat_query_codec
|
||||
avformat_queue_attached_pictures
|
||||
avformat_seek_file
|
||||
avformat_version
|
||||
avformat_write_header
|
||||
avio_alloc_context
|
||||
avio_check
|
||||
avio_close
|
||||
avio_close_dyn_buf
|
||||
avio_closep
|
||||
avio_enum_protocols
|
||||
avio_flush
|
||||
avio_get_str
|
||||
avio_get_str16be
|
||||
avio_get_str16le
|
||||
avio_open
|
||||
avio_open2
|
||||
avio_open_dyn_buf
|
||||
avio_pause
|
||||
avio_printf
|
||||
avio_put_str
|
||||
avio_put_str16le
|
||||
avio_r8
|
||||
avio_rb16
|
||||
avio_rb24
|
||||
avio_rb32
|
||||
avio_rb64
|
||||
avio_read
|
||||
avio_rl16
|
||||
avio_rl24
|
||||
avio_rl32
|
||||
avio_rl64
|
||||
avio_seek
|
||||
avio_seek_time
|
||||
avio_size
|
||||
avio_skip
|
||||
avio_w8
|
||||
avio_wb16
|
||||
avio_wb24
|
||||
avio_wb32
|
||||
avio_wb64
|
||||
avio_wl16
|
||||
avio_wl24
|
||||
avio_wl32
|
||||
avio_wl64
|
||||
avio_write
|
||||
avpriv_dv_get_packet
|
||||
avpriv_dv_init_demux
|
||||
avpriv_dv_produce_packet
|
||||
avpriv_new_chapter
|
||||
avpriv_set_pts_info
|
||||
ff_codec_get_id
|
||||
ff_mpegts_parse_close
|
||||
ff_mpegts_parse_open
|
||||
ff_mpegts_parse_packet
|
||||
ffio_open_dyn_packet_buf
|
||||
ffio_set_buf_size
|
||||
ffurl_close
|
||||
ffurl_open
|
||||
ffurl_protocol_next
|
||||
ffurl_read_complete
|
||||
ffurl_seek
|
||||
ffurl_size
|
||||
ffurl_write
|
||||
url_feof
|
Reference in New Issue
Block a user