Changes between Initial Version and Version 1 of Ticket #3014, comment 1


Ignore:
Timestamp:
Nov 2, 2013, 11:27:33 PM (13 years ago)
Author:
cyril

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3014, comment 1

    initial v1  
    1 It seems like nobody wants to analyze the issue. Well, I did some more investigations.
     1It seems like nobody wants to analyze the issue. Well, I did some further investigations.
    22
    33The frame buffer ''pDest'' still get corrupted by ''sws_scale()'' and then cannot be freed by ''avpicture_free()'' even if I only use MinGW tools to compile and then debug this simple application. So this bug is really not related to VC++ or whatever.