log

age author description
2008-11-20 diego cosmetics: Consistently place HEADERS before OBJS in all Makefiles. libavcodec
2008-11-20 diego Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block. libavcodec
2008-11-20 diego cosmetics: indentation libavcodec
2008-11-20 diego Use standard OBJS-$(HAVE_MMX) trick for MMX objects instead libavcodec
2008-11-20 vitor Fix typo in table value. libavcodec
2008-11-20 kostya 33l Fix applying residue condition in RV30/40 decoder libavcodec
2008-11-20 kostya Eliminate direct use of s->current_picture in RV30/40 decoder libavcodec
2008-11-20 kostya Use wider margins for edge emulation in RV30/40 libavcodec
2008-11-20 mru SH4: fix memzero_align8() libavcodec
2008-11-20 mru SH4: add macros for setting and restoring FPSCR.PR bit libavcodec
2008-11-20 mru SH4: remove some commented out blocks of code libavcodec
2008-11-20 romansh Making idct factor tables dynamically allocated libavcodec
2008-11-19 kostya Add channel layout to several audio decoders I maintain libavcodec
2008-11-19 romansh Change of indentation libavcodec
2008-11-19 mru SH4: fix IDCT libavcodec
2008-11-19 mru SH4: do not mix code and declarations libavcodec
2008-11-19 mru SH4: fix compilation of memzero_align8() libavcodec
2008-11-19 mru SH4: remove unused functions libavcodec
2008-11-19 mru SH4: replace missed rnd_avg2 -> rnd_avg32 libavcodec
2008-11-19 mru SH4: rename functions with conflicting names libavcodec
2008-11-18 diego cosmetics: Add a few more explanatory comments to the object sections. libavcodec
2008-11-18 diego cosmetics: Sort processor-specific object lines into alphabetical order. libavcodec
2008-11-18 romansh Getting rid of huge static DV tables libavcodec
2008-11-18 romansh Getting rid of unneeded extra wrapper functions libavcodec
2008-11-17 diego Add a Makefile variable for the old scaler that gets enabled when the new libavcodec
2008-11-17 diego Revert previous commit: the libavcodec/i386/fft_*.o objects depend on libavcodec
2008-11-17 diego Only the yasm-dependent objects should be enabled by a yasm conditional. libavcodec
2008-11-17 diego cosmetics: Group ppc-specific objects together. libavcodec
2008-11-17 diego cosmetics: Group ARM objects sections together. libavcodec
2008-11-17 diego cosmetics: Reorder processor-specific entries alphabetically. libavcodec
2008-11-17 benoit Change email address to a valid one. libavcodec
2008-11-17 cehoyos One const is enough. libavcodec