Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-29Faster C VP8 normal inner loop filterJason Garrett-Glaser
2010-06-29Use crop table in C implementations of VP8 DSP functions.Jason Garrett-Glaser
2010-06-28Fix linking if MMX is disabled.Stefano Sabatini
2010-06-27First shot at VP8 optimizations:Jason Garrett-Glaser
2010-06-27VP8 bilinear filterDavid Conrad
2010-06-25Really fix r23782Jason Garrett-Glaser
2010-06-25Fix c99ism in r23782Jason Garrett-Glaser
2010-06-25Make VP8 DSP functions take two stridesJason Garrett-Glaser
2010-06-22Native VP8 decoder.David Conrad