summaryrefslogtreecommitdiffstats
path: root/ext/flac/flac_compat.h
Commit message (Collapse)AuthorAgeFilesLines
* ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API ↵Tim-Philipp Müller2006-05-231-55/+0
| | | | | | | | | | | | | 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.
* expand tabsThomas Vander Stichele2005-12-061-6/+6
| | | | | Original commit message from CVS: expand tabs
* *.h: Revert indentingJohan Dahlin2004-03-151-1/+1
| | | | | Original commit message from CVS: * *.h: Revert indenting
* gst-indentThomas Vander Stichele2004-03-141-1/+1
| | | | | Original commit message from CVS: gst-indent
* Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4David Schleef2002-10-201-1/+5
| | | | | Original commit message from CVS: Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4
* fix version test in compat, yeayThomas Vander Stichele2002-10-191-1/+1
| | | | | Original commit message from CVS: fix version test in compat, yeay
* Fixed some logic on the 1.0.3->1.0.4 compatibilityDavid Schleef2002-10-141-1/+1
| | | | | Original commit message from CVS: Fixed some logic on the 1.0.3->1.0.4 compatibility
* more compatibility stuff for 1.0.3 -> 1.0.4David Schleef2002-10-111-0/+10
| | | | | Original commit message from CVS: more compatibility stuff for 1.0.3 -> 1.0.4
* yay, I can commit again !!! this fixes warnings I hadThomas Vander Stichele2002-09-191-2/+1
| | | | | | | Original commit message from CVS: yay, I can commit again !!! this fixes warnings I had
* Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3David Schleef2002-09-181-0/+42
Original commit message from CVS: Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3