Ronald S. Bultje 18b6a69ce9 Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
This reverts commit f8bed30d8b. The reason
for this is that the overlap filter, which runs after IDCT, should run
on unclamped values, and thus IDCT and put_pixels() cannot be merged if
we want to attempt to be bitexact.
2011-05-04 07:40:01 -04:00
2011-05-01 19:35:55 +02:00
2011-05-01 19:35:55 +02:00
2011-04-28 11:14:42 +02:00
2011-03-16 21:54:39 +01:00
2011-03-18 21:57:38 +01:00
2011-05-03 21:20:13 -07:00
2011-04-23 19:12:24 +02:00
2011-04-07 02:54:12 +02:00
2011-05-03 19:21:30 +02:00
2011-03-18 21:57:38 +01:00

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
Description
No description provided
Readme 209 MiB
Languages
C 90.4%
Assembly 7.7%
Makefile 1.3%
C++ 0.2%
Objective-C 0.2%
Other 0.1%