[FFmpeg-devel] Commit 0b06bd1: libaacplus: set supported	profiles
    Carl Eugen Hoyos 
    cehoyos at ag.or.at
       
    Tue May 21 00:46:09 CEST 2013
    
    
  
Timothy Gu <timothygu99 <at> gmail.com> writes:
> In commit
> 0b06bd1c7a1df2d957d4a74765359ec024c971f5:
> libaacplus: set supported profiles, the profiles
> supported by libaacplus are set as
> 
> { FF_PROFILE_AAC_LOW, "LC" },
> 
> But shouldn't it be
> 
> { FF_PROFILE_AAC_HE_V2, "HE-AACv2" },
Ideally, you would send a patch made with 
git format-patch that fixes the issue.
Carl Eugen
    
    
More information about the ffmpeg-devel
mailing list