gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice
authorBenjamin Otte <otte@gnome.org>
Fri, 27 Feb 2004 21:47:49 +0000 (21:47 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 27 Feb 2004 21:47:49 +0000 (21:47 +0000)
commit38be5efe69d54d20dc1cbbd1547d8376fd87aad8
tree3ea83cb02fbfeb09fc5aa0fdafa89d2a5ffacc9f
parent5276a805be40cb88ce4ff8fad068c46e13f3c846
gst-libs/gst/audio/audio.h: add macro to make sure header isn't included twice

Original commit message from CVS:
2004-02-27  Benjamin Otte  <otte@gnome.org>

* gst-libs/gst/audio/audio.h:
add macro to make sure header isn't included twice
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
don't use gst_buffer_free
* gst/playondemand/filter.func:
don't usae gst_data_free. Free data only once.
ChangeLog
gst-libs/gst/audio/audio.h
gst/asfdemux/gstasfdemux.c