From: Christophe M. <ma...@vi...> - 2018-05-05 22:30:57
|
Hi, Can you provide a sample to reproduce the crash supposedly fixed by your first patch? Privately if needed. Thanks in advance > On 19 Apr 2018, at 00:50, Ivan Maguidhir <iv...@ma...> wrote: > > Dear libmpeg2 developers, > > Find attached two patches which fix problems that I encountered while > processing MPEG2 streams from a large number of DVD-Video discs using the > library. The P0_buffer_overflow.patch fixes bugs to do with the allocation > of memory for each frame's chroma information. The > P1_unexpected_gop_header.patch causes the parser to accept a GOP header when > a picture has already started. This can happen where streams have been > spliced together, for example. I hope these are of some use. > > Kind regards, > Ivan Maguidhir > > <P0_buffer_overflow.patch><P1_unexpected_gop_header.patch>------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot_______________________________________________ > Libmpeg2-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libmpeg2-devel |