<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2016-06-07 17:05 GMT+03:00 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">Gonzalo <ggarra13@...> writes:<br>
<br>
> Should I stick with the latest master or settle on a<br>
> release/3.0 version for example?<br>
<br>
</span>I am not sure if I understand:<br>
Is anything not working with current FFmpeg git head that used<br>
to work with FFmpeg 3.0?<br>
If yes, this would be an important regression, and I believe<br>
it would be unknown, please report it.<br>
(You may want to report it quickly, a new release is currently<br>
planned.)<br>
<span class=""><br>
> Also, how will zeranoe proceed?<br>
<br>
</span>I sincerely hope (for the best of all users) that Zeranoe will<br>
continue to only actively support current FFmpeg git head but<br>
I believe nobody here can speak for Zeranoe.<br>
<span class=""><font color="#888888"><br>
Carl Eugen<br>
</font></span><div class=""><div class="h5"><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" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></div></blockquote></div><br></div><div class="gmail_extra">According to APIchanges this is quite old<br><br>2016-xx-xx - xxxxxxx - lavc 57.37.100 - avcodec.h<br>  Add a new audio/video encoding and decoding API with decoupled input<br>  and output -- avcodec_send_packet(), avcodec_receive_frame(),<br>  avcodec_send_frame() and avcodec_receive_packet().<br><br>2016-04-11 - xxxxxxx - lavf 57.33.0 - avformat.h<br>  Add AVStream.codecpar, deprecate AVStream.codec.<br><br></div><div class="gmail_extra">But none of examples show how to use the new API. The only way to compile our stuff is ignoring "deprecated" warnings.<br></div><br></div>