<div dir="ltr"><div class="gmail_default" style="font-size:small">That is because it was COMPLETELY rewritten and there is no resemblance.  Just do a "diff" on the 2 files and you will see the only thing that is the same is blank lines, single brackets, and 6 include files. You can see these same type of differences by just diffing 2 completely different files -- for example, do a "diff" on aplugin.C in CinGG with apluginset.C in HV-8.</div><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 5, 2023 at 12:00 AM Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com">randrianasulu@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I think this specific file lost its header in<br>
<br>
Автор: Good1.2Guy <<a href="mailto:good1.2guy@gmail.com" target="_blank">good1.2guy@gmail.com</a>>  2015-04-13 22:18:09<br>
Коммитер: Good1.2Guy <<a href="mailto:good1.2guy@gmail.com" target="_blank">good1.2guy@gmail.com</a>>  2015-04-13 22:18:09<br>
Предок: 5f709d7d9ee401dd945301432bde747d50c5b704 (repair<br>
x_error_handler err msg reporting)<br>
Потомок:  c38d89476f399692d846f57b79ad098b6f777030 (fix static build dep jpeg)<br>
Ветка: master, remotes/origin/master<br>
Следует за:<br>
Предшествует:<br>
<br>
    rework ffmpeg: added encoder upgraded decoder. numerous minor fixes<br>
<br>
<br>
===<br>
------------------- cinelerra-4.6.mod/cinelerra/fileffmpeg.C -------------------<br>
index 77401980..0547fd6f 100644<br>
@@ -1,535 +1,206 @@<br>
<br>
-/*<br>
- * CINELERRA<br>
- * Copyright (C) 2011 Adam Williams <broadcast at earthling dot net><br>
- *<br>
- * This program is free software; you can redistribute it and/or modify<br>
- * it under the terms of the GNU General Public License as published by<br>
- * the Free Software Foundation; either version 2 of the License, or<br>
- * (at your option) any later version.<br>
- *<br>
- * This program is distributed in the hope that it will be useful,<br>
- * but WITHOUT ANY WARRANTY; without even the implied warranty of<br>
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>
- * GNU General Public License for more details.<br>
- *<br>
- * You should have received a copy of the GNU General Public License<br>
- * along with this program; if not, write to the Free Software<br>
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA<br>
- *<br>
- */<br>
</blockquote></div>