会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
cnchengv
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
24
25
26
27
28
29
30
31
32
···
57
下一页
2021年10月27日
1027
摘要: 1、剪切 https://github.com/zhangfangtaozft/FFmpeg
阅读全文
posted @ 2021-10-27 08:48 cnchengv
阅读(254)
评论(0)
推荐(0)
2021年10月15日
avformat_seek_file
摘要: https://blog.csdn.net/u013470102/article/details/108124728 重要 还包括了一些快进 快退的-- https://blog.csdn.net/u014162133/article/details/81287571
阅读全文
posted @ 2021-10-15 10:25 cnchengv
阅读(393)
评论(0)
推荐(0)
2021年10月14日
pla
摘要: sdltest1.cpp // sdltest1.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <stdio.h> #include <stdlib.h> extern "C" { #include <SDL.h> #include "li
阅读全文
posted @ 2021-10-14 18:36 cnchengv
阅读(101)
评论(0)
推荐(0)
2021年10月10日
android1010横屏等
摘要: 设置横屏模式if(this.getResources().getConfiguration().orientation == Configuration.ORIENTATION_PORTRAIT){ setRequestedOrientation(ActivityInfo.SCREEN_ORIENT
阅读全文
posted @ 2021-10-10 16:21 cnchengv
阅读(34)
评论(0)
推荐(0)
2021年10月1日
文件浏览对话框
摘要: package com.example.testfiledlg; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import androi
阅读全文
posted @ 2021-10-01 20:22 cnchengv
阅读(35)
评论(0)
推荐(0)
2021年9月30日
智能指针处理---bo
摘要: // sdltest1.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <stdio.h> #include <stdlib.h> extern "C" { #include <SDL.h> #include "libavutil/opt.h
阅读全文
posted @ 2021-09-30 15:17 cnchengv
阅读(39)
评论(0)
推荐(0)
2021年9月13日
录像
摘要: https://www.cnblogs.com/zhujiabin/p/9035883.html 音视频同步原理讲的清楚: https://blog.csdn.net/zhuweigangzwg/article/details/25815851 package com.example.recordv
阅读全文
posted @ 2021-09-13 11:37 cnchengv
阅读(177)
评论(0)
推荐(0)
testd3p
摘要: decodeUnit.cpp #include "stdafx.h" #include <stdio.h> #include "directSound.h" #include "decodeUnit.h" #include "d3dhead.h" #pragma comment(lib, "d3d9
阅读全文
posted @ 2021-09-13 11:13 cnchengv
阅读(36)
评论(0)
推荐(0)
2021年9月12日
my open音频的
摘要: extern "C"{ #include <stdio.h> #include <stdlib.h> #include <unistd.h> } #include <string> #include <memory> #include <jni.h> #include <android/log.h>
阅读全文
posted @ 2021-09-12 22:08 cnchengv
阅读(52)
评论(0)
推荐(0)
2021年9月6日
1
摘要: #include "stdafx.h" #include <stdio.h> #include "directSound.h" #include "decodeUnit.h" #include "d3dhead.h" #pragma comment(lib, "d3d9.lib") extern H
阅读全文
posted @ 2021-09-06 19:51 cnchengv
阅读(33)
评论(0)
推荐(0)
上一页
1
···
24
25
26
27
28
29
30
31
32
···
57
下一页
公告