[FFmpeg-trac] #606(avcodec:new): cook vc1 ac3/dca avidec's problem.

FFmpeg trac at avcodec.org
Fri Nov 11 00:40:46 CET 2011


#606: cook vc1 ac3/dca avidec's problem.
------------------------------------+-----------------------------------
             Reporter:  kyh96403    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by michael):

 Replying to [ticket:606 kyh96403]:
 > cook.c
 > at line 1078 it maybe changed by
 > "if (avctx->extradata_size >= 8)" -> "if (extradata_size >= 8)"
 > sample: RV3.COOK [Test].rm

 suggested change locally applied, will push after tests, but the change
 looks correct

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/606#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list