[FFmpeg-devel] MJPEG encoding
Reimar Döffinger
Reimar.Doeffinger
Fri Oct 5 13:26:39 CEST 2007
Hello,
On Wed, Oct 03, 2007 at 03:23:35PM +0200, Trond Hagen wrote:
[...]
> We need help to locate the functions that perform DCT and quantization
> to replace these with our own functions. Can any of you help us with this?
See libavcodec/dsputil.c, esp. dsputil_init.
Search for the words ENABLE_MMX and idct_permutation_type within that
for the proper way to integrate it.
Greetings,
Reimar D?ffinger
More information about the ffmpeg-devel
mailing list