目录

  • 图形学
  • 编程语言
  • 音视频
    • X264编码器参数含义详解
    • 封装格式之MP4格式简介
    • 封装格式之FLV格式
    • 封装格式之GIF
    • 数字音频格式——PCM
    • 数字视频格式——YUV和RGB
    • FFmpeg
      • FFplay源码分析
      • FFmpeg简介
      • AVFrame
      • AVOption
      • AVPacket
      • AVFormat
      • UrlContext和URLProtocol
      • FFmpeg中的内存分配和释放
      • FFmpeg中的内存buffer
      • FFmpeg中的内部数据类型
      • FFmpeg解码转码播放
      • FFmpeg中VideoToolBox实现
      • FFmpeg中mov解封装
      • avformat_open_input
      • avformat_find_stream_info
      • avcodec_send_packet and avcodec_receive_frame
      • avcodec_send_frame and avcodec_receive_packet
      • avcodec_open2
      • av_read_frame
      • av_interleaved_write_frame
  • 随笔
  • 计算机基础
  • Ai
  • 工程
  • 读书笔记
  • 观后感
MyNote
  • 音视频
  • FFmpeg
  • 查看页面源码

FFmpeg

FFmpeg

  • FFplay源码分析
  • FFmpeg简介
  • AVFrame
  • AVOption
  • AVPacket
  • AVFormat
  • UrlContext和URLProtocol
  • FFmpeg中的内存分配和释放
  • FFmpeg中的内存buffer
  • FFmpeg中的内部数据类型
  • FFmpeg解码转码播放
  • FFmpeg中VideoToolBox实现
  • FFmpeg中mov解封装
  • avformat_open_input
  • avformat_find_stream_info
  • avcodec_send_packet and avcodec_receive_frame
  • avcodec_send_frame and avcodec_receive_packet
  • avcodec_open2
  • av_read_frame
  • av_interleaved_write_frame
上一页 下一页

© 版权所有 2024, jiangyao。

利用 Sphinx 构建,使用的 主题 由 Read the Docs 开发.