[FFmpeg-trac] #586(avcodec:new): av_resample takes (short) samples not bytes

FFmpeg trac at avcodec.org
Tue Oct 25 05:16:55 CEST 2011


#586: av_resample takes (short) samples not bytes
----------------------------------+--------------------------------------
             Reporter:  radford   |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avcodec   |                  Version:  git-master
             Keywords:  resample  |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+--------------------------------------
 When audio_resample calls av_resample it passes the dst_size arg with a
 byte size (lenout) whereas it should pass (short) samples (lenout/2).

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/586>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list