On 23 Mar 2014, at 15:36, Derek Buitenhuis <[email protected]> wrote:
> From: Michael Niedermayer <[email protected]> > > This allows muxing properly into Matroska and MP4. > > Signed-off-by: Michael Niedermayer <[email protected]> > Signed-off-by: Derek Buitenhuis <[email protected]> > --- > libavcodec/libx265.c | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-) AFAICT, neither your nor Luca's backport seem to free the context extradata. Most (if not all) encoders seem to do this. Tim _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
