[gst-devel] gstaudio.h vs gstaudio.h
Baker, Steve
SBaker at CHELLO.com
Sat Sep 15 03:31:01 CEST 2001
currently we have some audio plugins using:
#include <libs/audio/gstaudio.h>
and others using:
#include "../../include/gstaudio.h"
It seems to me that this doesn't make much sense. Both provide convenience
functions and macros for audio plugins.
I suggest that we put the stuff from include/gstaudio.h and put it in
libs/audio/gstaudio.h. Hopefully over time more useful audio stuff will
accumulate in libgstaudio.
cheers
More information about the gstreamer-devel
mailing list