X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fx264-snapshot-20190117-2245-stable.patch1;fp=cinelerra-5.1%2Fthirdparty%2Fsrc%2Fx264-snapshot-20190117-2245-stable.patch1;h=0000000000000000000000000000000000000000;hb=2fe67cfa464774dab67f31ec6a2b8a6775b17853;hp=9cd14f26f541a4237e131a1f7b06c242e305301d;hpb=d8ce2345fd2aff5f329056474b442fa810848f42;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/thirdparty/src/x264-snapshot-20190117-2245-stable.patch1 b/cinelerra-5.1/thirdparty/src/x264-snapshot-20190117-2245-stable.patch1 deleted file mode 100644 index 9cd14f26..00000000 --- a/cinelerra-5.1/thirdparty/src/x264-snapshot-20190117-2245-stable.patch1 +++ /dev/null @@ -1,19 +0,0 @@ -diff -ur a/encoder/encoder.c b/encoder/encoder.c ---- a/encoder/encoder.c 2016-02-20 14:45:07.000000000 -0700 -+++ b/encoder/encoder.c 2016-12-29 07:08:32.247434972 -0700 -@@ -614,6 +614,7 @@ - return -1; - } - -+#if 0 - /* Detect default ffmpeg settings and terminate with an error. */ - if( b_open ) - { -@@ -637,6 +638,7 @@ - return -1; - } - } -+#endif - - if( h->param.rc.i_rc_method < 0 || h->param.rc.i_rc_method > 2 ) - {