240 发简信
IP属地:北京
  • Resize,w 360,h 240
    ffplay学习记录02

    使用SDL2.0在mac OS上渲染视频画面 SDL下载:使用 SDL 来渲染视频到屏幕。SDL 是 Simple Direct Layer 的...

  • Resize,w 360,h 240
    ffplay 学习记录01

    背景 MacOS FFmpeg的安装:https://trac.ffmpeg.org/wiki/CompilationGuide/macOS 第...

  • Resize,w 360,h 240
    使用摄像头采集视频数据

    AVCaptureSession 采集架构图 通过AVCaptureSession把 input和output关联起来。 输入设备 InputM...

  • Git Basic

    A simple command-line tutorial: Git global settings: git config --global...

  • AutoLayout 动画

    AutoLayout 动画 how to animate constraint changes? Need call layoutIfNeede...

  • iOS Md5 加密

    iOS Md5 加密: Implicit conversion loses integer precision: 'unsigned long'...

  • iOS 支持文件共享

    如需要支持文件共享,需要在info.plist 文件中增加添加Application supports iTunes file sharing,...

  • iOS9 支持https

    在Info.plist中添加NSAppTransportSecurity类型Dictionary。在NSAppTransportSecurity...

  • Clion导入ffmpeg

    Clion导入ffmpeg 将ffmpeg库文件放入工程的根目录下1.png 修改CmakeLists.txt 文件