On Sun, Feb 10, 2019 at 3:12 PM James Almer <jamr...@gmail.com> wrote:
> If nb_bits is zero when reading an OBU, then it's not a bug in CBS but an > invalid bitstream, and we should abort gracefully instead. > > Signed-off-by: James Almer <jamr...@gmail.com> > --- > rav1e is currently encoding invalid Metadata OBUs without trailing bits, > which > are triggering the assert when parsed by CBS. This change makes sure to > instead > report the bitstream as invalid and gracefully return with an error code > instead of crashing. > In case anyone is interested, this got fixed tonight, rav1e can produce conformant bitstreams when encoding metadata now. -- Vittorio _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel