[mythtv-commits] mythtv commit: r20962 - in trunk/mythplugins by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jul 19 23:37:26 UTC 2009


      Author: stuartm
        Date: 2009-07-19 23:37:26 +0000 (Sun, 19 Jul 2009)
New Revision: 20962
   Changeset: http://cvs.mythtv.org/trac/changeset/20962

Removed:

   trunk/mythplugins/mythmusic/mythmusic/aacdecoder.cpp
   trunk/mythplugins/mythmusic/mythmusic/aacdecoder.h

Modified:

   trunk/mythplugins/configure
   trunk/mythplugins/mythmusic/mythmusic/avfdecoder.cpp
   trunk/mythplugins/mythmusic/mythmusic/decoder.cpp
   trunk/mythplugins/mythmusic/mythmusic/decoder.h
   trunk/mythplugins/mythmusic/mythmusic/main.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaioavfcomment.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaiomp4.cpp
   trunk/mythplugins/mythmusic/mythmusic/metaiomp4.h
   trunk/mythplugins/mythmusic/mythmusic/mythmusic.pro

Log:

Use libav* for decoding aac in mythmusic and remove the direct dependancy on libfaad and mp4ff. MP4 tag reading uses the new ffmpeg metadata api, writing is not currently supported.

You may need to build mythtv with --enable-libfaad if your aac audio files are not playable with ffmpeg's native decoder.

A distclean will be required.

Refs #5580






More information about the mythtv-commits mailing list