[mythtv-commits] mythtv commit: r12811 by jarod

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Feb 18 06:22:17 UTC 2007


      Author: jarod
        Date: 2007-02-18 06:22:17 +0000 (Sun, 18 Feb 2007)
New Revision: 12811
   Changeset: http://cvs.mythtv.org/trac/changeset/12811

Modified:

   branches/release-0-20-fixes/mythplugins/mythmusic/mythmusic/flacdecoder.cpp
   branches/release-0-20-fixes/mythplugins/mythmusic/mythmusic/flacdecoder.h
   branches/release-0-20-fixes/mythplugins/mythmusic/mythmusic/flacencoder.cpp
   branches/release-0-20-fixes/mythplugins/mythmusic/mythmusic/flacencoder.h

Log:

Add support for new flac API introduced in 1.1.3. Rather
insane to have a huge API change from 1.1.2 to 1.1.3,
but whatever... At least the flac folks wrote some decent
docs on porting to the new API... Builds cleanly against
both flac 1.1.2 and 1.1.4, and basic sanity checks show
it appears to be doing the right thing.

Zero-effort back-port of [12810], which was actually
more of a forward-port, since this code was originally
built and tested on 0.20-fixes (these files hadn't
changed in years). Relates #2957.






More information about the mythtv-commits mailing list