Hi,

On Fri, Jan 21, 2011 at 7:22 AM, bob paulose appackan
<[email protected]> wrote:
> I NEED AN ADVICE on how to plan an up-gradation to the latest 0.6
> release code of FFMPEG from the version 0.5 that I am currently using.

- download source code
- ./configure
- make
- make install
- then recompile your application, because ABI changed. For every
compile error because of an API change, look at doc/APIchanges and
move to the new API
- ...
- profit$$$

Is that helpful?

Ronald
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to