Ignore:
Timestamp:
07/23/09 15:53:02 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added support to CELT cf for BIDIR streams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/codecfilter_celt.h

    r1144 r2120  
    4848 int fi_rest; /* how much is in rest? */ 
    4949 int fo_rest; /* how much is in rest? */ 
    50  int opened; 
     50 int opened_encoder; 
     51 int opened_decoder; 
    5152}; 
    5253 
Note: See TracChangeset for help on using the changeset viewer.