Christophe Gisquet c3390fd56c ra144: use scalarproduct_int16
The buffer holding the coefficients must be padded with 0 so as to use DSP
functions that may overread. Currently, the SSE2/3 versions is an example,
as they process batches of 16 bytes.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-02-10 21:45:55 +01:00
2014-02-10 21:45:55 +01:00
2014-02-07 09:33:56 +01:00
2012-05-04 18:40:36 +02:00
2013-12-29 22:57:20 +01:00
2014-02-09 17:15:19 +01:00
2014-02-10 20:31:06 +01:00
2014-02-08 00:30:29 -03:00
2012-04-06 10:23:26 +02:00
2014-01-18 10:27:27 -05:00

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

2) Licensing
------------

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.
Description
No description provided
Readme 173 MiB
Languages
C 92.1%
Assembly 6%
Makefile 1.2%
C++ 0.3%
Objective-C 0.2%
Other 0.1%