git.libav.org Git - libav.git/rss log
Libav master git repository
Les articles publiés sur le site
-
buffer : fix av_buffer_realloc() when the data is offset wrt buffer start
2 août 2016, par Anton Khirnovbuffer: fix av_buffer_realloc() when the data is offset wrt buffer start In such a case behave as if the buffer was not reallocatable -- allocate a new one and copy the data (preserving just the part described by the reference passed to av_buffer_realloc). CC: libav-stable@libav.org Reported-By: wm4 <nfxjfg@googlemail.com>
-
wma : Kill non-compiling disabled cruft
2 août 2016, par Diego Biurrun -
dvbsubdec : Remove disabled, near-duplicate debug code
2 août 2016, par Diego Biurrun -
h264_direct : use the reference mask from the actual reference
2 août 2016, par Anton Khirnov -
vp9 : add frame threading
2 août 2016, par Ronald S. Bultje