On 4/1/2018 4:59 PM, James Almer wrote:
> Signed-off-by: James Almer
> ---
> libaom generates all files as I4xx16 right now, so the code i'm
> removing here is unused. And even if it ends up generating I4xx files
> down the road, it's safe to assume the bit_depth field in aom_image_t
> will still
Signed-off-by: James Almer
---
libaom generates all files as I4xx16 right now, so the code i'm
removing here is unused. And even if it ends up generating I4xx files
down the road, it's safe to assume the bit_depth field in aom_image_t
will still be populated.
libavcodec/libaomdec.c | 14 ++--