[FFmpeg-devel] [PATCH 1/2] codec_desc: drop the INTRA_ONLY property from TAK

Paul B Mahol onemda at gmail.com
Wed Jun 10 14:11:31 EEST 2020


On 6/9/20, Anton Khirnov <anton at khirnov.net> wrote:
> Quoting Paul B Mahol (2020-06-09 13:34:21)
>> Not correct at all decoder is intra only it just have weird container,
>
> If it's intra only then why does the parser mark only some frames as
> keyframes? And why does it need update_thread_context().
>
>> this also makes it single threaded and much slower.
>
> No it doesn't. It's just as multithreaded as before.
>

If performance does not drop, patch is OK.

> --
> Anton Khirnov
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".


More information about the ffmpeg-devel mailing list