Thanks for the response.<br><br>I am using various versions of the libs, for example:<br><br>libavutil    51. 22. 1 / 51. 22. 1<br>libavcodec   53. 35. 0 / 53. 35. 0<br>libavformat  53. 21. 0 / 53. 21. 0<br><br>which compiles with the unchanged code. Looking at the latest versions of the decoders in the libs, it seems like palctrl has been moved into other structs, and that avcodec_init() and the other members have simply been removed. I don't know which versions of the libs have the problems, as the issue was reported by the LiVES packager for Fedora 18 and I am awaiting further info from him, but it would be whatever is included with ffmpeg 0.11.1<br>

<br><br>As I stated, I would like to know in which versions of the libs these changes were made if you have that information, so as I can #ifdef around them. Presumably there are other projects which need to do the same thing. And also if my changes are correct (removing avcodec_init() and no longer freeing avstream->curpkt seem particularly strange for example). None of this should require knowledge of the lib versions which I am using, just an awareness that some things have changed between an older version and the current version.<br>

<br><br><br><br><br><br><br><br>Regards,<br>Salsaman,<br>main developer, LiVES.<br><br clear="all"><br><a href="http://lives.sourceforge.net">http://lives.sourceforge.net</a><br><a href="https://www.ohloh.net/accounts/salsaman">https://www.ohloh.net/accounts/salsaman</a><br>

<br>
<br><br><div class="gmail_quote">On Thu, Aug 16, 2012 at 12:45 PM, NITIN GOYAL <span dir="ltr"><<a href="mailto:nitinkumgoyal@gmail.com" target="_blank">nitinkumgoyal@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

please mention the libav version you are currently using then only people will be able to tell you the differences.<div><br>Also, please check the source code from GITHUB and compare the differences from the previous version to check out.</div>


<div><br></div><div>Regards</div><div><span class="HOEnZb"><font color="#888888">Nitin</font></span><div class="im"><br><br><div class="gmail_quote">On Thu, Aug 16, 2012 at 7:22 PM, salsaman <span dir="ltr"><<a href="mailto:salsaman@gmail.com" target="_blank">salsaman@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>error: 'AVCodecContext' has no member named 'palctrl'<br></div></blockquote></div><br></div></div>


<br>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br></blockquote></div><br>