| OLD | NEW |
| 1 URL: http://git.videolan.org/?p=x264.git | 1 URL: http://git.videolan.org/?p=x264.git |
| 2 Version: 999b753ff0f4dc872077f4fa90d465e948cbe656 | 2 Version: 999b753ff0f4dc872077f4fa90d465e948cbe656 |
| 3 License: ISC | 3 License: ISC |
| 4 License File: LICENSE | 4 License File: LICENSE |
| 5 | 5 |
| 6 Description: | 6 Description: |
| 7 x264/libav's framework for x86 assembly. Contains a variety of macros and | 7 x264/libav's framework for x86 assembly. Contains a variety of macros and |
| 8 defines that help automatically allow assembly to work cross-platform. | 8 defines that help automatically allow assembly to work cross-platform. |
| 9 | 9 |
| 10 Local Modifications: | 10 Local Modifications: |
| 11 Some modifications to allow PIC to work with x86inc. | 11 Some modifications to allow PIC to work with x86inc. |
| 12 Conditionally define program_name to allow overriding. |
| OLD | NEW |