Mercurial > libavcodec.hg
diff utils.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 | 5a9485bd4421 |
children | 90c99bda19f5 |