On 8/25/2017 1:37 AM, Michael Niedermayer wrote:
> should be ok
Pushed, with an extra check added for duplicate sequence numbers.
- Derek
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On Thu, Aug 24, 2017 at 02:33:33PM +0100, Derek Buitenhuis wrote:
> JPEGs store embedded profiles under the APP2 marker, signified
> with a "ICC_PROFILE" null-terminated string header, and can be
> split across multiple APP2 markers, out of order.
>
> Signed-off-by: Derek Buitenhuis
> ---
> liba