Mercurial > libavcodec.hg
graph
-
Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are gathered libavcodec2008-11-20, by diego
-
Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block. libavcodec2008-11-20, by diego
-
cosmetics: Add a few more explanatory comments to the object sections. libavcodec2008-11-18, by diego
-
cosmetics: Sort processor-specific object lines into alphabetical order. libavcodec2008-11-18, by diego
-
Add a Makefile variable for the old scaler that gets enabled when the new libavcodec2008-11-17, by diego
-
Revert previous commit: the libavcodec/i386/fft_*.o objects depend on libavcodec2008-11-17, by diego
-
Only the yasm-dependent objects should be enabled by a yasm conditional. libavcodec2008-11-17, by diego
-
Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder. libavcodec2008-11-16, by reynaldo
-
add a generic function to decode banding structure for coupling, spectral libavcodec2008-11-13, by jbr