Commit Graph

18 Commits

Author SHA1 Message Date
Vivian Lim 7b850c1800 ferretro_core -> ferretro_base 2021-08-18 14:47:57 -07:00
Vivian Lim 5d2692262c Split into two crates in one workspace: ferretro_core & ferretro_components 2021-08-18 14:32:55 -07:00
lifning a7c4f0909d sorta works! ffmpeg component might need updating to latest example code 2021-08-17 04:06:40 -07:00
Vivian Lim 2408654651 writes some garbage to file each frame (using .mp4 output). i'm not sure if this is an improvement 2021-04-19 01:06:47 -07:00
Vivian Lim 997be77c8a switch to ffmpeg-next 2020-11-29 02:01:39 -08:00
lif e4046986d2 WIP get compiling again 2020-01-24 23:58:27 -08:00
lif 3a37efea02 fix default pixfmt in sdl2 example, add ffmpeg4 to dev-dependencies in preparation for ffmpeg example 2019-11-24 01:13:14 -08:00
lif e0e02397a7 use cargo examples semantically 2019-11-23 21:19:15 -08:00
lif ea3aa70936 update name and authors 2019-11-23 20:18:31 -08:00
lif d9f1d789ca log support 2019-11-16 22:04:20 -08:00
lif 043806c713 audio support 2019-11-15 23:03:30 -08:00
lif 41a4a016f3 (cocks shotgun) code's haunted 2019-11-15 01:15:51 -08:00
lif 50b1649315 WIP nonfunctional SDL 2 thing 2019-11-14 21:21:58 -08:00
lif 6668c9c11f reorganize files 2019-11-14 19:16:44 -08:00
lif 2a8b3f350a Migrate lowest-level stuff to existing libretro-sys crate 2019-11-11 23:46:53 -08:00
lif 5b27d27fdf WIP idiomatic wrapping of lower-level FFI 2019-11-10 16:47:29 -08:00
lif 0d0dda356c Start making nicer types for interop with Rust 2019-11-07 18:43:14 -08:00
lif 6448c0a040 initial commit 2019-11-04 00:14:16 -08:00