[gst-cvs] bilboed gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst-libs/gst/audio/ gst-plugins-base/win32/ gst-plugins-base/win32/common/ gst-plugins-base/win32/vs6/ gst-plugins-base/win32/vs7/ gst-plugins-base/win32/vs8/
bilboed at kemper.freedesktop.org
bilboed at kemper.freedesktop.org
Wed Dec 31 03:20:40 PST 2008
CVS Root: /cvs/gstreamer
Module: gst-plugins-base
Changes by: bilboed
Date: Wed Dec 31 2008 11:20:40 UTC
Log message:
* 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.
Modified files:
. : ChangeLog
gst-libs/gst/audio: Makefile.am audio.c multichannel.h
testchannels.c
win32 : MANIFEST
win32/vs6 : grammar.dsp libgstaudio.dsp
win32/vs7 : libgstaudio.vcproj
win32/vs8 : libgstaudio.vcproj
Added files:
win32/common : audio-enumtypes.c audio-enumtypes.h
Removed files:
win32/common : multichannel-enumtypes.c
multichannel-enumtypes.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.4263&r2=1.4264
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/audio/Makefile.am.diff?r1=1.34&r2=1.35
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/audio/audio.c.diff?r1=1.37&r2=1.38
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/audio/multichannel.h.diff?r1=1.5&r2=1.6
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/audio/testchannels.c.diff?r1=1.3&r2=1.4
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/MANIFEST.diff?r1=1.12&r2=1.13
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/common/audio-enumtypes.c?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/common/audio-enumtypes.h?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/common/multichannel-enumtypes.c
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/common/multichannel-enumtypes.h
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/vs6/grammar.dsp.diff?r1=1.5&r2=1.6
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/vs6/libgstaudio.dsp.diff?r1=1.7&r2=1.8
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/vs7/libgstaudio.vcproj.diff?r1=1.2&r2=1.3
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/win32/vs8/libgstaudio.vcproj.diff?r1=1.1&r2=1.2
More information about the Gstreamer-commits
mailing list