[FFmpeg-devel] [PATCH 4/4] pthread_frame: use av_buffer_replace() to simplify code
Michael Niedermayer
michael at niedermayer.cc
Sat Jun 6 00:36:47 EEST 2020
On Fri, Jun 05, 2020 at 12:02:19PM +0200, Anton Khirnov wrote:
> ---
> libavcodec/pthread_frame.c | 13 +++----------
> 1 file changed, 3 insertions(+), 10 deletions(-)
>
this changes the output from: (it has fewer frames output)
./ffmpeg -i tickets/5522/progressive_q_mediumhd.avi -f framecrc -
i assume the sample is here:
https://trac.ffmpeg.org/raw-attachment/ticket/5522/progressive_q_mediumhd.avi
thx
[...]
--
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: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200605/ccfa3341/attachment.sig>
More information about the ffmpeg-devel
mailing list