forked from Genymobile/scrcpy
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert some changes and add a patch for borked DLL
- Loading branch information
Showing
2 changed files
with
37 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- avcodec-58.dll.txt 2021-05-02 21:56:52.069320800 -0300 | ||
+++ avcodec-58.dll.fixed.txt 2021-05-02 21:57:07.464984700 -0300 | ||
@@ -841388,7 +841388,7 @@ | ||
00cd6ab0: 6176 315f 6478 5f61 6c67 6f00 2000 616f av1_dx_algo. .ao | ||
00cd6ac0: 6d5f 636f 6465 635f 6275 696c 645f 636f m_codec_build_co | ||
00cd6ad0: 6e66 6967 0000 0000 2100 616f 6d5f 636f nfig....!.aom_co | ||
-00cd6ae0: 6465 635f 636f 6e74 726f 6c5f 0000 0000 dec_control_.... | ||
+00cd6ae0: 6465 635f 636f 6e74 726f 6c00 0000 0000 dec_control..... | ||
00cd6af0: 2200 616f 6d5f 636f 6465 635f 6465 635f ".aom_codec_dec_ | ||
00cd6b00: 696e 6974 5f76 6572 0000 0000 2300 616f init_ver....#.ao | ||
00cd6b10: 6d5f 636f 6465 635f 6465 636f 6465 0000 m_codec_decode.. | ||
@@ -841808,7 +841808,7 @@ | ||
00cd84f0: 3634 5f70 6172 616d 5f70 6172 7365 0000 64_param_parse.. | ||
00cd8500: 2e00 7832 3634 5f70 6963 7475 7265 5f69 ..x264_picture_i | ||
00cd8510: 6e69 7400 0100 7832 3635 5f61 7069 5f67 nit...x265_api_g | ||
-00cd8520: 6574 5f31 3838 0000 0500 636f 6d70 7265 et_188....compre | ||
+00cd8520: 6574 5f31 3932 0000 0500 636f 6d70 7265 et_192....compre | ||
00cd8530: 7373 0000 0600 636f 6d70 7265 7373 3200 ss....compress2. | ||
00cd8540: 0c00 6465 666c 6174 6500 0000 0d00 6465 ..deflate.....de | ||
00cd8550: 666c 6174 6542 6f75 6e64 0000 0f00 6465 flateBound....de |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters