Carl Lindqvist <lulebo@...> writes: > I have not yet looked at MPlayer/libmpcodecs/vf_scale.c, > will do it tomorrow and see what I can find. > > How does the ffmpeg app do it? What file should I look > at for source examples?
libavfilter/vf_scale.c (look for isws) Not surprisingly, it looks similar to the MPlayer code. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
