[FFmpeg-devel] [PATCH] tools: add general_assembly.pl
Jean-Baptiste Kempf
jb at videolan.org
Tue Feb 15 18:46:46 EET 2022
Hello,
On Tue, 15 Feb 2022, at 12:50, J. Dekker wrote:
> This was rejected last time but I would really like to get this in the
> tools or at least publicly recorded on mailing list since the script
> was updated.
Why was this rejected?
> + foreach my $commit (@commits) {
> + if ($commit =~ /\n[\w\/]+\.(c|h|S|asm)/) {
> + $true++;
> + }
Why do we filter on those file types? .md, .pl and other things for docs are active in the community.
--
Jean-Baptiste Kempf - President
+33 672 704 734
More information about the ffmpeg-devel
mailing list