mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 09:40:51 +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)
160 lines
3.9 KiB
Modula-2
160 lines
3.9 KiB
Modula-2
EXPORTS
|
|
av_ac3_parse_header
|
|
av_adts_header_parse
|
|
av_bsf_alloc
|
|
av_bsf_flush
|
|
av_bsf_free
|
|
av_bsf_get_by_name
|
|
av_bsf_get_class
|
|
av_bsf_get_null_filter
|
|
av_bsf_init
|
|
av_bsf_iterate
|
|
av_bsf_list_alloc
|
|
av_bsf_list_append
|
|
av_bsf_list_append2
|
|
av_bsf_list_finalize
|
|
av_bsf_list_free
|
|
av_bsf_list_parse_str
|
|
av_bsf_receive_packet
|
|
av_bsf_send_packet
|
|
av_codec_ffversion
|
|
av_codec_is_decoder
|
|
av_codec_is_encoder
|
|
av_codec_iterate
|
|
av_cpb_properties_alloc
|
|
av_d3d11va_alloc_context
|
|
av_dct_calc
|
|
av_dct_end
|
|
av_dct_init
|
|
av_dirac_parse_sequence_header
|
|
av_dv_codec_profile
|
|
av_dv_codec_profile2
|
|
av_dv_frame_profile
|
|
av_fast_padded_malloc
|
|
av_fast_padded_mallocz
|
|
av_fft_calc
|
|
av_fft_end
|
|
av_fft_init
|
|
av_fft_permute
|
|
av_fopen_utf8
|
|
av_get_audio_frame_duration
|
|
av_get_audio_frame_duration2
|
|
av_get_bits_per_sample
|
|
av_get_exact_bits_per_sample
|
|
av_get_pcm_codec
|
|
av_get_profile_name
|
|
av_grow_packet
|
|
av_imdct_calc
|
|
av_imdct_half
|
|
av_init_packet
|
|
av_jni_get_java_vm
|
|
av_jni_set_java_vm
|
|
av_mdct_calc
|
|
av_mdct_end
|
|
av_mdct_init
|
|
av_mediacodec_alloc_context
|
|
av_mediacodec_default_free
|
|
av_mediacodec_default_init
|
|
av_mediacodec_release_buffer
|
|
av_mediacodec_render_buffer_at_time
|
|
av_new_packet
|
|
av_packet_add_side_data
|
|
av_packet_alloc
|
|
av_packet_clone
|
|
av_packet_copy_props
|
|
av_packet_free
|
|
av_packet_free_side_data
|
|
av_packet_from_data
|
|
av_packet_get_side_data
|
|
av_packet_make_refcounted
|
|
av_packet_make_writable
|
|
av_packet_move_ref
|
|
av_packet_new_side_data
|
|
av_packet_pack_dictionary
|
|
av_packet_ref
|
|
av_packet_rescale_ts
|
|
av_packet_shrink_side_data
|
|
av_packet_side_data_name
|
|
av_packet_unpack_dictionary
|
|
av_packet_unref
|
|
av_parser_close
|
|
av_parser_init
|
|
av_parser_iterate
|
|
av_parser_parse2
|
|
av_qsv_alloc_context
|
|
av_rdft_calc
|
|
av_rdft_end
|
|
av_rdft_init
|
|
av_shrink_packet
|
|
av_vorbis_parse_frame
|
|
av_vorbis_parse_frame_flags
|
|
av_vorbis_parse_free
|
|
av_vorbis_parse_init
|
|
av_vorbis_parse_reset
|
|
av_xiphlacing
|
|
avcodec_align_dimensions
|
|
avcodec_align_dimensions2
|
|
avcodec_alloc_context3
|
|
avcodec_chroma_pos_to_enum
|
|
avcodec_close
|
|
avcodec_configuration
|
|
avcodec_dct_alloc
|
|
avcodec_dct_get_class
|
|
avcodec_dct_init
|
|
avcodec_decode_subtitle2
|
|
avcodec_default_execute
|
|
avcodec_default_execute2
|
|
avcodec_default_get_buffer2
|
|
avcodec_default_get_encode_buffer
|
|
avcodec_default_get_format
|
|
avcodec_descriptor_get
|
|
avcodec_descriptor_get_by_name
|
|
avcodec_descriptor_next
|
|
avcodec_encode_subtitle
|
|
avcodec_enum_to_chroma_pos
|
|
avcodec_fill_audio_frame
|
|
avcodec_find_best_pix_fmt_of_list
|
|
avcodec_find_decoder
|
|
avcodec_find_decoder_by_name
|
|
avcodec_find_encoder
|
|
avcodec_find_encoder_by_name
|
|
avcodec_flush_buffers
|
|
avcodec_free_context
|
|
avcodec_get_class
|
|
avcodec_get_frame_class
|
|
avcodec_get_hw_config
|
|
avcodec_get_hw_frames_parameters
|
|
avcodec_get_name
|
|
avcodec_get_subtitle_rect_class
|
|
avcodec_get_type
|
|
avcodec_is_open
|
|
avcodec_license
|
|
avcodec_open2
|
|
avcodec_parameters_alloc
|
|
avcodec_parameters_copy
|
|
avcodec_parameters_free
|
|
avcodec_parameters_from_context
|
|
avcodec_parameters_to_context
|
|
avcodec_pix_fmt_to_codec_tag
|
|
avcodec_profile_name
|
|
avcodec_receive_frame
|
|
avcodec_receive_packet
|
|
avcodec_send_frame
|
|
avcodec_send_packet
|
|
avcodec_string
|
|
avcodec_version
|
|
avpriv_ac3_parse_header
|
|
avpriv_adts_header_parse
|
|
avpriv_codec_get_cap_skip_frame_fill_param
|
|
avpriv_find_start_code
|
|
avpriv_get_raw_pix_fmt_tags
|
|
avpriv_mpeg4audio_get_config2
|
|
avpriv_mpegaudio_decode_header
|
|
avpriv_packet_list_free
|
|
avpriv_packet_list_get
|
|
avpriv_packet_list_put
|
|
avpriv_pix_fmt_find
|
|
avpriv_split_xiph_headers
|
|
avpriv_tak_parse_streaminfo
|
|
avsubtitle_free
|