Skip to content

Commit

Permalink
use the latest fixes from the x264 master, fixes #394
Browse files Browse the repository at this point in the history
  • Loading branch information
tanersener committed Sep 11, 2022
1 parent 01847ea commit 07081e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/source.sh
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,8 @@ get_library_source() {
;;
x264)
SOURCE_REPO_URL="https://github.com/tanersener/x264"
SOURCE_ID="5db6aa6cab1b146e07b60cc1736a01f21da01154"
SOURCE_TYPE="COMMIT" # COMMIT -> r3027
SOURCE_ID="7628a5696f79a1f0421dda99ab37b34481c69821"
SOURCE_TYPE="COMMIT"
;;
x265)
SOURCE_REPO_URL="https://github.com/tanersener/x265"
Expand Down

0 comments on commit 07081e9

Please sign in to comment.