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

FFmpeg trac at avcodec.org
Thu Oct 27 15:31:32 CEST 2011


#586: av_resample takes (short) samples not bytes
------------------------------------+-----------------------------------
             Reporter:  radford     |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:  fixed
             Keywords:  resample    |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by michael):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed differently, lenout is a count of samples, as can also be seen by it
 being multiplied by sizeof(short) in some places.

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


More information about the FFmpeg-trac mailing list