Måns Rullgård 4c4e746566 Avoid negative shifts in build_table()
A shift by a negative amount has undefined behaviour.  Even though
the result of this shift is never used, the shift itself could
cause an exception of some kind.

Originally committed as revision 21939 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-21 15:11:57 +00:00
2010-02-21 13:28:46 +00:00
2009-12-08 20:01:46 +00:00
2010-02-21 03:23:30 +00:00
2010-02-21 13:28:46 +00:00
2010-01-20 06:42:39 +00:00
2010-02-21 11:43:01 +00:00
2010-02-13 19:24:32 +00:00
2010-02-21 11:43:01 +00:00
2010-02-21 13:28:46 +00:00
2010-02-21 11:43:01 +00:00
2010-01-26 22:23:12 +00:00

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE 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%