W dniu wtorek, 21 kwietnia 2015 Zahir Dhada <zahir.dh...@zeuslearning.com>
napisaƂ(a):

> Hi all,
>  But I cannot seem to find anything on how to make a deep copy of the
> AVCodecContext.
>
> Any help in the matter would be appreciated.
>

I didn't even try to understant your use case, but there is such function.
It may be not full deep copy (ffmpeg community will surly apreciate patches
for bugs there),
anyway the function you are looking for is avcodec_copy_context. I'm not
sure it is in public header, but should be exported at least.
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to