[FFmpeg-devel] [PATCH] silence warning about deprecated option syntax for scale filter

Paul B Mahol onemda at gmail.com
Fri Apr 12 12:44:17 CEST 2013


On 4/12/13, Paul B Mahol <onemda at gmail.com> wrote:
> On 4/12/13, Michael Niedermayer <michaelni at gmx.at> wrote:
>> On Fri, Apr 12, 2013 at 09:42:00AM +0000, Paul B Mahol wrote:
>>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>>> ---
>>>  ffmpeg_filter.c             | 2 +-
>>>  libavfilter/avfiltergraph.c | 2 +-
>>>  libavfilter/graphparser.c   | 2 +-
>>>  3 files changed, 3 insertions(+), 3 deletions(-)
>>
>> breaks fate
>> --- ./tests/ref/lavf/mxf_d10    2013-04-10 11:33:39.321442617 +0200
>> +++ tests/data/fate/lavf-mxf_d10    2013-04-12 11:57:19.853112966 +0200
>> @@ -1,3 +0,0 @@
>> -28cf73e6d35a8f7aba30c0ed2bd84924 *./tests/data/lavf/lavf.mxf_d10
>> -5330989 ./tests/data/lavf/lavf.mxf_d10
>> -./tests/data/lavf/lavf.mxf_d10 CRC=0x6c74d488
>> Test lavf-mxf_d10 failed. Look at tests/data/fate/lavf-mxf_d10.err for
>> details.
>> make: *** [fate-lavf-mxf_d10] Error 1
>> make: *** Waiting for unfinished jobs....
>
> That is fixed by removing graphparser hunk which is not needed at all.
>>
>> [...]
>> --
>> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>>
>> What does censorship reveal? It reveals fear. -- Julian Assange
>>
>

Fixed differently, thus dropped.


More information about the ffmpeg-devel mailing list