diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-10-02 15:33:14 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-10-02 15:33:14 +0000 |
| commit | 94bcb7452db28b8559cd01cd9517395ab760cce7 (patch) | |
| tree | ab5fc3759c27e82fb95cfe9cd68cde087a6e0cc9 /ChangeLog | |
| parent | 75a0669d5f145926e0a246cf12695ca59485a762 (diff) | |
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.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +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. + 2005-09-30 Wim Taymans <wim@fluendo.com> * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps): |
