[FFmpeg-trac] #11078(avcodec:new): Speex decoding speed regression?

FFmpeg trac at avcodec.org
Wed Jan 29 05:16:24 EET 2025


#11078: Speex decoding speed regression?
-------------------------------------+-------------------------------------
             Reporter:  Ronald       |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:  avcodec
              Version:  7.0          |               Resolution:
             Keywords:  regression   |               Blocked By:
  speex                              |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by shenlebantongying):

 Cannot we just delete the native speex codec?

 FFmpeg currently has 2 speex decoder.

 {{{
  A....D speex                Speex
  A....D libspeex             libspeex Speex (codec speex)
 }}}

 The native one (speex) has been broken since the release of 7.0. Either
 nobody really cares or it doesn't worth the time and no one is motivated
 to fix it.

 Having a working one is better than having a broken one. The libspeex one
 simply works.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11078#comment:10>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list