configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
authorAndy Wingo <wingo@pobox.com>
Sun, 2 Oct 2005 15:33:14 +0000 (15:33 +0000)
committerAndy Wingo <wingo@pobox.com>
Sun, 2 Oct 2005 15:33:14 +0000 (15:33 +0000)
commit94bcb7452db28b8559cd01cd9517395ab760cce7
treeab5fc3759c27e82fb95cfe9cd68cde087a6e0cc9
parent75a0669d5f145926e0a246cf12695ca59485a762
configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.

Original commit message from CVS:
2005-10-02  Andy Wingo  <wingo@pobox.com>

* configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.

* ext/flac/gstflacenc.c: Ported to 0.9.

* ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.

* ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
and link to gsttagedit. Enable flacenc.

* ext/flac/gstflacdec.c: Re-enable tag reading.
ChangeLog
configure.ac
ext/flac/Makefile.am
ext/flac/gstflac.c
ext/flac/gstflacdec.c
ext/flac/gstflacenc.c
ext/flac/gstflacenc.h