ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API changes...
authorTim-Philipp Müller <tim@centricular.net>
Tue, 23 May 2006 16:45:22 +0000 (16:45 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 23 May 2006 16:45:22 +0000 (16:45 +0000)
commit13518af4c3609b0458f61469894cd5a098e49346
treead1ebf90050ef36e4201d620dad049af80540e31
parent4e012bac91ced714fee133f527a802acb9ce4486
ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API changes in the 1.0.x series - we require 1....

Original commit message from CVS:
* ext/flac/Makefile.am:
* ext/flac/flac_compat.h:
* ext/flac/gstflac.c:
* ext/flac/gstflacdec.c: (gst_flac_dec_init):
* ext/flac/gstflacenc.c:
Remove backwards compatibility cruft for dealing with FLAC API
changes in the 1.0.x series - we require 1.1.1 or newer these days.
ChangeLog
ext/flac/Makefile.am
ext/flac/flac_compat.h [deleted file]
ext/flac/gstflac.c
ext/flac/gstflacdec.c
ext/flac/gstflacenc.c