aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Strong filtering function for future RV40 loop filterKostya Shishkov2008-11-231-0/+104
* ARM: move dct_unquantize_h263_*_armv5te asm to separate fileMåns Rullgård2008-11-233-110/+122
* cosmetics: indentation, prettyprintingDiego Biurrun2008-11-221-768/+768
* cosmetics: consistent function declarationsDiego Biurrun2008-11-221-17/+23
* cosmetics: Put statements after 'if' on their own line.Diego Biurrun2008-11-221-3/+6
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-221-3/+3
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-221-94/+118
* More OKed parts of the QCELP decoderKenan Gillet2008-11-212-8/+144
* Cosmetic: Fix typoVitor Sessak2008-11-211-1/+1
* Move H.264 tables that are only useful for encoding to h264enc.c.Diego Biurrun2008-11-212-15/+13
* Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are gatheredDiego Biurrun2008-11-201-16/+15
* SH4: fix IDCTMåns Rullgård2008-11-201-13/+12
* cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Diego Biurrun2008-11-201-3/+2
* Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block.Diego Biurrun2008-11-201-3/+3
* cosmetics: indentationDiego Biurrun2008-11-201-7/+7
* Use standard OBJS-$(HAVE_MMX) trick for MMX objects insteadDiego Biurrun2008-11-201-2/+2
* Fix typo in table value.Kenan Gillet2008-11-201-1/+1
* 33l Fix applying residue condition in RV30/40 decoderKostya Shishkov2008-11-201-2/+2
* Eliminate direct use of s->current_picture in RV30/40 decoderKostya Shishkov2008-11-201-7/+6
* Use wider margins for edge emulation in RV30/40Kostya Shishkov2008-11-201-4/+4
* SH4: fix memzero_align8()Måns Rullgård2008-11-201-7/+8
* SH4: add macros for setting and restoring FPSCR.PR bitMåns Rullgård2008-11-201-0/+44
* SH4: remove some commented out blocks of codeMåns Rullgård2008-11-203-75/+1
* Making idct factor tables dynamically allocatedRoman Shaposhnik2008-11-202-35/+48
* Add channel layout to several audio decoders I maintainKostya Shishkov2008-11-195-0/+5
* Change of indentationRoman Shaposhnik2008-11-191-15/+14
* SH4: fix IDCTMåns Rullgård2008-11-191-2/+2
* SH4: do not mix code and declarationsMåns Rullgård2008-11-191-2/+2
* SH4: fix compilation of memzero_align8()Måns Rullgård2008-11-191-3/+1
* SH4: remove unused functionsMåns Rullgård2008-11-191-132/+0
* SH4: replace missed rnd_avg2 -> rnd_avg32Måns Rullgård2008-11-191-20/+20
* SH4: rename functions with conflicting namesMåns Rullgård2008-11-192-102/+102
* cosmetics: Add a few more explanatory comments to the object sections.Diego Biurrun2008-11-181-1/+7
* cosmetics: Sort processor-specific object lines into alphabetical order.Diego Biurrun2008-11-181-20/+20
* Getting rid of huge static DV tablesRoman Shaposhnik2008-11-182-5718/+117
* Getting rid of unneeded extra wrapper functionsRoman Shaposhnik2008-11-181-16/+7
* Add a Makefile variable for the old scaler that gets enabled when the newDiego Biurrun2008-11-171-4/+1
* Revert previous commit: the libavcodec/i386/fft_*.o objects depend onDiego Biurrun2008-11-171-2/+2
* Only the yasm-dependent objects should be enabled by a yasm conditional.Diego Biurrun2008-11-171-2/+2
* cosmetics: Group ppc-specific objects together.Diego Biurrun2008-11-171-13/+13
* cosmetics: Group ARM objects sections together.Diego Biurrun2008-11-171-11/+11
* cosmetics: Reorder processor-specific entries alphabetically.Diego Biurrun2008-11-171-35/+32
* Change email address to a valid one.Benoit Fouet2008-11-171-1/+1
* One const is enough.Carl Eugen Hoyos2008-11-171-1/+1
* Silence warning in imc decoderBenjamin Larsson2008-11-161-1/+1
* Set channel_layoutBenjamin Larsson2008-11-163-0/+3
* 421l: postproc flag may be present in any VC-1 AP frame typeKostya Shishkov2008-11-161-4/+2
* Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.Reynaldo H. Verdejo Pinochet2008-11-162-0/+2
* CosmeticsReynaldo H. Verdejo Pinochet2008-11-161-45/+54
* Change to file description suggested by MichaelReynaldo H. Verdejo Pinochet2008-11-161-1/+1