mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-04 10:36:50 +00:00
Change core name to ffmpeg_video
This commit is contained in:
parent
43a805eb74
commit
7c7fc07674
@ -807,7 +807,7 @@ static bool content_push_to_history_playlist(
|
||||
{
|
||||
case CONTENT_MODE_LOAD_CONTENT_WITH_FFMPEG_CORE_FROM_MENU:
|
||||
#ifdef HAVE_FFMPEG
|
||||
core_name = "ffmpeg";
|
||||
core_name = "ffmpeg_video";
|
||||
core_path = "builtin";
|
||||
break;
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user