Switch glib-mkenum for gst-libs/gst/audio from multichannel- to audio- in order to...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 31 Dec 2008 11:20:26 +0000 (11:20 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 31 Dec 2008 11:20:26 +0000 (11:20 +0000)
commite2fcc71650b9cac604704f29143fa744f39cb299
tree544580cc5bafa26842ccc73f9eda183693502460
parent20adaa13280fcaba272e38de4777e1efc758dc46
Switch glib-mkenum for gst-libs/gst/audio from multichannel- to audio- in order to wrap all enums declarations of tha...

Original commit message from CVS:
* gst-libs/gst/audio/Makefile.am:
* gst-libs/gst/audio/audio.c:
* gst-libs/gst/audio/multichannel.h:
* gst-libs/gst/audio/testchannels.c:
* win32/MANIFEST:
* win32/common/audio-enumtypes.c:
(gst_audio_channel_position_get_type),
(gst_ring_buffer_state_get_type),
(gst_ring_buffer_seg_state_get_type),
(gst_buffer_format_type_get_type), (gst_buffer_format_get_type):
* win32/common/audio-enumtypes.h:
* win32/common/multichannel-enumtypes.c:
* win32/common/multichannel-enumtypes.h:
* win32/vs6/grammar.dsp:
* win32/vs6/libgstaudio.dsp:
* win32/vs7/libgstaudio.vcproj:
* win32/vs8/libgstaudio.vcproj:
Switch glib-mkenum for gst-libs/gst/audio from multichannel- to
audio- in order to wrap all enums declarations of that library.
This modification should not matter since that header file is not a
public header (it will be included by public headers).
Modify win32 crap^Wfiles accordingly.
12 files changed:
ChangeLog
gst-libs/gst/audio/Makefile.am
gst-libs/gst/audio/audio.c
gst-libs/gst/audio/multichannel.h
gst-libs/gst/audio/testchannels.c
win32/MANIFEST
win32/common/audio-enumtypes.c [new file with mode: 0644]
win32/common/audio-enumtypes.h [new file with mode: 0644]
win32/vs6/grammar.dsp
win32/vs6/libgstaudio.dsp
win32/vs7/libgstaudio.vcproj
win32/vs8/libgstaudio.vcproj