[mythtv] [mythtv-commits] mythtv commit: r17101 by paulh

Paul Harrison mythtv at dsl.pipex.com
Mon Apr 21 19:19:27 UTC 2008


Donald R. Huettl wrote:
> This won't compile for me.  I think line 2191 should use lower instead 
> of toLower:
>
>     if (codec.stripWhiteSpace().lower() == "liba52")
>
> Thanks,
>
> Don
>
> On Mon, Apr 21, 2008 at 11:39 AM, <mythtv at cvs.mythtv.org 
> <mailto:mythtv at cvs.mythtv.org>> wrote:
>
>          Author: paulh
>            Date: 2008-04-21 16:39:58 +0000 (Mon, 21 Apr 2008)
>     New Revision: 17101
>       Changeset: http://cvs.mythtv.org/trac/changeset/17101
>
>     Modified:
>
>       trunk/mythplugins/mytharchive/mytharchivehelper/main.cpp
>
>     Log:
>
>     Fix a problem in MythArchive with "AC3" audio streams now being
>     identified
>     by ffmpeg as having a codec of liba52.
>
>
>     _______________________________________________
>     mythtv-commits mailing list
>     mythtv-commits at mythtv.org <mailto:mythtv-commits at mythtv.org>
>     http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
>
>
>   

Yep fixed now. It's one of changes between Qt3 and 4. I only tested 
trunk sorry about that.

Paul H.


More information about the mythtv-dev mailing list