new version: x264-snapshot-20181107

This commit is contained in:
Taner Sener
2018-11-08 23:08:28 +03:00
parent ff1b1c4935
commit c461ea76d3
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -780,9 +780,9 @@ download_gpl_library_source() {
GPL_LIB_DEST_DIR="libvidstab"
;;
x264)
GPL_LIB_URL="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20180829-2245-stable.tar.bz2"
GPL_LIB_FILE="x264-snapshot-20180829-2245-stable.tar.bz2"
GPL_LIB_ORIG_DIR="x264-snapshot-20180829-2245-stable"
GPL_LIB_URL="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20181107-2245-stable.tar.bz2"
GPL_LIB_FILE="x264-snapshot-20181107-2245-stable.tar.bz2"
GPL_LIB_ORIG_DIR="x264-snapshot-20181107-2245-stable"
GPL_LIB_DEST_DIR="x264"
;;
x265)
+3 -3
View File
@@ -750,9 +750,9 @@ download_gpl_library_source() {
GPL_LIB_DEST_DIR="libvidstab"
;;
x264)
GPL_LIB_URL="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20180829-2245-stable.tar.bz2"
GPL_LIB_FILE="x264-snapshot-20180829-2245-stable.tar.bz2"
GPL_LIB_ORIG_DIR="x264-snapshot-20180829-2245-stable"
GPL_LIB_URL="ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20181107-2245-stable.tar.bz2"
GPL_LIB_FILE="x264-snapshot-20181107-2245-stable.tar.bz2"
GPL_LIB_ORIG_DIR="x264-snapshot-20181107-2245-stable"
GPL_LIB_DEST_DIR="x264"
;;
x265)