[Cin] x264 update to latest master

Andrew Randrianasulu randrianasulu at gmail.com
Wed Jun 16 00:23:14 CEST 2021


sigh.. attachments /

On Wednesday, June 16, 2021, Andrew Randrianasulu <randrianasulu at gmail.com>
wrote:

> i encoded one 10bit/444 video, it seems to work fine...
>
> but of course better testing will be very useful)
>
> it seems i can't attach repacked sources due to very slow internet /
>
> just put content of x264 git cloned folder into x264-snapshot-20210615 and
> tar it, and then xz it too....
>
> $ git clone https://code.videolan.org/videolan/x264.git
>
> $ mkdir x264-snapshot-20210615-master
>
> cp -ar x264/* x264-snapshot-20210615-master/
>
> tar -cf x264-snapshot-20210615.tar x264-snapshot-20210615-master
>
> xz - 9 x264-snapshot-20210615-master.tar
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210616/65349363/attachment.htm>
-------------- next part --------------
diff --git a/cinelerra-5.1/configure.ac b/cinelerra-5.1/configure.ac
index cd9c16b2..cbc7358b 100644
--- a/cinelerra-5.1/configure.ac
+++ b/cinelerra-5.1/configure.ac
@@ -387,7 +387,7 @@ PKG_3RD([twolame],[auto],
   [  libtwolame ])
 
 PKG_3RD([x264],[auto],
-  [x264-snapshot-20191217-2245-stable],
+  [x264-snapshot-20210615-master],
   [ libx264.a ],
   [ . ])
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x264-snapshot-20210615-master.patch1
Type: application/octet-stream
Size: 470 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20210616/65349363/attachment.obj>


More information about the Cin mailing list