Hi, On Wed, Aug 8, 2012 at 6:56 PM, JIA Pei <[email protected]> wrote: > > Hi, all: > > I'm trying to build avconv.c ... However, I can't find a place that defines > the following 4 functions: >> >> choose_pix_fmts() >> choose_sample_fmts() >> choose_sample_rates() >> choose_channel_layouts()
See DEF_CHOOSE_FORMAT(), line 460. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
