Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Michael Niedermayer <michael@niedermayer.cc>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH v3 00/21] fate: fix several dependencies
Date: Sat, 5 Jul 2025 13:31:14 +0200
Message-ID: <20250705113114.GZ29660@pb2> (raw)
In-Reply-To: <20250630160923.3678492-1-nicolas.gaullier@cji.paris>


[-- Attachment #1.1: Type: text/plain, Size: 1613 bytes --]

On Mon, Jun 30, 2025 at 06:08:53PM +0200, Nicolas Gaullier wrote:
> Since v2:
> - rebased to current master
> - removed "libavcodec/tests: fix gitignore hashtable" which
> was applied recently
> - added two new patches at the end of the serie
> 
> Nicolas Gaullier (21):
>   tests/Makefile: make easier to check for multiple dependencies
>   fate/all: add missing dependencies for extradata bsf
>   fate/demux: fix multiple dependencies
>   fate/all: switch-fix mov muxer dependency to mp4 muxer dependency
>   fate/mov: fix multiple dependencies
>   fate/gapless: fix multiple dependencies
>   fate/lavf-container: fix multiple dependencies
>   fate/vorbis: fix multiple dependencies
>   fate/aac: fix multiple dependencies
>   fate/audio: fix multiple dependencies
>   fate/ac3: fix multiple dependencies
>   fate/cover-art: fix multiple dependencies
>   fate/hlsenc: fix multiple dependencies
>   fate/mpeg4: fix multiple dependencies
>   fate/pcm: fix multiple dependencies
>   fate/hevc: fix multiple dependencies
>   fate/all: fix multiple dependencies
>   fate/all: add missing file protocol dependencies
>   fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies
>   fate/all: fix missing some mov demuxer dependencies
>   fate/seek: fix missing mpeg4video parser dependency

will apply patchset

do you want to add yourself as dependency maintainer? :)

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

[-- Attachment #2: 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".

      parent reply	other threads:[~2025-07-05 11:31 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-30 16:08 Nicolas Gaullier
2025-06-30 16:08 ` [FFmpeg-devel] [PATCH v3 01/21] tests/Makefile: make easier to check for multiple dependencies Nicolas Gaullier
2025-06-30 16:08 ` [FFmpeg-devel] [PATCH v3 02/21] fate/all: add missing dependencies for extradata bsf Nicolas Gaullier
2025-06-30 16:08 ` [FFmpeg-devel] [PATCH v3 03/21] fate/demux: fix multiple dependencies Nicolas Gaullier
2025-06-30 16:08 ` [FFmpeg-devel] [PATCH v3 04/21] fate/all: switch-fix mov muxer dependency to mp4 muxer dependency Nicolas Gaullier
2025-06-30 16:08 ` [FFmpeg-devel] [PATCH v3 05/21] fate/mov: fix multiple dependencies Nicolas Gaullier
2025-06-30 16:08 ` [FFmpeg-devel] [PATCH v3 06/21] fate/gapless: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 07/21] fate/lavf-container: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 08/21] fate/vorbis: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 09/21] fate/aac: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 10/21] fate/audio: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 11/21] fate/ac3: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 12/21] fate/cover-art: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 13/21] fate/hlsenc: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 14/21] fate/mpeg4: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 15/21] fate/pcm: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 16/21] fate/hevc: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 17/21] fate/all: " Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 18/21] fate/all: add missing file protocol dependencies Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 19/21] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 20/21] fate/all: fix missing some mov demuxer dependencies Nicolas Gaullier
2025-06-30 16:09 ` [FFmpeg-devel] [PATCH v3 21/21] fate/seek: fix missing mpeg4video parser dependency Nicolas Gaullier
2025-07-05 11:31 ` Michael Niedermayer [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=20250705113114.GZ29660@pb2 \
    --to=michael@niedermayer.cc \
    --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