mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 07:16:55 +00:00
win32: update .def file for new audioconverter API
Fixes distcheck.
This commit is contained in:
parent
56c1b41c6a
commit
88469fdb76
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ EXPORTS
|
|||
gst_audio_converter_new
|
||||
gst_audio_converter_reset
|
||||
gst_audio_converter_samples
|
||||
gst_audio_converter_supports_inplace
|
||||
gst_audio_converter_update_config
|
||||
gst_audio_decoder_allocate_output_buffer
|
||||
gst_audio_decoder_finish_frame
|
||||
|
|
Loading…
Reference in a new issue