1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/cores
Rany 7b09cb2de4
Fix runtime error in FFmpeg core when build with FFmpeg n5.1.2 and OpenGL ES (#14710)
* include libavcodec/version.h in video_buffer.h

Without this header video_decoder_context_t may be defined as different structure
in video_buffer.c and ffmpeg_core.c

* Fix the wrong data pointer for glTexImage2D when OpenGL ES enabled
2022-12-08 12:45:07 +01:00
..
libretro-ffmpeg Fix runtime error in FFmpeg core when build with FFmpeg n5.1.2 and OpenGL ES (#14710) 2022-12-08 12:45:07 +01:00
libretro-imageviewer Split up VFS file_path code into separate file 2020-01-09 15:44:48 +01:00
libretro-mpv Create internal_cores.h 2018-07-01 21:19:40 +02:00
libretro-net-retropad Clean up white space. 2019-02-03 16:00:50 -08:00
libretro-video-processor Fix --enable-v4l2 with CXX_BUILD=1. 2019-02-07 16:01:01 -08:00
dynamic_dummy.c (Dynamic dummy) Prevent recursive control path 2022-01-20 00:01:07 +01:00
internal_cores.h Remove gong now that it has been successfully extracted into a standalone core (#13637) 2022-02-18 17:03:35 +01:00