Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '8506ff97c9ea4a1f52983497ecf8d4ef193403a9' | Michael Niedermayer | 2013-08-24 | 1 | -4/+4 |
| | | | | | | | * commit '8506ff97c9ea4a1f52983497ecf8d4ef193403a9': vp56: Mark VP6-only optimizations as such. Merged-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | vp56: Mark VP6-only optimizations as such. | Diego Biurrun | 2013-08-23 | 1 | -0/+39 |
Most of our VP56 optimizations are VP6-only and will stay that way. So avoid compiling them for VP5-only builds. |