#9929: ff_color_frame null pointer exception
-------------------------------------+-------------------------------------
Reporter: Andrzej | Owner: (none)
Szombierski |
Type: defect | Status: closed
Priority: normal | Component: avcodec
Version: unspecified | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Andrzej Szombierski):
* status: new => closed
* resolution: => invalid
Comment:
Ok, never mind. With latest master, the NV12 format is rejected outright
before it would cause any trouble. Older versions didn't object.
The code in ff_color_frame can still cause trouble with interleaved pixel
formats, but right now it's only used in h264 which doesn't support them,
so it's safe.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9929#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".