https://bugs.kde.org/show_bug.cgi?id=399056

Albert Astals Cid <aa...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/k3b
                   |                            |/2491cc70f9ffb129cf49633cbd
                   |                            |c4f0d77789677d
             Status|REPORTED                    |RESOLVED

--- Comment #2 from Albert Astals Cid <aa...@kde.org> ---
Git commit 2491cc70f9ffb129cf49633cbdc4f0d77789677d by Albert Astals Cid.
Committed on 04/02/2020 at 22:21.
Pushed by aacid into branch 'release/19.12'.

Accept WAV files in K3bLibsndfileDecoderFactory::canDecode

The comment said
   we exclude only WAVE as there is another plugin for this
i guess refering to the K3bWaveDecoder, but with the file from bug
399056 K3bWaveDecoder doesn't know how to handler it and
K3bLibsndfileDecoder does

Also K3bWaveDecoder is always running first than K3bLibsndfileDecoder in
AudioDecoderFactory::createDecoder so the new code is only really used
if the other one fails

M  +1    -2    plugins/decoder/libsndfile/k3blibsndfiledecoder.cpp

https://commits.kde.org/k3b/2491cc70f9ffb129cf49633cbdc4f0d77789677d

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to