This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
32,042
Commits
24
Branches
241
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Ronald S. Bultje
af79a0c48a
png: add support for bpp>4 to paeth x86 SIMD code.
...
This fixes playback of e.g. RGB48 (bpp=6) content on x86 CPUs. Fixes bug 214.
2012-01-29 21:22:50 -08:00
Ronald S. Bultje
f91c4b7824
png: add SSE2 version for add_bytes_l2.
2012-01-29 18:52:17 -08:00
Ronald S. Bultje
59f474b49d
png: convert DSP functions to yasm.
2012-01-29 18:47:50 -08:00