Changes between Version 2 and Version 3 of Ticket #11497, comment 4


Ignore:
Timestamp:
Nov 29, 2014, 2:37:34 PM (9 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11497, comment 4

    v2 v3  
    3232}}}
    3333
     34EDIT2:
     35Looks like I'm gonna have to retool to debug the "oops" tripped assert from now on: now that I'm running with a debug build of libmedia.so I can't get the NULL pointer in float_to_float() any more, I always get the "oops", even though not much has changed, I've just compiled it with DEBUG=3 to get the debug output, sigh.