win32/common/libgstaudio.def: Add gst_audio_check_channel_positions() to the exported symbols.
Original commit message from CVS: * win32/common/libgstaudio.def: Add gst_audio_check_channel_positions() to the exported symbols.
This commit is contained in:
parent
0de81029c8
commit
eb93e07392
@ -1,3 +1,8 @@
|
|||||||
|
2008-06-03 Sebastian Dröge <slomo@circular-chaos.org>
|
||||||
|
|
||||||
|
* win32/common/libgstaudio.def:
|
||||||
|
Add gst_audio_check_channel_positions() to the exported symbols.
|
||||||
|
|
||||||
2008-06-03 Sebastian Dröge <slomo@circular-chaos.org>
|
2008-06-03 Sebastian Dröge <slomo@circular-chaos.org>
|
||||||
|
|
||||||
* docs/libs/gst-plugins-base-libs-sections.txt:
|
* docs/libs/gst-plugins-base-libs-sections.txt:
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
EXPORTS
|
EXPORTS
|
||||||
gst_audio_buffer_clip
|
gst_audio_buffer_clip
|
||||||
gst_audio_channel_position_get_type
|
gst_audio_channel_position_get_type
|
||||||
|
gst_audio_check_channel_positions
|
||||||
gst_audio_clock_get_type
|
gst_audio_clock_get_type
|
||||||
gst_audio_clock_new
|
gst_audio_clock_new
|
||||||
gst_audio_clock_reset
|
gst_audio_clock_reset
|
||||||
|
Loading…
x
Reference in New Issue
Block a user