[FFmpeg-devel] [PATCH] [RFC] GSoC: FLIF16 Image format parser
    Anamitra Ghorui 
    aghorui at teknik.io
       
    Thu Feb 27 15:35:22 EET 2020
    
    
  
February 27, 2020 6:15 PM, "Moritz Barsnick" <barsnick at gmx.net> wrote:
>> OBJS-$(CONFIG_FLAC_PARSER) += flac_parser.o flacdata.o flac.o \
>> vorbis_data.o
>> +OBJS-$(CONFIG_FLAC_PARSER) += flif16_parser.o
> 
> ^^^^
> 
> This looks wrong. You are adding this object to a compile of the FLAC
> parser, not your new parser. (Probably a copy/paste mistake.)
> 
Thanks for pointing it out
    
    
More information about the ffmpeg-devel
mailing list