]> git.sesse.net Git - ffmpeg/commit
avformat: Always return ref-counted AVPacket
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 23 Oct 2015 09:11:30 +0000 (11:11 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Mon, 26 Oct 2015 17:00:55 +0000 (18:00 +0100)
commita5d42043093a39636a1f4021a37dd9c612479f6f
tree5251d15df14348365b3ae67514bc0fac0d0447ab
parentf0ca6ffa0ae5d5564516ee7a18aa1e234751444a
avformat: Always return ref-counted AVPacket

And drop the av_dup_packet from the input_thread.
avconv.c
avplay.c
libavformat/utils.c