[gst-cvs] gstreamer omegahacker
Erik Walthinsen
omegahacker at users.sourceforge.net
Sun Jan 14 13:55:41 PST 2001
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: omegahacker 01/01/14 13:55:41
Modified files:
. : Makefile.am acconfig.h configure.in
components/bonobo-gstmediaplay: Makefile.am
docs/gst : Makefile.am
docs/plugins : Makefile.am
editor : Makefile.am
examples/autoplug: Makefile.am
examples/helloworld: Makefile.am
examples/helloworld2: Makefile.am
examples/plugins: Makefile.am
examples/queue : Makefile.am
examples/queue2: Makefile.am
examples/queue3: Makefile.am
examples/queue4: Makefile.am
examples/thread: Makefile.am
examples/xml : Makefile.am
gst : Makefile.am gst.h gst_private.h gstcaps.h
gstelement.h gstpad.h gstplugin.h gstprops.h
gst/elements : Makefile.am
gst/types : Makefile.am
gstplay : Makefile.am
libs/colorspace: Makefile.am
libs/getbits : Makefile.am
libs/idct : Makefile.am
libs/putbits : Makefile.am
libs/riff : Makefile.am
libs/videoscale: Makefile.am
libs/winloader : Makefile.am
plugins/au : Makefile.am
plugins/audioscale: Makefile.am
plugins/avi : Makefile.am gstavidecoder.h gstaviencoder.h
plugins/avi/wincodec: Makefile.am
plugins/capture/v4l: Makefile.am
plugins/cdparanoia: Makefile.am
plugins/cobin : Makefile.am
plugins/dvdsrc : Makefile.am
plugins/effects/stereo: Makefile.am
plugins/effects/volume: Makefile.am
plugins/esd/esdsink: Makefile.am
plugins/filters/ladspa: Makefile.am
plugins/filters/median: Makefile.am
plugins/filters/smooth: Makefile.am
plugins/jpeg : Makefile.am
plugins/mp3decode/mpg123: Makefile.am
plugins/mp3decode/parse: Makefile.am
plugins/mp3decode/types: Makefile.am
plugins/mp3decode/xa: Makefile.am
plugins/mp3decode/xing: Makefile.am
plugins/mp3encode/lame: Makefile.am
plugins/mpeg1/mpeg1encoder: Makefile.am
plugins/mpeg1/mpeg_play: Makefile.am
plugins/mpeg1/mpegaudio: Makefile.am
plugins/mpeg1/mpegtypes: Makefile.am
plugins/mpeg1/parse: Makefile.am
plugins/mpeg1/system_encode: Makefile.am
plugins/mpeg1video/parse: Makefile.am
plugins/mpeg2/ac3dec: Makefile.am
plugins/mpeg2/ac3parse: Makefile.am
plugins/mpeg2/mpeg2dec: Makefile.am
plugins/mpeg2/mpeg2enc: Makefile.am
plugins/mpeg2/mpegtypes: Makefile.am
plugins/mpeg2/parse: Makefile.am
plugins/mpeg2/subtitles: Makefile.am
plugins/mpeg2/video: Makefile.am
plugins/mpeg2/videoparse: Makefile.am
plugins/rtjpeg : Makefile.am
plugins/vcdsrc : Makefile.am
plugins/videoscale: Makefile.am
plugins/videosink: Makefile.am
plugins/visualization/smoothwave: Makefile.am
plugins/visualization/spectrum: Makefile.am
plugins/visualization/synaesthesia: Makefile.am
plugins/visualization/vumeter: Makefile.am
plugins/vorbis : Makefile.am
plugins/wav : Makefile.am
test : Makefile.am
test/bindings : Makefile.am
test/xml : Makefile.am
tests : Makefile.am
tests/eos : Makefile.am
tests/sched : Makefile.am
Added files:
docs/random/omega/build: TODO
Log message:
Massive build fixup. Will send message to -devel list later with details
on the changes and what they mean for Makefile.am writers. Check
docs/random/omega/build/TODO for a list of things that I had to make sure
of.
NOTE: this requires a complete rebuild of all plugins, since I also
changed the STATE enum to a bitfield instead of sequential numbers.
More information about the Gstreamer-commits
mailing list