[FFmpeg-cvslog] avcodec/get_bits: add av_assert2 to get_bits_long()

2016-12-18 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 18 10:06:29 2016 +0100| [14090b70502968efc2e393a8d2dfc06e32558897] | committer: Paul B Mahol avcodec/get_bits: add av_assert2 to get_bits_long() Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=14090b70502

[FFmpeg-cvslog] lavfi: make filter_frame non-recursive.

2016-12-18 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Sun Jan 3 15:44:42 2016 +0100| [02aa0701ae0dc2def8db640c9e3c06dc1b5de70c] | committer: Nicolas George lavfi: make filter_frame non-recursive. A lot of changes happen at the same time: - Add a framequeue fifo to AVFilterLink. - split AVFilterLink.st

[FFmpeg-cvslog] lavfi: add FFFrameQueue API.

2016-12-18 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Thu Dec 3 20:05:14 2015 +0100| [62b11db0a08cbb8c338e413a0d1707a8c81ae24e] | committer: Nicolas George lavfi: add FFFrameQueue API. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=62b11db0a08cbb8c338e413a0d1707a8c81ae24e --- libavfilter/

Re: [FFmpeg-cvslog] lavfi: add FFFrameQueue API.

2016-12-18 Thread Matt Oliver
On 18 December 2016 at 20:49, Nicolas George wrote: > ffmpeg | branch: master | Nicolas George | Thu Dec 3 > 20:05:14 2015 +0100| [62b11db0a08cbb8c338e413a0d1707a8c81ae24e] | > committer: Nicolas George > > lavfi: add FFFrameQueue API. > > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm