]> git.sesse.net Git - mlt/commit
Use denominators as the litmus test for generating profile.
authorDan Dennedy <dan@dennedy.org>
Sun, 26 Sep 2010 19:32:43 +0000 (12:32 -0700)
committerDan Dennedy <dan@dennedy.org>
Thu, 7 Oct 2010 05:19:14 +0000 (22:19 -0700)
commit9498e89a6608dd7c42f0279cfd10e71d1547fc71
tree6f1f2c7a7e17813ce90146774d7c3416c460c63a
parent6916000902317b0eed8e822c142f1e7c829e8b42
Use denominators as the litmus test for generating profile.

This allows converting all producers to meta.media.width and
meta.media.height while not attempting to auto-profile the image
producers, which can potentially hold extremely large images and do not
contain any inherent frame rate. This also protects from potential
divide by zero errors.
src/melt/melt.c