成功移植ffmpeg 0.6到ARM平台.docVIP

  • 14
  • 0
  • 约3.66千字
  • 约 3页
  • 2017-05-28 发布于河南
  • 举报
成功移植ffmpeg 0.6到ARM平台

ffmpeg 在ST7109上的移植?? 2008-02-26 19:00:09|??分类: Media developmen |??标签: |字号大中小?订阅 摘自:http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-December/039139.html 这里只移植不含所有decoder的部分: 这是对源码做的修改,只保证libavformat部分能用。 diff -pru orig/ffmpeg/libavcodec/dsputil.h hacked/ffmpeg/libavcodec/dsputil.h --- orig/ffmpeg/libavcodec/dsputil.h 2007-12-04 08:16:26.000000000 +0100 +++ hacked/ffmpeg/libavcodec/dsputil.h 2007-12-04 11:38:56.000000000 +0100 @@ -121,9 +121,9 @@ typedef void (*h264_weight_func)(uint8_t typedef void (*h264_biweight_func)(uint8_t *dst, uint8_t *src, int stride, int log2_denom, int wei

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档