Re: [FFmpeg-devel] [PATCH]lavf/dss: Do not fail randomly if input contains 0xff

2017-01-12 Thread Carl Eugen Hoyos
2017-01-12 14:55 GMT+01:00 Paul B Mahol : > On 1/12/17, Carl Eugen Hoyos wrote: >> >> Please correct me if I miss something but I don't see why >> the dss demuxer tests the content of dss_sp frames. > > Should be ok. Patch applied. Thank you, Carl Eugen __

Re: [FFmpeg-devel] [PATCH]lavf/dss: Do not fail randomly if input contains 0xff

2017-01-12 Thread Paul B Mahol
On 1/12/17, Carl Eugen Hoyos wrote: > Hi! > > Please correct me if I miss something but I don't see why > the dss demuxer tests the content of dss_sp frames. > > Please comment, Carl Eugen > Should be ok. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpe

[FFmpeg-devel] [PATCH]lavf/dss: Do not fail randomly if input contains 0xff

2017-01-12 Thread Carl Eugen Hoyos
Hi! Please correct me if I miss something but I don't see why the dss demuxer tests the content of dss_sp frames. Please comment, Carl Eugen From 5b975c20361d80ac7f889f05c23efd447873683f Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Thu, 12 Jan 2017 14:12:35 +0100 Subject: [PATCH] lavf/