1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
Reimar Döffinger 89411ae699 Replace SSE2 instruction by SSE equivalent.
This is even potentially faster in this use-case.
Should fix AAC SBR decoding on machines with SSE but not
SSE2, fixing track issue #1041.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2012-03-21 20:14:50 +01:00
2012-03-21 15:52:45 +01:00
2012-03-18 01:12:03 +01:00
2012-03-21 15:52:45 +01:00
2012-03-13 01:14:04 +01:00
2012-03-21 15:52:45 +01:00
2012-02-23 19:36:16 +01:00
2012-03-21 15:52:45 +01:00
2012-03-19 00:19:13 +01:00
2012-01-25 22:47:45 +01:00
2012-02-23 19:36:16 +01:00
2012-03-19 00:19:13 +01:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Languages
C 90.3%
Assembly 7.8%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%