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
2014-05-25avcodec/opusdec: check alignment, misalignment could lead to crashes with avxMichael Niedermayer
2014-05-16avcodec/opusdec: fix some const correctnessMichael Niedermayer
2014-05-15avcodec/opusdec: switch to swresampleMichael Niedermayer
2014-05-15Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer
2014-05-15lavc: add a native Opus decoder.Anton Khirnov