From: "Dawid Kozinski/Multimedia \(PLT\) /SRPOL/Staff Engineer/Samsung Electronics" <d.kozinski@samsung.com> To: "'FFmpeg development discussions and patches'" <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffprobe: Remove endianness dependency of pix fmt when, bitexact Date: Mon, 24 Mar 2025 18:24:35 +0100 Message-ID: <000001db9ce1$9d4d5ff0$d7e81fd0$@samsung.com> (raw) In-Reply-To: <GV1SPRMB0036A75EEA1AE2D4D68B91168FDB2@GV1SPRMB0036.EURP250.PROD.OUTLOOK.COM> > -----Original Message----- > From: ffmpeg-devel <ffmpeg-devel-bounces@ffmpeg.org> On Behalf Of > Andreas Rheinhardt > Sent: piątek, 21 marca 2025 14:14 > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH] fftools/ffprobe: Remove endianness > dependency of pix fmt when, bitexact > > 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 I just submitted the patch set. Dawid > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://protect2.fireeye.com/v1/url?k=5c57e274-03ccdb6b-5c56693b- > 000babdfecba-ddf6524e97c99774&q=1&e=ca5c8742-3e8c-4fee-83b5- > 401f14638939&u=https%3A%2F%2Fffmpeg.org%2Fmailman%2Flistinfo%2Fffmp > eg-devel > > To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org > with subject "unsubscribe". _______________________________________________ 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-03-24 17:24 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 2025-03-24 17:24 ` Dawid Kozinski/Multimedia (PLT) /SRPOL/Staff Engineer/Samsung Electronics [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='000001db9ce1$9d4d5ff0$d7e81fd0$@samsung.com' \ --to=d.kozinski@samsung.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