Mercurial > libavcodec.hg
comparison arm/mpegvideo_arm.c @ 8790:1045a26cb90d libavcodec
Fix crash when encoding using libschroedinger.
Currently only pixel and half-pixel motion vector precisions are supported in
libschroedinger. Setting the mv_precision field to 2 (i.e. quarter pixel)
causes a crash in the libschroedinger encoder calls. By not setting this
parameter, we fall back to the default value used in libschroedinger.
patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
author | diego |
---|---|
date | Tue, 10 Feb 2009 14:27:16 +0000 |
parents | 7a463923ecd1 |
children | 58c4d851d1c7 |
comparison
equal
deleted
inserted
replaced
8789:b2a991a936e1 | 8790:1045a26cb90d |
---|