On Thu, 11 Sep 2014 13:14:34 -0400 "diceydawg ." <[email protected]> wrote:
> Hi, Just a quick question, does the user defined opaque field in > AvcodexContext need to be deallocated manually, if we allocate our own > memory after we are done using it or does the library take care of that? I don't think libavcodec touches this field at all, so it's up to you. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
