>
> Hello,
>
> If no one is against, i will apply the patch in attach in few days (change
> since previous patch (mention ticket in commit msg))
>
> Martin
>
>
Pushed
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo
2018-02-08 21:45 GMT+01:00 Martin Vignali :
>
>
>> Until now, two types of files are supported:
>> Files with flags==0 and files with flags&0x02.
>> The specification requires that (flags&0x02)
>> implies flags==2 or possibly flags==6: "if bit
>> 9 is 1, bits 11 and 12 must be 0"
>>
>> After my pa
>
> Until now, two types of files are supported:
> Files with flags==0 and files with flags&0x02.
> The specification requires that (flags&0x02)
> implies flags==2 or possibly flags==6: "if bit
> 9 is 1, bits 11 and 12 must be 0"
>
> After my patch, the following values are
> accepted for flags: 0,
2018-01-30 14:40 GMT+01:00 Carl Eugen Hoyos :
> 2018-01-30 13:16 GMT+01:00 Paul B Mahol :
>> On 1/30/18, Carl Eugen Hoyos wrote:
>>> 2018-01-30 10:30 GMT+01:00 Paul B Mahol :
On 1/30/18, Carl Eugen Hoyos wrote:
>
> Attached patch fixes ticket #6994, unknown tag names are
> ignore
2018-01-30 14:40 GMT+01:00 Carl Eugen Hoyos :
> 2018-01-30 13:16 GMT+01:00 Paul B Mahol :
> > On 1/30/18, Carl Eugen Hoyos wrote:
> >> 2018-01-30 10:30 GMT+01:00 Paul B Mahol :
> >>> On 1/30/18, Carl Eugen Hoyos wrote:
>
> Attached patch fixes ticket #6994, unknown tag names are
>
2018-01-30 13:16 GMT+01:00 Paul B Mahol :
> On 1/30/18, Carl Eugen Hoyos wrote:
>> 2018-01-30 10:30 GMT+01:00 Paul B Mahol :
>>> On 1/30/18, Carl Eugen Hoyos wrote:
Attached patch fixes ticket #6994, unknown tag names are
ignored by FFmpeg.
>>>
>>> Really? Are you sure this does no
On 1/30/18, Carl Eugen Hoyos wrote:
> 2018-01-30 10:30 GMT+01:00 Paul B Mahol :
>> On 1/30/18, Carl Eugen Hoyos wrote:
>>>
>>> Attached patch fixes ticket #6994, unknown tag names are
>>> ignored by FFmpeg.
>>
>> Really? Are you sure this does not cause not decoding previously
>> decodable files?
2018-01-30 10:30 GMT+01:00 Paul B Mahol :
> On 1/30/18, Carl Eugen Hoyos wrote:
>>
>> Attached patch fixes ticket #6994, unknown tag names are
>> ignored by FFmpeg.
>
> Really? Are you sure this does not cause not decoding previously
> decodable files?
Could you point me to a sample?
Which previ
On 1/30/18, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes ticket #6994, unknown tag names are ignored by FFmpeg.
>
> Please comment, Carl Eugen
>
Really? Are you sure this does not cause not decoding previously
decodable files?
___
ffmpeg-devel
Hi!
Attached patch fixes ticket #6994, unknown tag names are ignored by FFmpeg.
Please comment, Carl Eugen
From 19f1896fc182f2bc8d1c715883ab40aaf17fc828 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Tue, 30 Jan 2018 10:24:08 +0100
Subject: [PATCH] lavc/exr: Ignore long names flag.
The d
10 matches
Mail list logo