On Mon, Jul 20, 2015 at 01:36:17PM +0200, Nedeljko Babic wrote: > From: Djordje Pesut <djordje.pe...@imgtec.com> > > Add fixed poind code. > > Signed-off-by: Nedeljko Babic <nedeljko.ba...@imgtec.com> > --- > libavcodec/Makefile | 5 +- > libavcodec/aac.h | 52 +--- > libavcodec/aac_defines.h | 78 ++++++ > libavcodec/aacdec_template.c | 14 +- > libavcodec/aacsbr.c | 1 + > libavcodec/aacsbr.h | 12 +- > libavcodec/aacsbr_fixed.c | 586 > +++++++++++++++++++++++++++++++++++++++++++ > libavcodec/aacsbr_template.c | 211 ++++++++++++---- > libavcodec/lpc.h | 15 +- > libavcodec/sbr.h | 78 +++--- > libavcodec/sbrdsp.c | 3 + > libavcodec/sbrdsp.h | 36 +-- > libavcodec/sbrdsp_fixed.c | 286 +++++++++++++++++++++ > libavcodec/sbrdsp_template.c | 42 ++-- > libavutil/softfloat.h | 8 + > 15 files changed, 1237 insertions(+), 190 deletions(-) > create mode 100644 libavcodec/aac_defines.h > create mode 100644 libavcodec/aacsbr_fixed.c > create mode 100644 libavcodec/sbrdsp_fixed.c
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel