ср, 15 февр. 2023 г., 04:39 Phyllis Smith <phylsmith2017@gmail.com>:
Typo.  Now fixed as described below.   I never used to make so many mistakes

09feb2022/0001-Add-x265-patch-for-aarch64-clang.patch         

big one (186 kb), needed for clang compile on arm64/termux
The above is now checked in. 

but with wrong name?

thirdparty/src/x265_3.5.patch0

it must be named same as base source tarball.

After rebase I have two patches:

-rw------- 1 u0_a204 u0_a204 180366 Feb 14 22:18 thirdparty/src/x265_3.5.patch0                   
 -rw------- 1 u0_a204 u0_a204 993352 Mar 27  2022 thirdparty/src/x265_3.5.tar.xz                    
-rw------- 1 u0_a204 u0_a204 180366 Feb 14 22:18 thirdparty/src/x265_3_5.patch0

note 3.5 vs 3_5

guess you can just rename patch somehow? Or delete, commit, add with new name, commit, push.

Also, tiff-4.3.0 probably can go away  now?
Deleted as recommended both the tar and its patch as well as previous flac 1.3.2 version.

Also, minor test of    0008-Add-with-gnu-debuglink-to-cinelerra-Makefile.patch   also checked into GIT.


build ok on termux, while speed for 2.5k video still not stellar:


Cinelerra Infinity - built: Feb 15 2023 05:36:29                                                   
git://git.cinelerra-gg.org/goodguy/cinelerra.git                                                   
(c) 2006-2019 Heroine Virtual Ltd. by Adam Williams     2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy                                          
Cinelerra is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. There is absolutely no warranty for Cinelerra.
x265 [info]: HEVC encoder version 3.5+1-f0c1022b6
x265 [info]: build info [Linux][clang 15.0.7][64 bit] 8bit
x265 [info]: using cpu capabilities: NEON
x265 [info]: Main profile, Level-5 (Main tier)
x265 [info]: Thread pool created using 8 threads
x265 [info]: Slices                              : 1
x265 [info]: frame threads / pool features       : 3 / wpp(24 rows)
x265 [info]: Coding QT: max CU size, min CU size : 64 / 8
x265 [info]: Residual QT: max TU size, max depth : 32 / 1 inter / 1 intra
x265 [info]: ME / range / subpel / merge         : hex / 57 / 2 / 3
x265 [info]: Keyframe min / max / scenecut / bias  : 30 / 30 / 40 / 5.00
x265 [info]: Lookahead / bframes / badapt        : 20 / 4 / 2
x265 [info]: b-pyramid / weightp / weightb       : 1 / 1 / 0
x265 [info]: References / ref-limit  cu / depth  : 3 / off / on
x265 [info]: AQ: mode / str / qg-size / cu-tree  : 2 / 1.0 / 32 / 1
x265 [info]: Rate Control / qCompress            : CRF-5.0 / 0.60
x265 [info]: tools: rd=3 psy-rd=2.00 early-skip rskip mode=1 signhide tmvp
x265 [info]: tools: b-intra strong-intra-smoothing lslices=8 deblock sao
x265 [info]: frame I:     10, Avg QP:5.84  kb/s: 122708.30
x265 [info]: frame P:     41, Avg QP:6.32  kb/s: 108553.34
x265 [info]: frame B:    133, Avg QP:9.14  kb/s: 57693.48
x265 [info]: Weighted P-Frames: Y:0.0% UV:0.0%                                                     x265 [info]: consecutive B-frames: 11.8% 0.0% 23.5% 45.1% 19.6%                                                                                                                              encoded 184 frames in 571.71s (0.32 fps), 72559.80 kb/s, Avg QP:8.34                               Render::render_single: Session finished.                           ** rendered 184 frames in 572.422 secs, 0.321 fps         AudioPulse::open_output 110: failed server=(null) Connection refused                               AudioPulse::open_output 110: failed server=(null) Connection refused   
 Total excess of backups: -50                                               Session time: 0:14:50                                                        Cpu time: user: 1:08:59.945 sys: 0:00:59.933                  unjoined tids / owner 1                                                                              000000730dc68d00 /
0000007308938d00 12RenderEngine

====