This must be a frequently asked question, but I can't find the answer in the FAQ, or in the recent archive of this list, or by using
google with the keywords I thought of.
I would like to use libavcodec.dll and libavformat.dll in my Windows
XP Visual C++ 2008 project. However, I would prefer not to download a whole new compiler environment and compile ffmpeg from sources, just to get the dlls.
Is there anyplace I can find relatively recent precompiled dll's
and a matching header file?