Changes between Initial Version and Version 1 of Ticket #265, comment 1
- Timestamp:
- Jun 4, 2011, 5:15:06 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #265, comment 1
initial v1 1 1 Update: It only breaks with MinGW targets (even using GCC 4.5.x), which makes it even more of a PITA to debug. This is probably a MinGW/GCC bug rather than an FFmpeg bug. Sorry if I’m wasting your time here. 2 3 Edit: 3DNOW and MMX versions are also affected. 4 5 Just a hunch (I have no clue about assembly language at all), but maybe it’s a problem with the memalign hack (which is needed for MinGW)? Even though that only breaking one part of swscale wouldn’t make much sense to me…


