[FFmpeg-devel] [PATCH 2/3] avcodec/bintext: Use ff_get_buffer instead of ff_reget_buffer and simplify
Michael Niedermayer
michael at niedermayer.cc
Fri Sep 28 03:13:53 EEST 2018
On Wed, Sep 12, 2018 at 03:08:07AM +0200, Michael Niedermayer wrote:
> reget seems unneeded and it is slower
>
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
> libavcodec/bintext.c | 22 ++--------------------
> 1 file changed, 2 insertions(+), 20 deletions(-)
will apply
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180928/bd0feb1a/attachment.sig>
More information about the ffmpeg-devel
mailing list