[FFmpeg-trac] #1580(undetermined:open): purevoice in aiff regression

FFmpeg trac at avcodec.org
Tue Jul 31 07:54:44 CEST 2012


#1580: purevoice in aiff regression
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  regression   |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------

Comment (by jamal):

 This is a problem introduced with 3bab7cd1.

 That commit added a redundant ff_mov_read_chan() function to mov_chan.h/c.
 Unlike in libav, in ffmpeg it was already declared in isom.h/c.
 Removing it fixes this problem (And probably others).

 It's also why you had to add the mov_chan.o depencency from 4f2549e3.

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


More information about the FFmpeg-trac mailing list