37 Commits

Author SHA1 Message Date
twinaphex
63d1a30cf2 (ffmpeg core) Update 2016-09-03 22:19:20 +02:00
twinaphex
4dc0ed54d8 (ffmpeg core) Updates 2016-09-03 22:15:13 +02:00
twinaphex
249733b06d Update Makefiles / ffmpeg core 2016-09-03 21:59:52 +02:00
twinaphex
3d47e1d813 Cleanup shadres in ffmpeg core 2016-09-03 17:36:47 +02:00
twinaphex
e2cfb594f8 Try to make ffmpeg core's GL features work for GLES as well 2016-09-03 17:07:24 +02:00
twinaphex
f4bfbe0a23 (ffmpeg core) Cleanups/style nits 2016-08-30 17:48:43 +02:00
twinaphex
f8f4b4f809 (ffmpeg core) Cleanups/style nits 2016-08-30 17:42:29 +02:00
twinaphex
e819e84149 (ffmpeg core) Cleanups; use HAVE_SWRESAMPLE ifdef 2016-08-30 17:40:06 +02:00
twinaphex
8abb90ccf1 (ffmpeg_core) Try to avoid data race condition errors in Coverity 2016-07-23 06:01:37 +02:00
twinaphex
9bf63a7809 Prevent 'dereference after NULL check' 2016-07-12 23:14:51 +02:00
Alcaro
2bd3e94e5e Apparently Coverity doesn't like this either. 2016-06-29 18:01:34 +02:00
Alcaro
792008d558 apparently 0 isn't O. I've been lied to for years. 2016-06-27 21:44:14 +02:00
Alcaro
18978c5f01 More Coverity cleanups 2016-06-27 21:34:21 +02:00
twinaphex
a741dadf20 Prevent dereference before null check 2016-06-19 23:09:19 +02:00
twinaphex
f56ab959b7 Move fragment_program_blur program to separate file 2016-06-16 17:04:30 +02:00
twinaphex
8e454f7127 Simplify fft_build_params 2016-06-16 16:55:36 +02:00
twinaphex
58dae07212 (GL FFT) Cleanup struct 2016-06-15 21:26:45 +02:00
twinaphex
86e2925cf5 (FFT) Move more shaders to separate files 2016-06-15 21:08:27 +02:00
twinaphex
7e31e71d5b Split up more into files 2016-06-15 20:54:37 +02:00
twinaphex
38ab9c8003 (FFT/GLSL) Start moving shaders to separate files 2016-06-15 20:23:26 +02:00
twinaphex
c05f873dff (FFT) Indenting nits 2016-06-15 20:15:21 +02:00
twinaphex
417439ba60 (FFT) Use filters.h from libretro-common 2016-06-15 20:00:01 +02:00
twinaphex
69c983a741 Fix libretro-ffmpeg Makefile 2016-06-15 19:21:06 +02:00
twinaphex
2f08e760ff Start adding FFT visualizer for libretro-ffmpeg - unforunately
depends on glm for now and is C++-based, no way around that for now
2016-06-15 19:16:27 +02:00
aliaspider
5e5e1e6d50 (ffmpeg_core.c) passing a format string without the arguments to log_cb
can result in a crash.
2016-06-04 04:41:38 +01:00
twinaphex
4a7ab8366b Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00
twinaphex
6e9e5b6907 Put up with deprecations 2016-03-20 19:14:58 +01:00
twinaphex
7508eab655 (CXX_BUILD) Avoid some C++ warnings + buildfix 2016-03-20 17:01:15 +01:00
twinaphex
0955fac195 (ffmpeg core) Avoid some deprecation warnings 2016-03-20 16:59:09 +01:00
twinaphex
ef4a1a3c0f (libretro-common) Rename fifo_buffer to fifo_queue 2016-03-20 14:06:21 +01:00
twinaphex
0140f989c3 Fix CXX_BUILD 2016-03-04 19:46:25 +01:00
twinaphex
242b511387 Ifdef with RARCH_INTERNAL 2016-03-03 18:18:41 +01:00
twinaphex
d15eb9a570 Add HAVE_SSA switch to qb 2016-03-03 18:17:48 +01:00
twinaphex
d7ebb49fd0 (ffmpeg) Style nits 2016-02-15 07:44:45 +01:00
twinaphex
8e7477ed07 (ffmpeg) Attempt to make ffmpeg recording driver forwards compatible 2015-10-26 00:47:45 +01:00
twinaphex
1ff3b58d68 Buildfix 2015-10-19 18:01:56 +02:00
twinaphex
1e681cad4e Move ffmpeg core files 2015-10-19 16:55:08 +02:00