#1971: Uninitialized memory reads in ff_h264_decode_nal
----------------------------------+----------------------------------------
             Reporter:  ajschult  |                    Owner:
                 Type:  defect    |                   Status:  closed
             Priority:  normal    |                Component:  undetermined
              Version:  1.0       |               Resolution:  invalid
             Keywords:  h264      |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+----------------------------------------
Changes (by reimar):

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


Comment:

 All input to FFmpeg is required to be padded with
 FF_INPUT_BUFFER_PADDING_SIZE zeros.
 According to your description this is not the case, which makes this a bug
 in avidemux.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1971#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to