[FFmpeg-cvslog] Add an AAC encoder by using the libvo-aacenc library
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue Apr 12 08:01:10 CEST 2011
> + .sample_fmts = (enum SampleFormat[]){SAMPLE_FMT_S16,SAMPLE_FMT_NONE},
Should be "const enum ..."
More information about the ffmpeg-cvslog
mailing list