[mythtv] Re: [mythtv-commits] mythtv commit: r7587 - in trunk/mythtv/libs bydanielk

Mark Spieth mark at dclabs.com.au
Wed Oct 26 00:11:39 UTC 2005


>       Author: danielk
>         Date: 2005-10-25 23:45:02 +0000 (Tue, 25 Oct 2005)
> New Revision: 7587
>    Changeset: http://cvs.mythtv.org/trac/changeset/7587
>
> Modified:
>
>    trunk/mythtv/libs/libavcodec/h263.c
>    trunk/mythtv/libs/libmythtv/avformatdecoder.cpp
>
> Log:
>
> Closes #509, by applying patch.
>
> I changed the avformatdecoder bit so that if it is
> still out of range we just set it to 29.97 fps.

I probably would have used an intermediate for the av_q2d function so the
divide didnt need to be done twice.
also wass unsure of the impact on h263 hence the check for a large den.
cheers
mark



More information about the mythtv-dev mailing list