summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* cosmetics: indentation, prettyprintingDiego Biurrun2008-11-22
* cosmetics: consistent function declarationsDiego Biurrun2008-11-22
* cosmetics: Put statements after 'if' on their own line.Diego Biurrun2008-11-22
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-22
* Trivial, CosmeticsReynaldo H. Verdejo Pinochet2008-11-22
* More OKed parts of the QCELP decoderKenan Gillet2008-11-21
* Cosmetic: Fix typoVitor Sessak2008-11-21
* Move H.264 tables that are only useful for encoding to h264enc.c.Diego Biurrun2008-11-21
* Get rid of last ifdef HAVE_MMX. Instead, all MMX-specific objects are gatheredDiego Biurrun2008-11-20
* SH4: fix IDCTMåns Rullgård2008-11-20
* cosmetics: Consistently place HEADERS before OBJS in all Makefiles.Diego Biurrun2008-11-20
* Move FFT-specific MMX optimizations out of the 'ifdef HAVE_MMX' block.Diego Biurrun2008-11-20
* cosmetics: indentationDiego Biurrun2008-11-20
* Use standard OBJS-$(HAVE_MMX) trick for MMX objects insteadDiego Biurrun2008-11-20
* Fix typo in table value.Kenan Gillet2008-11-20
* 33l Fix applying residue condition in RV30/40 decoderKostya Shishkov2008-11-20
* Eliminate direct use of s->current_picture in RV30/40 decoderKostya Shishkov2008-11-20
* Use wider margins for edge emulation in RV30/40Kostya Shishkov2008-11-20
* SH4: fix memzero_align8()Måns Rullgård2008-11-20
* SH4: add macros for setting and restoring FPSCR.PR bitMåns Rullgård2008-11-20
* SH4: remove some commented out blocks of codeMåns Rullgård2008-11-20
* Making idct factor tables dynamically allocatedRoman Shaposhnik2008-11-20
* Add channel layout to several audio decoders I maintainKostya Shishkov2008-11-19
* Change of indentationRoman Shaposhnik2008-11-19
* SH4: fix IDCTMåns Rullgård2008-11-19
* SH4: do not mix code and declarationsMåns Rullgård2008-11-19
* SH4: fix compilation of memzero_align8()Måns Rullgård2008-11-19
* SH4: remove unused functionsMåns Rullgård2008-11-19
* SH4: replace missed rnd_avg2 -> rnd_avg32Måns Rullgård2008-11-19
* SH4: rename functions with conflicting namesMåns Rullgård2008-11-19
* cosmetics: Add a few more explanatory comments to the object sections.Diego Biurrun2008-11-18
* cosmetics: Sort processor-specific object lines into alphabetical order.Diego Biurrun2008-11-18
* Getting rid of huge static DV tablesRoman Shaposhnik2008-11-18
* Getting rid of unneeded extra wrapper functionsRoman Shaposhnik2008-11-18
* Add a Makefile variable for the old scaler that gets enabled when the newDiego Biurrun2008-11-17
* Revert previous commit: the libavcodec/i386/fft_*.o objects depend onDiego Biurrun2008-11-17
* Only the yasm-dependent objects should be enabled by a yasm conditional.Diego Biurrun2008-11-17
* cosmetics: Group ppc-specific objects together.Diego Biurrun2008-11-17
* cosmetics: Group ARM objects sections together.Diego Biurrun2008-11-17
* cosmetics: Reorder processor-specific entries alphabetically.Diego Biurrun2008-11-17
* Change email address to a valid one.Benoit Fouet2008-11-17
* One const is enough.Carl Eugen Hoyos2008-11-17
* Silence warning in imc decoderBenjamin Larsson2008-11-16
* Set channel_layoutBenjamin Larsson2008-11-16
* 421l: postproc flag may be present in any VC-1 AP frame typeKostya Shishkov2008-11-16
* Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.Reynaldo H. Verdejo Pinochet2008-11-16
* CosmeticsReynaldo H. Verdejo Pinochet2008-11-16
* Change to file description suggested by MichaelReynaldo H. Verdejo Pinochet2008-11-16
* Proper channel output reordering for the dca decoder.Benjamin Larsson2008-11-15
* Please keep original copyright heading and attribution lines...Reynaldo H. Verdejo Pinochet2008-11-15