mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
86c4d81506
- compiled with VS2019 (since old DLL used MSVC too) - version n5.1.2 - removed unused config and included binka - removed XP support - comments in config txt - has some crash bugs (to be improved in later commits)
152 lines
3.4 KiB
Modula-2
152 lines
3.4 KiB
Modula-2
EXPORTS
|
|
av_add_index_entry
|
|
av_append_packet
|
|
av_codec_get_id
|
|
av_codec_get_tag
|
|
av_codec_get_tag2
|
|
av_demuxer_iterate
|
|
av_disposition_from_string
|
|
av_disposition_to_string
|
|
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_fmt_ctx_get_duration_estimation_method
|
|
av_fopen_utf8
|
|
av_format_ffversion
|
|
av_format_inject_global_side_data
|
|
av_get_frame_filename
|
|
av_get_frame_filename2
|
|
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_index_search_timestamp
|
|
av_interleaved_write_frame
|
|
av_interleaved_write_uncoded_frame
|
|
av_match_ext
|
|
av_muxer_iterate
|
|
av_new_program
|
|
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_program_add_stream_index
|
|
av_read_frame
|
|
av_read_pause
|
|
av_read_play
|
|
av_sdp_create
|
|
av_seek_frame
|
|
av_stream_add_side_data
|
|
av_stream_get_class
|
|
av_stream_get_codec_timebase
|
|
av_stream_get_end_pts
|
|
av_stream_get_parser
|
|
av_stream_get_side_data
|
|
av_stream_new_side_data
|
|
av_url_split
|
|
av_write_frame
|
|
av_write_trailer
|
|
av_write_uncoded_frame
|
|
av_write_uncoded_frame_query
|
|
avformat_alloc_context
|
|
avformat_alloc_output_context2
|
|
avformat_close_input
|
|
avformat_configuration
|
|
avformat_find_stream_info
|
|
avformat_flush
|
|
avformat_free_context
|
|
avformat_get_class
|
|
avformat_get_mov_audio_tags
|
|
avformat_get_mov_video_tags
|
|
avformat_get_riff_audio_tags
|
|
avformat_get_riff_video_tags
|
|
avformat_index_get_entries_count
|
|
avformat_index_get_entry
|
|
avformat_index_get_entry_from_timestamp
|
|
avformat_init_output
|
|
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_transfer_internal_stream_timing_info
|
|
avformat_version
|
|
avformat_write_header
|
|
avio_accept
|
|
avio_alloc_context
|
|
avio_check
|
|
avio_close
|
|
avio_close_dir
|
|
avio_close_dyn_buf
|
|
avio_closep
|
|
avio_context_free
|
|
avio_enum_protocols
|
|
avio_feof
|
|
avio_find_protocol_name
|
|
avio_flush
|
|
avio_free_directory_entry
|
|
avio_get_dyn_buf
|
|
avio_get_str
|
|
avio_get_str16be
|
|
avio_get_str16le
|
|
avio_handshake
|
|
avio_open
|
|
avio_open2
|
|
avio_open_dir
|
|
avio_open_dyn_buf
|
|
avio_pause
|
|
avio_print_string_array
|
|
avio_printf
|
|
avio_protocol_get_class
|
|
avio_put_str
|
|
avio_put_str16be
|
|
avio_put_str16le
|
|
avio_r8
|
|
avio_rb16
|
|
avio_rb24
|
|
avio_rb32
|
|
avio_rb64
|
|
avio_read
|
|
avio_read_dir
|
|
avio_read_partial
|
|
avio_read_to_bprint
|
|
avio_rl16
|
|
avio_rl24
|
|
avio_rl32
|
|
avio_rl64
|
|
avio_seek
|
|
avio_seek_time
|
|
avio_size
|
|
avio_skip
|
|
avio_vprintf
|
|
avio_w8
|
|
avio_wb16
|
|
avio_wb24
|
|
avio_wb32
|
|
avio_wb64
|
|
avio_wl16
|
|
avio_wl24
|
|
avio_wl32
|
|
avio_wl64
|
|
avio_write
|
|
avio_write_marker
|
|
avpriv_new_chapter
|
|
avpriv_register_devices
|
|
avpriv_set_pts_info
|
|
avpriv_stream_set_need_parsing
|
|
avpriv_update_cur_dts
|