On Fri, Oct 18, 2024 at 11:34:44PM -0300, James Almer wrote: > This can be useful to simplify certain processes that need to know how many > reserved bits there are and where they are placed, even if they are ultimately > unused, as will be shown in the next commit. > For any other case where the user simply looks at nb_components components, it > will make no difference. > > Signed-off-by: James Almer <jamr...@gmail.com> > --- > libavutil/pixdesc.c | 19 +++++++++++++++++-- > libavutil/tests/pixelutils.c | 3 +-- > 2 files changed, 18 insertions(+), 4 deletions(-)
agree this makes sense thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you drop bombs on a foreign country and kill a hundred thousand innocent people, expect your government to call the consequence "unprovoked inhuman terrorist attacks" and use it to justify dropping more bombs and killing more people. The technology changed, the idea is old.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".