kongzy
2024-07-05 14821e28286d773ad5ff2c13510e39c5eb117daf
refs
author kongzy <kongzy>
Friday, July 5, 2024 13:46 +0800
committer kongzy <kongzy>
Friday, July 5, 2024 13:46 +0800
commit14821e28286d773ad5ff2c13510e39c5eb117daf
tree b297e2c0bdf46965b9ab42a37a64437d35b6bcc0 tree | zip | gz
parent daf7acb4f107a427e4a83ba1eb26e5e6012cbdaf view | diff
update
55 files modified
237 files added
45881 ■■■■■ changed files
exam-admin/src/main/java/com/gkhy/exam/admin/GkhyAdminApplication.java 2 ●●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/app/AppCarouselController.java 40 ●●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/app/AppCourseController.java 35 ●●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/system/SysCommonController.java 52 ●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/system/SysUserController.java 13 ●●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/web/ExCourseChapterController.java 4 ●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/web/ExCourseController.java 11 ●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/web/ExExamPaperController.java 2 ●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/web/ExResourceController.java 6 ●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/web/ExStudentController.java 15 ●●●●● diff | view | raw | blame | history
exam-admin/src/main/java/com/gkhy/exam/admin/web/ExStudentStudyController.java 3 ●●●● diff | view | raw | blame | history
exam-admin/src/main/resources/application-dev.yml 8 ●●●● diff | view | raw | blame | history
exam-admin/src/main/resources/application.yml 4 ●●●● diff | view | raw | blame | history
exam-admin/src/main/resources/db/migration/V20240531008_resource.sql 9 ●●●●● diff | view | raw | blame | history
exam-admin/src/test/java/com/gkhy/exam/admin/PasswordTest.java 12 ●●●●● diff | view | raw | blame | history
exam-common/pom.xml 20 ●●●●● diff | view | raw | blame | history
exam-common/src/main/java/com/gkhy/exam/common/config/FFmpegConfig.java 53 ●●●●● diff | view | raw | blame | history
exam-common/src/main/java/com/gkhy/exam/common/config/FilePathConfig.java 6 ●●●● diff | view | raw | blame | history
exam-common/src/main/java/com/gkhy/exam/common/constant/UserConstant.java 4 ●●●● diff | view | raw | blame | history
exam-common/src/main/java/com/gkhy/exam/common/domain/model/LoginUser.java 2 ●●●●● diff | view | raw | blame | history
exam-common/src/main/java/com/gkhy/exam/common/utils/DocUtils.java 92 ●●●●● diff | view | raw | blame | history
exam-common/src/main/java/com/gkhy/exam/common/utils/M3u8Utils.java 58 ●●●● diff | view | raw | blame | history
exam-common/src/main/java/com/gkhy/exam/common/utils/MinioUtils.java 60 ●●●●● diff | view | raw | blame | history
exam-common/src/main/java/com/gkhy/exam/common/utils/VideoUtils.java 56 ●●●●● diff | view | raw | blame | history
exam-framework/src/main/java/com/gkhy/exam/framework/aspectj/LogAspect.java 5 ●●●●● diff | view | raw | blame | history
exam-framework/src/main/java/com/gkhy/exam/framework/exception/GlobalExceptionHandler.java 3 ●●●● diff | view | raw | blame | history
exam-framework/src/main/java/com/gkhy/exam/framework/job/RemoveUploadJob.java 28 ●●●●● diff | view | raw | blame | history
exam-framework/src/main/java/com/gkhy/exam/framework/job/UserStudyJob.java 5 ●●●●● diff | view | raw | blame | history
exam-framework/src/main/java/com/gkhy/exam/framework/security/handle/AuthenticationEntryPointImpl.java 3 ●●●● diff | view | raw | blame | history
exam-framework/src/main/java/com/gkhy/exam/framework/web/service/SysLoginService.java 3 ●●●● diff | view | raw | blame | history
exam-framework/src/main/java/com/gkhy/exam/framework/web/service/UserDetailServiceImpl.java 3 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/ExCourse.java 6 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/ExCourseChapter.java 1 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/ExCourseChapterPeriod.java 6 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/ExExamPaper.java 4 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/ExPaperStudent.java 12 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/ExPhaseStudent.java 4 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/ExResource.java 39 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/vo/StudentStudyPeriodVO.java 3 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/domain/vo/UploadObjectVO.java 14 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/mapper/ExCourseChapterMapper.java 2 ●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/mapper/ExPaperStudentMapper.java 7 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/ExCourseChapterService.java 2 ●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/ExCourseService.java 7 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/ExStudentStudyService.java 2 ●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/SysCommonService.java 29 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/impl/ExCourseChapterPeriodServiceImpl.java 4 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/impl/ExCourseChapterServiceImpl.java 8 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/impl/ExCourseServiceImpl.java 10 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/impl/ExPaperStudentServiceImpl.java 6 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/impl/ExPhaseStudentServiceImpl.java 3 ●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/impl/ExResourceServiceImpl.java 40 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/impl/ExStudentStudyServiceImpl.java 5 ●●●●● diff | view | raw | blame | history
exam-system/src/main/java/com/gkhy/exam/system/service/impl/SysCommonServiceImpl.java 191 ●●●● diff | view | raw | blame | history
exam-system/src/main/resources/mapper/system/ExCourseChapterMapper.xml 50 ●●●● diff | view | raw | blame | history
exam-system/src/main/resources/mapper/system/ExCourseMapper.xml 4 ●●● diff | view | raw | blame | history
exam-system/src/main/resources/mapper/system/ExPaperStudentMapper.xml 60 ●●●● diff | view | raw | blame | history
exam-system/src/main/resources/mapper/system/ExPhaseStudentMapper.xml 16 ●●●●● diff | view | raw | blame | history
exam-system/src/main/resources/mapper/system/ExResourceMapper.xml 15 ●●●●● diff | view | raw | blame | history
exam-system/src/main/resources/mapper/system/ExStudentStudyMapper.xml 2 ●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/GPLv3.txt 674 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/ffmpeg diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/ffprobe diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/000-PLEASE-README.TXT 4 ●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/model_V8a.model 87 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflx_v1.json 42 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflx_v1.pkl 67 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflx_v1.pkl.model 94 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflx_vmaff_rf_v1.pkl 1254 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflx_vmaff_rf_v2.pkl diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_libsvmnusvr_currentbest.pkl 78 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_libsvmnusvr_currentbest.pkl.model 286 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv1.pkl 78 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv1.pkl.model 286 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv2.pkl 96 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv2.pkl.model 279 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv3.pkl 90 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv3.pkl.model 281 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv3a.pkl 90 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv3a.pkl.model 283 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv4.pkl 90 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxall_vmafv4.pkl.model 153 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_libsvmnusvr_currentbest.pkl 78 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_libsvmnusvr_currentbest.pkl.model 152 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_norm_type_none.json 45 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_norm_type_none.pkl 77 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_norm_type_none.pkl.model 152 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_vmafv1.pkl 78 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_vmafv1.pkl.model 152 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_vmafv2.pkl 96 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_vmafv2.pkl.model 157 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_vmafv3.pkl 90 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_vmafv3.pkl.model 153 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_vmafv3a.pkl 90 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/nflxtrain_vmafv3a.pkl.model 153 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/niqe_v0.1.pkl diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/vmaf_4k_v0.6.1rc.pkl 104 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/vmaf_4k_v0.6.1rc.pkl.model 452 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/vmaf_v0.6.0.json 57 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/vmaf_v0.6.0.pkl 90 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/vmaf_v0.6.0.pkl.model 283 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/other_models/vmaf_v0.6.1mfz.json 79 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.json 1162 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0001 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0001.model 269 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0002 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0002.model 268 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0003 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0003.model 268 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0004 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0004.model 268 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0005 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0005.model 269 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0006 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0006.model 268 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0007 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0007.model 269 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0008 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0008.model 270 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0009 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0009.model 269 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0010 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0010.model 267 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0011 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0011.model 269 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0012 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0012.model 267 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0013 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0013.model 269 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0014 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0014.model 268 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0015 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0015.model 268 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0016 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0016.model 272 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0017 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0017.model 268 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0018 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0018.model 271 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0019 93 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.0019.model 270 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_rb_v0.6.2/vmaf_4k_rb_v0.6.2.pkl.model 269 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_4k_v0.6.1.json 57 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_b_v0.6.3.json 1472 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_4k_v0.6.1.json 57 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3.json 1472 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.json 1472 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0001 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0001.model 221 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0002 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0002.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0003 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0003.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0004 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0004.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0005 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0005.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0006 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0006.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0007 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0007.model 216 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0008 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0008.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0009 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0009.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0010 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0010.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0011 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0011.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0012 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0012.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0013 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0013.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0014 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0014.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0015 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0015.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0016 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0016.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0017 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0017.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0018 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0018.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0019 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0019.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0020 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.0020.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_b_v0.6.3/vmaf_float_b_v0.6.3.pkl.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_v0.6.1.json 69 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_v0.6.1.pkl 108 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_v0.6.1.pkl.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_v0.6.1neg.json 87 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_v0.6.1neg.pkl diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_float_v0.6.1neg.pkl.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.json 1402 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0001 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0001.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0002 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0002.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0003 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0003.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0004 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0004.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0005 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0005.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0006 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0006.model 220 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0007 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0007.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0008 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0008.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0009 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0009.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0010 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0010.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0011 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0011.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0012 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0012.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0013 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0013.model 216 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0014 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0014.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0015 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0015.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0016 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0016.model 220 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0017 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0017.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0018 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0018.model 221 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0019 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.0019.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.2/vmaf_rb_v0.6.2.pkl.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.json 1472 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0001 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0001.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0002 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0002.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0003 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0003.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0004 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0004.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0005 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0005.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0006 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0006.model 220 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0007 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0007.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0008 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0008.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0009 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0009.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0010 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0010.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0011 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0011.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0012 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0012.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0013 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0013.model 216 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0014 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0014.model 219 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0015 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0015.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0016 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0016.model 220 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0017 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0017.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0018 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0018.model 221 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0019 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0019.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0020 111 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.0020.model 218 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_rb_v0.6.3/vmaf_rb_v0.6.3.pkl.model 217 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_v0.6.1.json 69 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/model/vmaf_v0.6.1neg.json 87 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-linux/qt-faststart diff | view | raw | blame | history
ffmpeg/ffmpeg-win/LICENSE 674 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-win/bin/ffmpeg.exe diff | view | raw | blame | history
ffmpeg/ffmpeg-win/bin/ffprobe.exe diff | view | raw | blame | history
ffmpeg/ffmpeg-win/presets/libvpx-1080p.ffpreset 19 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-win/presets/libvpx-1080p50_60.ffpreset 19 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-win/presets/libvpx-360p.ffpreset 18 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-win/presets/libvpx-720p.ffpreset 19 ●●●●● diff | view | raw | blame | history
ffmpeg/ffmpeg-win/presets/libvpx-720p50_60.ffpreset 19 ●●●●● diff | view | raw | blame | history
pom.xml 30 ●●●●● diff | view | raw | blame | history