hanguofu <hanguofu@...> writes: > Since my project only caters to MP4 file with AAC and H.264 , > I replace the original av_register_all() with the following > functions to minimize the generated binary :
Use the configure option --disable-all with the necessary enable options instead and leave the register function untouched. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
