vpx/vp8/encoder
Johann a04ed0e8f3 fix sharpness bug and clean up
sharpness was not recalculated in vp8cx_pick_filter_level_fast

remove last_filter_type. all values are calculated, don't need to update
the lfi data when it changes.

always use cm->sharpness_level. the extra indirection was annoying.

don't track last frame_type or sharpness_level manually. frame type
only matters for motion search and sharpness_level is taken care of in
frame_init

move function declarations to their proper header

Change-Id: I7ef037bd4bf8cf5e37d2d36bd03b5e22a2ad91db
2011-07-22 12:33:57 -04:00
..
2011-06-08 16:19:37 -04:00
2011-06-14 13:39:06 +03:00
2011-07-18 11:48:05 -04:00
2011-04-13 14:26:45 -04:00
2011-04-13 14:26:45 -04:00
2011-02-10 15:09:44 -05:00
2011-07-22 12:33:57 -04:00
2011-07-18 11:48:05 -04:00
2011-07-08 14:08:45 -04:00
2011-07-22 12:33:57 -04:00
2011-06-01 10:48:05 +03:00
2011-06-01 10:48:05 +03:00
2011-07-18 11:48:05 -04:00
2011-07-08 14:08:45 -04:00
2011-02-10 15:09:44 -05:00
2011-05-09 12:56:20 -04:00
2011-07-15 11:26:54 +03:00
2011-02-10 15:09:44 -05:00
2011-06-06 16:44:05 -07:00