mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-03-03 03:27:19 +00:00
commit
e6b2c66640
@ -343,7 +343,7 @@ void __MpegInit() {
|
||||
streamIdGen = 1;
|
||||
actionPostPut = __KernelRegisterActionType(PostPutAction::Create);
|
||||
|
||||
#ifdef USING_FFMPEG
|
||||
#ifdef USE_FFMPEG
|
||||
avcodec_register_all();
|
||||
av_register_all();
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user