Ignore:
Timestamp:
01/05/08 11:40:24 (16 years ago)
Author:
radscorpion
Message:

SV7 demuxing and decoding works.
However there are strange artifacts when seeking in SV7 files.. - TODO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • dsfilters/demux_mpc/src/mpc_types.h

    r366 r379  
    5555        int             channels;
    5656        int             block_frames;                   // frames per audio packet
     57
     58        float   gain_album_db;
     59        float   gain_album_peak_db;
     60        float   gain_title_db;
     61        float   gain_title_peak_db;
    5762};
    5863
Note: See TracChangeset for help on using the changeset viewer.