From: Andreas Rheinhardt <andreas.rheinhardt@outlook.com> To: ffmpeg-devel@ffmpeg.org Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffprobe: Remove endianness dependency of pix fmt when, bitexact Date: Fri, 21 Mar 2025 14:14:24 +0100 Message-ID: <GV1SPRMB0036A75EEA1AE2D4D68B91168FDB2@GV1SPRMB0036.EURP250.PROD.OUTLOOK.COM> (raw) In-Reply-To: <tencent_751D4E3170572D9E9AD140069A459F11AB08@qq.com> Zhao Zhili: > > >> On Mar 21, 2025, at 20:51, Andreas Rheinhardt <andreas.rheinhardt@outlook.com> wrote: >> >> Zhao Zhili: >>> On Mar 21, 2025, at 19:23, Andreas Rheinhardt <andreas.rheinhardt@outlook.com> wrote: >>>> >>>> Patch attached. >>> >>> Sometimes the bitstream has builtin endian, not native endian, in which case it shouldn’t be ignored. >>> >> >> Do you have a list of all decoders for which this is true? > > rawvideo of course :P I thought so, but rawvideo also sometimes swaps the endianness of its input. > And evc. Crazily, export_stream_params() in lavc/libxevd.c first sets the pix fmt to the native AV_PIX_FMT_YUV420P10 and then overwrites it unconditionally with a LE format. - 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".
next prev parent reply other threads:[~2025-03-21 13:14 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2025-03-21 11:23 Andreas Rheinhardt 2025-03-21 11:40 ` Zhao Zhili 2025-03-21 12:51 ` Andreas Rheinhardt 2025-03-21 13:09 ` Zhao Zhili 2025-03-21 13:14 ` Andreas Rheinhardt [this message] 2025-03-24 17:24 ` Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics
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=GV1SPRMB0036A75EEA1AE2D4D68B91168FDB2@GV1SPRMB0036.EURP250.PROD.OUTLOOK.COM \ --to=andreas.rheinhardt@outlook.com \ --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