[FFmpeg-devel] [PATCH 1/2] avcodec: add mvdv video decoder

Nicolas George george at nsup.org
Tue Nov 26 20:48:11 EET 2019


Paul B Mahol (12019-11-26):
> >> Nothing of this can actually happen.
> > Then you could add asserts (and cut your quotes).
> Asserts for checking UBs? Non sense.

Assert to have debug builds check that the things you say cannot happen
do not actually happen. That is what asserts are for: check a code
invariant that is useful but not obvious.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191126/9c34f8cd/attachment.sig>


More information about the ffmpeg-devel mailing list