search for: encoder_sourc

Displaying 3 results from an estimated 3 matches for "encoder_sourc".

Did you mean: encoder_sources
2008 Apr 10
2
Delay occurred when the makefile change
...enc/x86_64/fdct_mmx.c \ enc/x86_64/idct_mmx.c \ enc/x86_32_vs/dsp_mmx.c \ enc/x86_32_vs/fdct_mmx.c \ enc/x86_32_vs/recon_mmx.c \ enc/dct_encode.c \ enc/encode.c \ enc/encoder_toplevel.c lib_LTLIBRARIES = libtheora.la if THEORA_DISABLE_ENCODE encoder_sources = \ enc/encoder_disabled.c else encoder_sources = \ enc/dct_encode.c \ enc/encode.c \ enc/encoder_huffman.c \ enc/encoder_idct.c \ enc/encoder_toplevel.c \ ../net/nbs_client.c \ ../net/nbs_setsignal.c \ enc/encoder_quant.c \ enc/blockmap.c \ enc/common....
2008 Apr 23
1
Theora got extreamly slow (Makefile.am was changed)
...enc/x86_64/fdct_mmx.c \ enc/x86_64/idct_mmx.c \ enc/x86_32_vs/dsp_mmx.c \ enc/x86_32_vs/fdct_mmx.c \ enc/x86_32_vs/recon_mmx.c \ enc/dct_encode.c \ enc/encode.c \ enc/encoder_toplevel.c lib_LTLIBRARIES = libtheora.la if THEORA_DISABLE_ENCODE encoder_sources = \ enc/encoder_disabled.c else encoder_sources = \ enc/dct_encode.c \ enc/encode.c \ enc/encoder_huffman.c \ enc/encoder_idct.c \ enc/encoder_toplevel.c \ ../net/nbs_client.c \ ../net/nbs_setsignal.c \ enc/encoder_quant.c \ enc/blockmap.c \ enc/common....
2004 Aug 24
5
MMX/mmxext optimisations
quite some speed improvement indeed. attached the updated patch to apply to svn/trunk. j -------------- next part -------------- A non-text attachment was scrubbed... Name: theora-mmx.patch.gz Type: application/x-gzip Size: 8648 bytes Desc: not available Url : http://lists.xiph.org/pipermail/theora-dev/attachments/20040824/5a5f2731/theora-mmx.patch-0001.bin