Files
ffmpeg-rockchip/libavcodec
Guillaume Martres faf03ecba0 hevc: Remove useless clip
The src buffer should only contain values in the interval
[0, (1 << BIT_DEPTH) - 1].

Since shift = (BIT_DEPTH - 5), src[x] >> shift must be in
the interval [0, 31], so no clip is needed.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2014-01-21 11:58:52 +01:00
..
2014-01-03 16:54:24 +01:00
2014-01-06 08:14:14 +01:00
2014-01-04 14:42:38 -08:00
2014-01-04 14:42:38 -08:00
2014-01-04 14:42:38 -08:00
2014-01-09 19:33:07 +01:00
2013-12-10 07:21:40 -05:00
2014-01-09 19:33:07 +01:00
2014-01-09 19:33:07 +01:00
2014-01-09 19:33:07 +01:00
2014-01-09 19:33:07 +01:00
2014-01-09 19:33:07 +01:00
2013-12-09 09:10:14 +01:00
2013-12-09 09:10:14 +01:00
2013-12-09 09:10:14 +01:00
2013-12-09 09:10:14 +01:00
2014-01-19 19:12:58 +01:00
2014-01-06 19:12:48 +01:00
2014-01-21 11:57:43 +01:00
2014-01-21 11:57:43 +01:00
2014-01-21 11:58:52 +01:00
2014-01-15 12:30:24 +01:00
2014-01-15 12:30:24 +01:00
2013-12-21 17:01:42 -05:00
2014-01-03 16:40:43 +01:00
2013-12-09 08:41:20 +01:00
2013-12-09 08:41:20 +01:00
2013-12-09 08:41:20 +01:00
2013-12-09 08:41:20 +01:00
2014-01-03 16:38:33 +01:00