Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Anton Khirnov <anton@khirnov.net>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH 5/5] lavc/get_bits: add a compat wrapper for the cached bitstream reader
Date: Thu, 23 Jun 2022 13:57:20 +0200
Message-ID: <165598544001.13099.7795914327812506373@lain> (raw)
In-Reply-To: <CAPYw7P6HWf6zDaj07XJXqwFw3UhaxH-pcpM4DeEnb6BZ1-Cjmw@mail.gmail.com>

Quoting Paul B Mahol (2022-06-17 17:26:23)
> On Fri, Jun 17, 2022 at 5:01 PM James Almer <jamrial@gmail.com> wrote:
> 
> And make sure changes are not making decoders slower than currently are.

fraps
* before: 2.07428 +- 0.00101 seconds time elapsed
* after:  2.073444 +- 0.000678 seconds time elapsed
* -> same within 0.05%

magicyuv
* before: 1.65126 +- 0.00306 seconds time elapsed
* after:  1.64686 +- 0.00326 seconds time elapsed
* -> same within 0.3%

utvideo
* before: 1.364421 +- 0.000214 seconds time elapsed
* after: 1.364200 +- 0.000220 seconds time elapsed
* -> same within 0.02%

mvha, photocd, sheervideo: cannot test, no samples in FATE

-- 
Anton Khirnov
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

      parent reply	other threads:[~2022-06-23 11:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-17 13:32 [FFmpeg-devel] [PATCH 1/5] get_bits: move check_marker() to mpegvideodec.h Anton Khirnov
2022-06-17 13:32 ` [FFmpeg-devel] [PATCH 2/5] lavc: add standalone cached bitstream reader Anton Khirnov
2022-06-17 15:00   ` Paul B Mahol
2022-06-17 13:32 ` [FFmpeg-devel] [PATCH 3/5] lavc/bitstream: templatize for BE/LE Anton Khirnov
2022-06-17 13:32 ` [FFmpeg-devel] [PATCH 4/5] lavc/bitstream: make skip_remaining() public Anton Khirnov
2022-06-20 11:39   ` Andreas Rheinhardt
2022-06-17 13:32 ` [FFmpeg-devel] [PATCH 5/5] lavc/get_bits: add a compat wrapper for the cached bitstream reader Anton Khirnov
2022-06-17 15:00   ` Paul B Mahol
2022-06-17 15:00     ` James Almer
2022-06-17 15:26       ` Paul B Mahol
2022-06-18 14:31         ` Jean-Baptiste Kempf
2022-06-18 15:40           ` Paul B Mahol
2022-06-23 12:01           ` Anton Khirnov
2022-06-23 11:57         ` Anton Khirnov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=165598544001.13099.7795914327812506373@lain \
    --to=anton@khirnov.net \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git