forked from KolibriOS/kolibrios
copying a binary after compilation to INSTALLDIR
git-svn-id: svn://kolibrios.org@7195 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,171 +1,171 @@
|
||||
EXPORTS
|
||||
DllStartup @1
|
||||
av_add_index_entry @2
|
||||
av_append_packet @3
|
||||
av_codec_get_id @4
|
||||
av_codec_get_tag @5
|
||||
av_codec_get_tag2 @6
|
||||
av_convert_lang_to @7
|
||||
av_demuxer_open @8
|
||||
av_dump_format @9
|
||||
av_filename_number_test @10
|
||||
av_find_best_stream @11
|
||||
av_find_default_stream_index @12
|
||||
av_find_input_format @13
|
||||
av_find_program_from_stream @14
|
||||
av_fmt_ctx_get_duration_estimation_method @15
|
||||
av_format_ffversion @16 DATA
|
||||
av_format_get_audio_codec @17
|
||||
av_format_get_control_message_cb @18
|
||||
av_format_get_data_codec @19
|
||||
av_format_get_metadata_header_padding @20
|
||||
av_format_get_opaque @21
|
||||
av_format_get_open_cb @22
|
||||
av_format_get_probe_score @23
|
||||
av_format_get_subtitle_codec @24
|
||||
av_format_get_video_codec @25
|
||||
av_format_inject_global_side_data @26
|
||||
av_format_set_audio_codec @27
|
||||
av_format_set_control_message_cb @28
|
||||
av_format_set_data_codec @29
|
||||
av_format_set_metadata_header_padding @30
|
||||
av_format_set_opaque @31
|
||||
av_format_set_open_cb @32
|
||||
av_format_set_subtitle_codec @33
|
||||
av_format_set_video_codec @34
|
||||
av_get_frame_filename @35
|
||||
av_get_output_timestamp @36
|
||||
av_get_packet @37
|
||||
av_guess_codec @38
|
||||
av_guess_format @39
|
||||
av_guess_frame_rate @40
|
||||
av_guess_sample_aspect_ratio @41
|
||||
av_hex_dump @42
|
||||
av_hex_dump_log @43
|
||||
av_iformat_next @44
|
||||
av_index_search_timestamp @45
|
||||
av_interleaved_write_frame @46
|
||||
av_interleaved_write_uncoded_frame @47
|
||||
av_match_ext @48
|
||||
av_new_program @49
|
||||
av_oformat_next @50
|
||||
av_pkt_dump2 @51
|
||||
av_pkt_dump_log2 @52
|
||||
av_probe_input_buffer @53
|
||||
av_probe_input_buffer2 @54
|
||||
av_probe_input_format @55
|
||||
av_probe_input_format2 @56
|
||||
av_probe_input_format3 @57
|
||||
av_read_frame @58
|
||||
av_read_pause @59
|
||||
av_read_play @60
|
||||
av_register_all @61
|
||||
av_register_input_format @62
|
||||
av_register_output_format @63
|
||||
av_sdp_create @64
|
||||
av_seek_frame @65
|
||||
av_stream_get_end_pts @66
|
||||
av_stream_get_parser @67
|
||||
av_stream_get_r_frame_rate @68
|
||||
av_stream_get_recommended_encoder_configuration @69
|
||||
av_stream_get_side_data @70
|
||||
av_stream_set_r_frame_rate @71
|
||||
av_stream_set_recommended_encoder_configuration @72
|
||||
av_url_split @73
|
||||
av_write_frame @74
|
||||
av_write_trailer @75
|
||||
av_write_uncoded_frame @76
|
||||
av_write_uncoded_frame_query @77
|
||||
avformat_alloc_context @78
|
||||
avformat_alloc_output_context2 @79
|
||||
avformat_close_input @80
|
||||
avformat_configuration @81
|
||||
avformat_find_stream_info @82
|
||||
avformat_flush @83
|
||||
avformat_free_context @84
|
||||
avformat_get_class @85
|
||||
avformat_get_mov_audio_tags @86
|
||||
avformat_get_mov_video_tags @87
|
||||
avformat_get_riff_audio_tags @88
|
||||
avformat_get_riff_video_tags @89
|
||||
avformat_license @90
|
||||
avformat_match_stream_specifier @91
|
||||
avformat_network_deinit @92
|
||||
avformat_network_init @93
|
||||
avformat_new_stream @94
|
||||
avformat_open_input @95
|
||||
avformat_query_codec @96
|
||||
avformat_queue_attached_pictures @97
|
||||
avformat_seek_file @98
|
||||
avformat_version @99
|
||||
avformat_write_header @100
|
||||
avio_accept @101
|
||||
avio_alloc_context @102
|
||||
avio_check @103
|
||||
avio_close @104
|
||||
avio_close_dir @105
|
||||
avio_close_dyn_buf @106
|
||||
avio_closep @107
|
||||
avio_enum_protocols @108
|
||||
avio_feof @109
|
||||
avio_find_protocol_name @110
|
||||
avio_flush @111
|
||||
avio_free_directory_entry @112
|
||||
avio_get_str @113
|
||||
avio_get_str16be @114
|
||||
avio_get_str16le @115
|
||||
avio_handshake @116
|
||||
avio_open @117
|
||||
avio_open2 @118
|
||||
avio_open_dir @119
|
||||
avio_open_dyn_buf @120
|
||||
avio_pause @121
|
||||
avio_printf @122
|
||||
avio_put_str @123
|
||||
avio_put_str16be @124
|
||||
avio_put_str16le @125
|
||||
avio_r8 @126
|
||||
avio_rb16 @127
|
||||
avio_rb24 @128
|
||||
avio_rb32 @129
|
||||
avio_rb64 @130
|
||||
avio_read @131
|
||||
avio_read_dir @132
|
||||
avio_read_to_bprint @133
|
||||
avio_rl16 @134
|
||||
avio_rl24 @135
|
||||
avio_rl32 @136
|
||||
avio_rl64 @137
|
||||
avio_seek @138
|
||||
avio_seek_time @139
|
||||
avio_size @140
|
||||
avio_skip @141
|
||||
avio_w8 @142
|
||||
avio_wb16 @143
|
||||
avio_wb24 @144
|
||||
avio_wb32 @145
|
||||
avio_wb64 @146
|
||||
avio_wl16 @147
|
||||
avio_wl24 @148
|
||||
avio_wl32 @149
|
||||
avio_wl64 @150
|
||||
avio_write @151
|
||||
avpriv_dv_get_packet @152
|
||||
avpriv_dv_init_demux @153
|
||||
avpriv_dv_produce_packet @154
|
||||
avpriv_io_delete @155
|
||||
avpriv_io_move @156
|
||||
avpriv_mpegts_parse_close @157
|
||||
avpriv_mpegts_parse_open @158
|
||||
avpriv_mpegts_parse_packet @159
|
||||
avpriv_new_chapter @160
|
||||
avpriv_set_pts_info @161
|
||||
ffio_open_dyn_packet_buf @162
|
||||
ffio_set_buf_size @163
|
||||
ffurl_close @164
|
||||
ffurl_open @165
|
||||
ffurl_read_complete @166
|
||||
ffurl_seek @167
|
||||
ffurl_size @168
|
||||
ffurl_write @169
|
||||
url_feof @170
|
||||
EXPORTS
|
||||
DllStartup @1
|
||||
av_add_index_entry @2
|
||||
av_append_packet @3
|
||||
av_codec_get_id @4
|
||||
av_codec_get_tag @5
|
||||
av_codec_get_tag2 @6
|
||||
av_convert_lang_to @7
|
||||
av_demuxer_open @8
|
||||
av_dump_format @9
|
||||
av_filename_number_test @10
|
||||
av_find_best_stream @11
|
||||
av_find_default_stream_index @12
|
||||
av_find_input_format @13
|
||||
av_find_program_from_stream @14
|
||||
av_fmt_ctx_get_duration_estimation_method @15
|
||||
av_format_ffversion @16 DATA
|
||||
av_format_get_audio_codec @17
|
||||
av_format_get_control_message_cb @18
|
||||
av_format_get_data_codec @19
|
||||
av_format_get_metadata_header_padding @20
|
||||
av_format_get_opaque @21
|
||||
av_format_get_open_cb @22
|
||||
av_format_get_probe_score @23
|
||||
av_format_get_subtitle_codec @24
|
||||
av_format_get_video_codec @25
|
||||
av_format_inject_global_side_data @26
|
||||
av_format_set_audio_codec @27
|
||||
av_format_set_control_message_cb @28
|
||||
av_format_set_data_codec @29
|
||||
av_format_set_metadata_header_padding @30
|
||||
av_format_set_opaque @31
|
||||
av_format_set_open_cb @32
|
||||
av_format_set_subtitle_codec @33
|
||||
av_format_set_video_codec @34
|
||||
av_get_frame_filename @35
|
||||
av_get_output_timestamp @36
|
||||
av_get_packet @37
|
||||
av_guess_codec @38
|
||||
av_guess_format @39
|
||||
av_guess_frame_rate @40
|
||||
av_guess_sample_aspect_ratio @41
|
||||
av_hex_dump @42
|
||||
av_hex_dump_log @43
|
||||
av_iformat_next @44
|
||||
av_index_search_timestamp @45
|
||||
av_interleaved_write_frame @46
|
||||
av_interleaved_write_uncoded_frame @47
|
||||
av_match_ext @48
|
||||
av_new_program @49
|
||||
av_oformat_next @50
|
||||
av_pkt_dump2 @51
|
||||
av_pkt_dump_log2 @52
|
||||
av_probe_input_buffer @53
|
||||
av_probe_input_buffer2 @54
|
||||
av_probe_input_format @55
|
||||
av_probe_input_format2 @56
|
||||
av_probe_input_format3 @57
|
||||
av_read_frame @58
|
||||
av_read_pause @59
|
||||
av_read_play @60
|
||||
av_register_all @61
|
||||
av_register_input_format @62
|
||||
av_register_output_format @63
|
||||
av_sdp_create @64
|
||||
av_seek_frame @65
|
||||
av_stream_get_end_pts @66
|
||||
av_stream_get_parser @67
|
||||
av_stream_get_r_frame_rate @68
|
||||
av_stream_get_recommended_encoder_configuration @69
|
||||
av_stream_get_side_data @70
|
||||
av_stream_set_r_frame_rate @71
|
||||
av_stream_set_recommended_encoder_configuration @72
|
||||
av_url_split @73
|
||||
av_write_frame @74
|
||||
av_write_trailer @75
|
||||
av_write_uncoded_frame @76
|
||||
av_write_uncoded_frame_query @77
|
||||
avformat_alloc_context @78
|
||||
avformat_alloc_output_context2 @79
|
||||
avformat_close_input @80
|
||||
avformat_configuration @81
|
||||
avformat_find_stream_info @82
|
||||
avformat_flush @83
|
||||
avformat_free_context @84
|
||||
avformat_get_class @85
|
||||
avformat_get_mov_audio_tags @86
|
||||
avformat_get_mov_video_tags @87
|
||||
avformat_get_riff_audio_tags @88
|
||||
avformat_get_riff_video_tags @89
|
||||
avformat_license @90
|
||||
avformat_match_stream_specifier @91
|
||||
avformat_network_deinit @92
|
||||
avformat_network_init @93
|
||||
avformat_new_stream @94
|
||||
avformat_open_input @95
|
||||
avformat_query_codec @96
|
||||
avformat_queue_attached_pictures @97
|
||||
avformat_seek_file @98
|
||||
avformat_version @99
|
||||
avformat_write_header @100
|
||||
avio_accept @101
|
||||
avio_alloc_context @102
|
||||
avio_check @103
|
||||
avio_close @104
|
||||
avio_close_dir @105
|
||||
avio_close_dyn_buf @106
|
||||
avio_closep @107
|
||||
avio_enum_protocols @108
|
||||
avio_feof @109
|
||||
avio_find_protocol_name @110
|
||||
avio_flush @111
|
||||
avio_free_directory_entry @112
|
||||
avio_get_str @113
|
||||
avio_get_str16be @114
|
||||
avio_get_str16le @115
|
||||
avio_handshake @116
|
||||
avio_open @117
|
||||
avio_open2 @118
|
||||
avio_open_dir @119
|
||||
avio_open_dyn_buf @120
|
||||
avio_pause @121
|
||||
avio_printf @122
|
||||
avio_put_str @123
|
||||
avio_put_str16be @124
|
||||
avio_put_str16le @125
|
||||
avio_r8 @126
|
||||
avio_rb16 @127
|
||||
avio_rb24 @128
|
||||
avio_rb32 @129
|
||||
avio_rb64 @130
|
||||
avio_read @131
|
||||
avio_read_dir @132
|
||||
avio_read_to_bprint @133
|
||||
avio_rl16 @134
|
||||
avio_rl24 @135
|
||||
avio_rl32 @136
|
||||
avio_rl64 @137
|
||||
avio_seek @138
|
||||
avio_seek_time @139
|
||||
avio_size @140
|
||||
avio_skip @141
|
||||
avio_w8 @142
|
||||
avio_wb16 @143
|
||||
avio_wb24 @144
|
||||
avio_wb32 @145
|
||||
avio_wb64 @146
|
||||
avio_wl16 @147
|
||||
avio_wl24 @148
|
||||
avio_wl32 @149
|
||||
avio_wl64 @150
|
||||
avio_write @151
|
||||
avpriv_dv_get_packet @152
|
||||
avpriv_dv_init_demux @153
|
||||
avpriv_dv_produce_packet @154
|
||||
avpriv_io_delete @155
|
||||
avpriv_io_move @156
|
||||
avpriv_mpegts_parse_close @157
|
||||
avpriv_mpegts_parse_open @158
|
||||
avpriv_mpegts_parse_packet @159
|
||||
avpriv_new_chapter @160
|
||||
avpriv_set_pts_info @161
|
||||
ffio_open_dyn_packet_buf @162
|
||||
ffio_set_buf_size @163
|
||||
ffurl_close @164
|
||||
ffurl_open @165
|
||||
ffurl_read_complete @166
|
||||
ffurl_seek @167
|
||||
ffurl_size @168
|
||||
ffurl_write @169
|
||||
url_feof @170
|
||||
|
Reference in New Issue
Block a user