From: Ivan M. <iv...@ma...> - 2018-04-18 23:06:19
|
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 |