「Attic:Requests/Sequencer/Create Patches」の版間の差分
細 (Requests/Sequencer/Create Patches moved to Attic:Requests/Sequencer/Create Patches: moving to Attic:) |
細 (1版 をインポートしました) |
(相違点なし)
|
2018年6月29日 (金) 02:45時点における最新版
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