>       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

_______________________________________________
mythtv-dev mailing list
mythtv-dev@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to