Changeset 665
- Timestamp:
- 12/16/09 16:42:10 (2 years ago)
- Files:
-
- sweep/trunk/src/file_speex.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
sweep/trunk/src/file_speex.c
r558 r665 346 346 int rate = -1; 347 347 int channels = -1; 348 int extra_headers ;348 int extra_headers = 0; 349 349 SpeexStereoState stereo = SPEEX_STEREO_STATE_INIT; 350 350 int packet_count = 0;
