-
Where are the definitions of choose_sample_fmts, choose_sample_rates, choose_channel_layouts?
Hi, all:
Happen to notice these 3 functions
choose_sample_fmts()
choose_sample_rates()
choose_channel_layouts()
in file ffmpeg.cHowever, I’m not able to locate where their definitions are. Actually, by “grep”, the unique location of these three functions are in ffmpeg.c only. Namely, I can find these three functions nowhere else.
Just wonder how ffmpeg.c is successfully built into ffmpeg executable?
Cheers
Pei
Sorry, there were no replies found.