1 Apr
2025
1 Apr
'25
7:53 p.m.
Author: al Date: Tue Apr 1 22:53:08 2025 New Revision: 38679 Log: configure: Change default branch for internal FFmpeg Default to release/7.1 as long as we haven't updated the code base to work with FFmpeg libs after recent major bumps. Modified: trunk/configure Modified: trunk/configure ============================================================================== --- trunk/configure Tue Apr 1 22:49:45 2025 (r38678) +++ trunk/configure Tue Apr 1 22:53:08 2025 (r38679) @@ -1527,7 +1527,7 @@ if test -e ffmpeg/.svn ; then exit 1 fi -FFBRANCH=master +FFBRANCH="release/7.1" test -e FFBRANCH && FFBRANCH=$(cat FFBRANCH) if test -e ffmpeg/mp_auto_pull ; then
476
Age (days ago)
476
Last active (days ago)
0 comments
1 participants
participants (1)
-
al