#10850: bug with MP3 file processing that occurs in FFmpeg 4.4 but not in 4.1.
-------------------------------------+-------------------------------------
             Reporter:  이아름       |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
                                     |  undetermined
              Version:  4.4.4        |               Resolution:
             Keywords:  pipe avio    |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by 이아름):

 Using git bisect, I found where the code went wrong!!

 that commit remove and it works well in tags/n4.4.4 !!

 bug patch plz..

 {{{
 c22665ae691ca313793330bfa7c9a2b70d53cbdf is the first bad commit
 commit c22665ae691ca313793330bfa7c9a2b70d53cbdf
 Author: Limin Wang <lance.lmw...@gmail.com>
 Date:   Fri Nov 8 00:16:22 2019 +0800

     avformat/mp3dec: Check for occurances of headers within frames during
 probing

     Fixes misdetection of zYLx.wav

     Reviewed-by: Paul B Mahol <one...@gmail.com>
     Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>

 :040000 040000 cf7d289d964c1512c73f468300272cd7c2b02fee
 6901192ef632823a54f1d2afd05d5fdc7fb04191 M      libavformat
 (base)
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10850#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to