[FFmpeg-devel] [PATCH 1/5] libavutil: Add fixed_dsp
Michael Niedermayer
michaelni at gmx.at
Tue Apr 1 17:58:52 CEST 2014
On Tue, Apr 01, 2014 at 04:31:07PM +0200, Nedeljko Babic wrote:
> From: Nedeljko Babic <nbabic at mips.com>
>
> Signed-off-by: Nedeljko Babic <nbabic at mips.com>
> ---
> libavutil/Makefile | 1 +
> libavutil/fixed_dsp.c | 98 ++++++++++++++++++++++++++++++++++
> libavutil/fixed_dsp.h | 144 ++++++++++++++++++++++++++++++++++++++++++++++++++
> libavutil/version.h | 2 +-
> 4 files changed, 244 insertions(+), 1 deletion(-)
> create mode 100644 libavutil/fixed_dsp.c
> create mode 100644 libavutil/fixed_dsp.h
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Rewriting code that is poorly written but fully understood is good.
Rewriting code that one doesnt understand is a sign that one is less smart
then the original author, trying to rewrite it will not make it better.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140401/0a9382db/attachment.asc>
More information about the ffmpeg-devel
mailing list