Attic:Requests/Sequencer/Create Patches

提供: wiki
移動先: 案内検索

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