Attic:Requests/Sequencer/Create Patches

提供: wiki
< Attic:Requests
2018年6月29日 (金) 02:45時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

The makefiles for libavcodec and libavformat need to be edited to remove the object code for unused codecs/formats.

  • ffmpeg-0.4.9-pre1/libavcodec/makefile
  • ffmpeg-0.4.9-pre1/libavformat/makefile

The functions that registers the supported codecs/formats need to have the part when the uneccissary codecs/formats are registered commented out.

  • ffmpeg-0.4.9-pre1/libavcodec/allcodecs.c
  • ffmpeg-0.4.9-pre1/libavformat/allformats.c

-- RobertHolcomb - 20 Feb 2005