mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
e2fcc71650
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.
82 lines
2.4 KiB
Text
82 lines
2.4 KiB
Text
win32/MANIFEST
|
|
win32/common/_stdint.h
|
|
win32/common/config.h
|
|
win32/common/config.h.in
|
|
win32/common/gstrtsp-enumtypes.c
|
|
win32/common/gstrtsp-enumtypes.h
|
|
win32/common/interfaces-enumtypes.c
|
|
win32/common/interfaces-enumtypes.h
|
|
win32/common/libgstaudio.def
|
|
win32/common/libgstcdda.def
|
|
win32/common/libgstinterfaces.def
|
|
win32/common/libgstnetbuffer.def
|
|
win32/common/libgstpbutils.def
|
|
win32/common/libgstriff.def
|
|
win32/common/libgstrtp.def
|
|
win32/common/libgstrtsp.def
|
|
win32/common/libgstsdp.def
|
|
win32/common/libgsttag.def
|
|
win32/common/libgstvideo.def
|
|
win32/common/audio-enumtypes.c
|
|
win32/common/audio-enumtypes.h
|
|
win32/common/pbutils-enumtypes.c
|
|
win32/common/pbutils-enumtypes.h
|
|
win32/vs6/gst_plugins_base.dsw
|
|
win32/vs6/grammar.dsp
|
|
win32/vs6/libgstadder.dsp
|
|
win32/vs6/libgstaudio.dsp
|
|
win32/vs6/libgstaudioconvert.dsp
|
|
win32/vs6/libgstaudiorate.dsp
|
|
win32/vs6/libgstaudioresample.dsp
|
|
win32/vs6/libgstaudioscale.dsp
|
|
win32/vs6/libgstaudiotestsrc.dsp
|
|
win32/vs6/libgstcdda.dsp
|
|
win32/vs6/libgstdecodebin2.dsp
|
|
win32/vs6/libgstdecodebin.dsp
|
|
win32/vs6/libgstffmpegcolorspace.dsp
|
|
win32/vs6/libgstfft.dsp
|
|
win32/vs6/libgstgdp.dsp
|
|
win32/vs6/libgstinterfaces.dsp
|
|
win32/vs6/libgstnetbuffer.dsp
|
|
win32/vs6/libgstogg.dsp
|
|
win32/vs6/libgstpbutils.dsp
|
|
win32/vs6/libgstplaybin.dsp
|
|
win32/vs6/libgstriff.dsp
|
|
win32/vs6/libgstrtp.dsp
|
|
win32/vs6/libgstrtsp.dsp
|
|
win32/vs6/libgstsdp.dsp
|
|
win32/vs6/libgstsinesrc.dsp
|
|
win32/vs6/libgstsubparse.dsp
|
|
win32/vs6/libgsttag.dsp
|
|
win32/vs6/libgsttheora.dsp
|
|
win32/vs6/libgsttypefindfunctions.dsp
|
|
win32/vs6/libgstvideo.dsp
|
|
win32/vs6/libgstvideorate.dsp
|
|
win32/vs6/libgstvideoscale.dsp
|
|
win32/vs6/libgstvideotestsrc.dsp
|
|
win32/vs6/libgstvolume.dsp
|
|
win32/vs6/libgstvorbis.dsp
|
|
win32/vs8/gst-plugins-base.sln
|
|
win32/vs8/libgstadder.vcproj
|
|
win32/vs8/libgstaudio.vcproj
|
|
win32/vs8/libgstaudioconvert.vcproj
|
|
win32/vs8/libgstaudiorate.vcproj
|
|
win32/vs8/libgstaudioresample.vcproj
|
|
win32/vs8/libgstaudiotestsrc.vcproj
|
|
win32/vs8/libgstdecodebin.vcproj
|
|
win32/vs8/libgstffmpegcolorspace.vcproj
|
|
win32/vs8/libgstinterfaces.vcproj
|
|
win32/vs8/libgstogg.vcproj
|
|
win32/vs8/libgstplaybin.vcproj
|
|
win32/vs8/libgstriff.vcproj
|
|
win32/vs8/libgstsubparse.vcproj
|
|
win32/vs8/libgsttag.vcproj
|
|
win32/vs8/libgsttcp.vcproj
|
|
win32/vs8/libgsttheora.vcproj
|
|
win32/vs8/libgsttypefind.vcproj
|
|
win32/vs8/libgstvideo.vcproj
|
|
win32/vs8/libgstvideorate.vcproj
|
|
win32/vs8/libgstvideoscale.vcproj
|
|
win32/vs8/libgstvideotestsrc.vcproj
|
|
win32/vs8/libgstvolume.vcproj
|
|
win32/vs8/libgstvorbis.vcproj
|