Look at the img_convert and sws_scale functions in libavcodec\imgconvert.c and libavcodec\imgresample.c.
----- Original Message ----- From: "Amador, Miguel Edson (MU-Student)" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, July 08, 2008 12:04 PM Subject: [libav-user] FW: Resampling/Interpolation Question > > Hello, > > I'm in a research program and currently I am looking into resampling and > interpolation for video. The media player we use, uses ffmpeg. Since > this is a summer project I have only a limited time to complete my work. > I was wondering if anyone knew which file(s) in ffmpeg handled the > resampling or interpolation of images. This part of the project requires > me to test different types of algorithms to show differences. Any help > would be wonderful. > > > Chiro > > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
