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
2012-02-16dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö
2012-02-16vlc/rl: Add ff_ prefix to the nonstatic symbolsMartin Storsjö
2012-01-28cosmetics: Remove extra newlines at EOFAlex Converse
2012-01-09utvideo: frame multithreading.Aneesh Dogra
2012-01-03utvideo: proper median prediction for interlaced videosKostya Shishkov
2011-10-29utvideo: handle empty Huffman treesKostya Shishkov
2011-10-29utvideo: account for coupled lines in YUV420 formatKostya Shishkov
2011-10-19Ut Video decoderKostya Shishkov