Changes between Version 3 and Version 4 of Ticket #9616, comment 30


Ignore:
Timestamp:
Dec 28, 2014, 9:36:51 PM (9 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9616, comment 30

    v3 v4  
    1212
    1313EDIT2: and AC3 + AAC were added in hrev48554, gotta test that!
     14
     15EDIT3: a low priority question.. I'm wondering if this [http://cgit.haiku-os.org/haiku/commit/?id=974595bc4673e6e443ae7b6c775cf9461ff2f23d&context=40&ignorews=0&ss=0 change] does not introduce a potential problem: what if `DecodedFormat()`ends up modifying `raf->buffer_size` ? In some scenarios, the `audioBuffer = new uint8[..]`memory allocation higher up might be too small to receive the data that will later be loaded by [http://cgit.haiku-os.org/haiku/tree/src/apps/mediaconverter/MediaConverterApp.cpp?id=5e0e16894d67e220b4684809b154b85db4229381#n583 ReadFrames()], or do I understand that wrong ?
     16