文件名称:ffmpegPSDL2
介绍说明--下载内容均来自于网络,请自行研究使用
android 移植ffmpeg并播放rtmp流
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ffmpeg+SDL2
...........\SDL2
...........\....\jni
...........\....\...\Android.mk
...........\....\...\Application.mk
...........\....\...\SDL_handle.c
...........\....\...\SDL_handle.h
...........\....\...\include
...........\....\...\.......\SDL.h
...........\....\...\.......\SDL_assert.h
...........\....\...\.......\SDL_atomic.h
...........\....\...\.......\SDL_audio.h
...........\....\...\.......\SDL_bits.h
...........\....\...\.......\SDL_blendmode.h
...........\....\...\.......\SDL_clipboard.h
...........\....\...\.......\SDL_config.h
...........\....\...\.......\SDL_config.h.cmake
...........\....\...\.......\SDL_config.h.in
...........\....\...\.......\SDL_config_android.h
...........\....\...\.......\SDL_config_iphoneos.h
...........\....\...\.......\SDL_config_macosx.h
...........\....\...\.......\SDL_config_minimal.h
...........\....\...\.......\SDL_config_pandora.h
...........\....\...\.......\SDL_config_psp.h
...........\....\...\.......\SDL_config_windows.h
...........\....\...\.......\SDL_config_winrt.h
...........\....\...\.......\SDL_config_wiz.h
...........\....\...\.......\SDL_copying.h
...........\....\...\.......\SDL_cpuinfo.h
...........\....\...\.......\SDL_egl.h
...........\....\...\.......\SDL_endian.h
...........\....\...\.......\SDL_error.h
...........\....\...\.......\SDL_events.h
...........\....\...\.......\SDL_filesystem.h
...........\....\...\.......\SDL_gamecontroller.h
...........\....\...\.......\SDL_gesture.h
...........\....\...\.......\SDL_haptic.h
...........\....\...\.......\SDL_hints.h
...........\....\...\.......\SDL_joystick.h
...........\....\...\.......\SDL_keyboard.h
...........\....\...\.......\SDL_keycode.h
...........\....\...\.......\SDL_loadso.h
...........\....\...\.......\SDL_log.h
...........\....\...\.......\SDL_main.h
...........\....\...\.......\SDL_messagebox.h
...........\....\...\.......\SDL_mouse.h
...........\....\...\.......\SDL_mutex.h
...........\....\...\.......\SDL_name.h
...........\....\...\.......\SDL_opengl.h
...........\....\...\.......\SDL_opengles.h
...........\....\...\.......\SDL_opengles2.h
...........\....\...\.......\SDL_pixels.h
...........\....\...\.......\SDL_platform.h
...........\....\...\.......\SDL_power.h
...........\....\...\.......\SDL_quit.h
...........\....\...\.......\SDL_rect.h
...........\....\...\.......\SDL_render.h
...........\....\...\.......\SDL_revision.h
...........\....\...\.......\SDL_rwops.h
...........\....\...\.......\SDL_scancode.h
...........\....\...\.......\SDL_shape.h
...........\....\...\.......\SDL_stdinc.h
...........\....\...\.......\SDL_surface.h
...........\....\...\.......\SDL_system.h
...........\....\...\.......\SDL_syswm.h
...........\....\...\.......\SDL_test.h
...........\....\...\.......\SDL_test_assert.h
...........\....\...\.......\SDL_test_common.h
...........\....\...\.......\SDL_test_compare.h
...........\....\...\.......\SDL_test_crc32.h
...........\....\...\.......\SDL_test_font.h
...........\....\...\.......\SDL_test_fuzzer.h
...........\....\...\.......\SDL_test_harness.h
...........\....\...\.......\SDL_test_images.h
...........\....\...\.......\SDL_test_log.h
...........\....\...\.......\SDL_test_md5.h
...........\....\...\.......\SDL_test_random.h
...........\....\...\.......\SDL_thread.h
...........\....\...\.......\SDL_timer.h
...........\....\...\.......\SDL_touch.h
...........\....\...\.......\SDL_types.h
...........\....\...\.......\SDL_version.h
...........\....\...\.......\SDL_video.h
...........\....\...\.......\begin_code.h
...........\....\...\.......\close_code.h
...........\....\...\.......\doxyfile
...........\....\...\src
...........\....\...\...\SDL.c
...........\....\...\...\SDL_assert.c
...........\....\...\...\SDL_assert_c.h
...........\....\...\...\SDL_error.c
...........\....\...\...\SDL_error_c.h
...........\....\...\...\SDL_hints.c
...........\....\...\...\SDL_internal.h
...........\....\...\...\SDL_log.c
...........\....\...\...\atomic
...........\....\...\...\......\SDL_atomic.c
...........\....\...\...\......\SDL_spinlock.c
...........\....\...\...\audio
....