Skip to content
Permalink
Browse files

Implement floating point decoding in ALS

Signed-off-by: Umair Khan <omerjerk@gmail.com>
  • Loading branch information
omerjerk committed Jun 18, 2016
1 parent 66dd21d commit f53f388552673af4aa7c7369f371442ea7e1ee32
Showing with 532 additions and 3 deletions.
  1. +456 −3 libavcodec/alsdec.c
  2. +76 −0 libavcodec/softfloat_ieee754.h

1 comment on commit f53f388

@michaelni

This comment has been minimized.

Copy link

@michaelni michaelni commented on f53f388 Jun 18, 2016

libavcodec/softfloat_ieee754.h lacks a license header (which cause "make fate-source" to fail)

Please sign in to comment.