vpx/vp9/encoder
Johann ba18609502 Remove unnecessary pointer check
The original implementation had the following comment:
// Ignore mv costing if mvsadcost is NULL

However the current implementation does not allow for this.
If x exists then nmvsadcost must not be null.

This removes the only warning from -Wpointer-bool-conversion

https://code.google.com/p/webm/issues/detail?id=894

Change-Id: I1a2cee340d7972d41e1bbbe1ec8dfbe917667085
2015-02-03 13:03:46 -08:00
..
2015-01-27 22:20:21 -08:00
2014-11-27 10:53:37 +00:00
2015-01-30 10:16:40 -08:00
2014-03-05 11:57:57 -08:00
2014-03-05 11:57:57 -08:00
2014-11-24 09:57:40 -08:00
2015-01-28 12:07:27 -08:00
2015-01-30 10:16:40 -08:00
2015-02-03 13:03:46 -08:00
2014-04-22 14:57:05 -07:00
2014-10-01 14:18:11 -07:00
2014-10-01 14:18:11 -07:00
2014-03-05 11:57:57 -08:00
2014-03-05 11:57:57 -08:00