Changeset 40780
- Timestamp:
- 08/19/17 19:55:53 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/player.h
r40768 r40780 1223 1223 1224 1224 // if(ostrcmp(getconfig("av_ac3mode", NULL), "downmix") == 0) 1225 #ifndef MIPSEL 1225 1226 if(status.downmix == 1) 1226 1227 { … … 1228 1229 stereo_software_decoder_set(1); 1229 1230 } 1231 #endif 1230 1232 // container_set_ffmpeg_buf_size(size); 1231 1233 #endif
Note: See TracChangeset
for help on using the changeset viewer.