[FFmpeg-devel] [PATCH] cdxl: add read_probe function
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Nov 4 21:15:46 CET 2012
On 4 Nov 2012, at 20:10, Paul B Mahol <onemda at gmail.com> wrote:
> On 11/4/12, Michael Niedermayer <michaelni at gmx.at> wrote:
>> On Sun, Nov 04, 2012 at 04:55:49PM +0000, Paul B Mahol wrote:
>>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>>> ---
>>> libavformat/cdxl.c | 43 +++++++++++++++++++++++++++++++++++++++++++
>>> 1 file changed, 43 insertions(+)
>>
>> probetest says:
>> testing size=32
>> ...
>> Failure of cdxl probing code with score=30 type=3 p=1F0 size=32
>
> So what? It happens with other formats too.
Hopefully those are at least (more) relevant formats I hope.
This means that it's very likely that files will be misdetected as cdxl with that function, we really should try harder to avoid that.
More information about the ffmpeg-devel
mailing list