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
2022-01-12avcodec/opus_silk: Remove wrong size information in function declarationAndreas Rheinhardt
2020-10-01opusdec: do not fail when LBRR frames are presentAnton Khirnov
2018-06-05avcodec/opus_silk: Change silk_lsf2lpc() slightly toward silk/NLSF2A.cMichael Niedermayer
2017-12-04opus_silk: Fix arithmetic overflow (per RFC8251)Andrew D'Addesio
2017-09-26Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer
2017-05-06avcodec/opus_silk: Fix integer overflow and out of array readMichael Niedermayer
2017-03-31Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch
2017-02-01Mark some arrays that never change as const.Anton Khirnov
2016-11-08Use avpriv_report_missing_feature() where appropriateDiego Biurrun
2016-11-08opus: move the entropy decoding functions to opus_rc.cRostislav Pehlivanov
2016-11-08opus: move all tables to a separate fileRostislav Pehlivanov
2016-06-21Merge commit '5afb94c817abffad030c6b94d7003dca8aace3d5'Clément Bœsch
2016-05-05Mark read-only tables as staticDiego Biurrun
2015-12-17opus: Fix typo causing overflow in silk_stabilize_lsfAndreas Cadhalpun
2015-12-16opus_silk: fix typo causing overflow in silk_stabilize_lsfAndreas Cadhalpun
2015-02-21Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0'Michael Niedermayer
2015-02-21libavcodec: Make use of av_clip functionsPeter Meerwald
2014-05-15Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer
2014-05-15lavc: add a native Opus decoder.Anton Khirnov