* [FFmpeg-devel] [PATCH] avutil/intreadwrite: Remove obsolete warning
@ 2024-02-17 19:43 Andreas Rheinhardt
2024-02-19 11:29 ` Andreas Rheinhardt
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Rheinhardt @ 2024-02-17 19:43 UTC (permalink / raw)
To: ffmpeg-devel; +Cc: Andreas Rheinhardt
Obsolete since 7ec2354c38978b918dc079b611393becb6c80bf7.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
---
libavutil/intreadwrite.h | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/libavutil/intreadwrite.h b/libavutil/intreadwrite.h
index 21df7887f3..d0a5773b54 100644
--- a/libavutil/intreadwrite.h
+++ b/libavutil/intreadwrite.h
@@ -583,9 +583,7 @@ union unaligned_16 { uint16_t l; } __attribute__((packed)) av_alias;
#endif
/* Parameters for AV_COPY*, AV_SWAP*, AV_ZERO* must be
- * naturally aligned. They may be implemented using MMX,
- * so emms_c() must be called before using any float code
- * afterwards.
+ * naturally aligned.
*/
#define AV_COPY(n, d, s) \
--
2.34.1
_______________________________________________
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] avutil/intreadwrite: Remove obsolete warning
2024-02-17 19:43 [FFmpeg-devel] [PATCH] avutil/intreadwrite: Remove obsolete warning Andreas Rheinhardt
@ 2024-02-19 11:29 ` Andreas Rheinhardt
2024-02-19 11:50 ` Martin Storsjö
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Rheinhardt @ 2024-02-19 11:29 UTC (permalink / raw)
To: ffmpeg-devel
Andreas Rheinhardt:
> Obsolete since 7ec2354c38978b918dc079b611393becb6c80bf7.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
> ---
> libavutil/intreadwrite.h | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/libavutil/intreadwrite.h b/libavutil/intreadwrite.h
> index 21df7887f3..d0a5773b54 100644
> --- a/libavutil/intreadwrite.h
> +++ b/libavutil/intreadwrite.h
> @@ -583,9 +583,7 @@ union unaligned_16 { uint16_t l; } __attribute__((packed)) av_alias;
> #endif
>
> /* Parameters for AV_COPY*, AV_SWAP*, AV_ZERO* must be
> - * naturally aligned. They may be implemented using MMX,
> - * so emms_c() must be called before using any float code
> - * afterwards.
> + * naturally aligned.
> */
>
> #define AV_COPY(n, d, s) \
Will apply this patch tomorrow unless there are objections.
- 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
* Re: [FFmpeg-devel] [PATCH] avutil/intreadwrite: Remove obsolete warning
2024-02-19 11:29 ` Andreas Rheinhardt
@ 2024-02-19 11:50 ` Martin Storsjö
0 siblings, 0 replies; 3+ messages in thread
From: Martin Storsjö @ 2024-02-19 11:50 UTC (permalink / raw)
To: FFmpeg development discussions and patches
On Mon, 19 Feb 2024, Andreas Rheinhardt wrote:
> Andreas Rheinhardt:
>> Obsolete since 7ec2354c38978b918dc079b611393becb6c80bf7.
>>
>> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
>> ---
>> libavutil/intreadwrite.h | 4 +---
>> 1 file changed, 1 insertion(+), 3 deletions(-)
>>
>> diff --git a/libavutil/intreadwrite.h b/libavutil/intreadwrite.h
>> index 21df7887f3..d0a5773b54 100644
>> --- a/libavutil/intreadwrite.h
>> +++ b/libavutil/intreadwrite.h
>> @@ -583,9 +583,7 @@ union unaligned_16 { uint16_t l; } __attribute__((packed)) av_alias;
>> #endif
>>
>> /* Parameters for AV_COPY*, AV_SWAP*, AV_ZERO* must be
>> - * naturally aligned. They may be implemented using MMX,
>> - * so emms_c() must be called before using any float code
>> - * afterwards.
>> + * naturally aligned.
>> */
>>
>> #define AV_COPY(n, d, s) \
>
> Will apply this patch tomorrow unless there are objections.
LGTM, thanks!
// Martin
_______________________________________________
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:[~2024-02-19 11:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-17 19:43 [FFmpeg-devel] [PATCH] avutil/intreadwrite: Remove obsolete warning Andreas Rheinhardt
2024-02-19 11:29 ` Andreas Rheinhardt
2024-02-19 11:50 ` Martin Storsjö
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