From: Zhao Zhili <quinkblack-at-foxmail.com@ffmpeg.org> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH v2 1/3] avformat/movenc: Add AVS3 support Date: Tue, 25 Feb 2025 10:38:23 +0800 Message-ID: <tencent_85AABF13191C668B95E627508866E5A7D706@qq.com> (raw) In-Reply-To: <20250224175244.GY4991@pb2> [-- Attachment #1: Type: text/plain, Size: 916 bytes --] > On Feb 25, 2025, at 01:52, Michael Niedermayer <michael@niedermayer.cc> wrote: > > On Mon, Feb 24, 2025 at 09:51:32PM +0800, Zhao Zhili wrote: >> From: Zhao Zhili <zhilizhao@tencent.com> >> >> 'avs3' is registered at mp4ra.org. The Avs3ConfigurationBox 'av3c' >> inside 'avs3' hasn't been registered yet, but is specified by the >> AVS3 spec. >> --- >> libavformat/movenc.c | 35 +++++++++++++++++++++++++++++++++++ >> 1 file changed, 35 insertions(+) > > theres something wierd with this mails character set, i cant apply this patch: > "error: cannot convert from y to UTF-8" Download from patchwork and git am has no problem. Maybe it’s the character in the comments which is copied from the spec. I have updated the comments in the attachment. +/* AVS3 Intelligent Media Coding + * Information Technology - Intelligent Media Coding + * Part 6: Intelligent Media Format + */ [-- Attachment #2: 0001-avformat-movenc-Add-AVS3-support.patch --] [-- Type: application/octet-stream, Size: 2654 bytes --] [-- Attachment #3: Type: text/plain, Size: 508 bytes --] > > [...] > > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > If a bugfix only changes things apparently unrelated to the bug with no > further explanation, that is a good sign that the bugfix is wrong. > _______________________________________________ > 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". [-- Attachment #4: Type: text/plain, Size: 251 bytes --] _______________________________________________ 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".
prev parent reply other threads:[~2025-02-25 2:38 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-02-24 13:51 Zhao Zhili 2025-02-24 17:52 ` Michael Niedermayer 2025-02-25 2:38 ` Zhao Zhili [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=tencent_85AABF13191C668B95E627508866E5A7D706@qq.com \ --to=quinkblack-at-foxmail.com@ffmpeg.org \ --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