Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] [PATCH 0/1] doc: fix binary values of SI prefixes
@ 2022-08-17 17:05 Chema Gonzalez
  2022-08-17 17:05 ` [FFmpeg-devel] [PATCH 1/1] " Chema Gonzalez
  0 siblings, 1 reply; 3+ messages in thread
From: Chema Gonzalez @ 2022-08-17 17:05 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Chema Gonzalez

Simple SI/binary fixes.

Chema Gonzalez (1):
  doc: fix binary values of SI prefixes

 doc/utils.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.37.2

_______________________________________________
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".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [FFmpeg-devel] [PATCH 1/1] doc: fix binary values of SI prefixes
  2022-08-17 17:05 [FFmpeg-devel] [PATCH 0/1] doc: fix binary values of SI prefixes Chema Gonzalez
@ 2022-08-17 17:05 ` Chema Gonzalez
  2022-08-18 15:09   ` Andreas Rheinhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Chema Gonzalez @ 2022-08-17 17:05 UTC (permalink / raw)
  To: ffmpeg-devel; +Cc: Chema Gonzalez

---
 doc/utils.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/utils.texi b/doc/utils.texi
index 232a0608b3..627b55d154 100644
--- a/doc/utils.texi
+++ b/doc/utils.texi
@@ -1073,13 +1073,13 @@ indication of the corresponding powers of 10 and of 2.
 @item T
 10^12 / 2^40
 @item P
-10^15 / 2^40
+10^15 / 2^50
 @item E
-10^18 / 2^50
+10^18 / 2^60
 @item Z
-10^21 / 2^60
+10^21 / 2^70
 @item Y
-10^24 / 2^70
+10^24 / 2^80
 @end table
 
 @c man end EXPRESSION EVALUATION
-- 
2.37.2

_______________________________________________
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".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [FFmpeg-devel] [PATCH 1/1] doc: fix binary values of SI prefixes
  2022-08-17 17:05 ` [FFmpeg-devel] [PATCH 1/1] " Chema Gonzalez
@ 2022-08-18 15:09   ` Andreas Rheinhardt
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Rheinhardt @ 2022-08-18 15:09 UTC (permalink / raw)
  To: ffmpeg-devel

Chema Gonzalez:
> ---
>  doc/utils.texi | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/doc/utils.texi b/doc/utils.texi
> index 232a0608b3..627b55d154 100644
> --- a/doc/utils.texi
> +++ b/doc/utils.texi
> @@ -1073,13 +1073,13 @@ indication of the corresponding powers of 10 and of 2.
>  @item T
>  10^12 / 2^40
>  @item P
> -10^15 / 2^40
> +10^15 / 2^50
>  @item E
> -10^18 / 2^50
> +10^18 / 2^60
>  @item Z
> -10^21 / 2^60
> +10^21 / 2^70
>  @item Y
> -10^24 / 2^70
> +10^24 / 2^80
>  @end table
>  
>  @c man end EXPRESSION EVALUATION

Will apply.

- Andreas
_______________________________________________
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".

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-18 15:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-17 17:05 [FFmpeg-devel] [PATCH 0/1] doc: fix binary values of SI prefixes Chema Gonzalez
2022-08-17 17:05 ` [FFmpeg-devel] [PATCH 1/1] " Chema Gonzalez
2022-08-18 15:09   ` Andreas Rheinhardt

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