Attic:Requests/Sequencer/Create Patches

提供: wiki
< Attic:Requests
2009年2月7日 (土) 07:53時点におけるwiki>Mindronesによる版 (Requests/Sequencer/Create Patches moved to Attic:Requests/Sequencer/Create Patches: moving to Attic:)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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