Permalink
1 comment
on commit
sign in to comment.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Implement floating point decoding in ALS
Signed-off-by: Umair Khan <omerjerk@gmail.com>
- Loading branch information
Showing
with
532 additions
and 3 deletions.
- +456 −3 libavcodec/alsdec.c
- +76 −0 libavcodec/softfloat_ieee754.h
Oops, something went wrong.
This comment has been minimized.
f53f388libavcodec/softfloat_ieee754.h lacks a license header (which cause "make fate-source" to fail)