summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Please keep original copyright heading and attribution lines...Reynaldo H. Verdejo Pinochet2008-11-15
* Weak deblock filter function for future RV40 loop filterKostya Shishkov2008-11-15
* More OKed parts of the QCELP decoderKenan Gillet2008-11-14
* remove useless mmx.h includeBaptiste Coudurier2008-11-14
* convert fdct_mmx to plain asmBaptiste Coudurier2008-11-14
* revert r15812 (E-AC-3 Spectral Extension) pending further reviewJustin Ruggles2008-11-13
* add sse2 fdctBaptiste Coudurier2008-11-13
* Fix H.264 decoding.Carl Eugen Hoyos2008-11-13
* cosmetics: vertical alignmentJustin Ruggles2008-11-13
* silence a gcc warning about using an uninitialized variableJustin Ruggles2008-11-13
* cosmetics: indentationJustin Ruggles2008-11-13
* add support for spectral extensionJustin Ruggles2008-11-13
* add a generic function to decode banding structure for coupling, spectralJustin Ruggles2008-11-13
* add a line break in error message textJustin Ruggles2008-11-13
* simplify decoding of coupling frequency rangeJustin Ruggles2008-11-13
* cosmetics: rename two variablesJustin Ruggles2008-11-13
* Taking advantage of the new ->execute APIRoman Shaposhnik2008-11-12
* ARM: fix j_rev_dct_ARMMåns Rullgård2008-11-12
* Making it easier to send arbitrary structures as work orders to MT workersRoman Shaposhnik2008-11-12
* Remove unused variable.Diego Biurrun2008-11-12
* More OKed parts of the QCELP decoderKenan Gillet2008-11-11
* Comment typoBenjamin Larsson2008-11-11
* Remove channel layout table that only should be used by encoders.Benjamin Larsson2008-11-11
* Fix memory leak in libgsm wrapper.Martin Storsjö2008-11-10
* More OKed parts of the QCELP decoderKenan Gillet2008-11-09
* Split RV3/4 deblock pattern into horizontal and vertical partsKostya Shishkov2008-11-08
* Drop redundant check in RV3/4 deblock coefficients calculationKostya Shishkov2008-11-08
* Electronic Arts TGQ/TQI/MAD IDCT algorithmPeter Ross2008-11-08
* Electronic Arts TGQ video decoderPeter Ross2008-11-08
* implementing more efficient (and direct) allocation of work for DV codec workersRoman Shaposhnik2008-11-08
* Promote inv_aanscales array to global scope (ff_inv_aanscales)Peter Ross2008-11-08
* Calculating an additional MV-based deblocking pattern is the sameKostya Shishkov2008-11-07
* ARM: change MUL16() macro to inline functionMåns Rullgård2008-11-06
* ARM: prettify MAC16() macroMåns Rullgård2008-11-06
* ARM: change MULH() macro to inline functionMåns Rullgård2008-11-06
* ARM: change MULL() macro to inline functionMåns Rullgård2008-11-06
* ARM: mathops.h whitespace cosmeticsMåns Rullgård2008-11-06
* Add missing #include "libavutil/avstring.h", fixesDiego Biurrun2008-11-05
* Fix perceptual noise shaping scaling including an oversight of the offset forAlex Converse2008-11-05
* Fix test program build: ff_eval was replaced by ff_eval2.Diego Biurrun2008-11-05
* h264: Implement decoding of picture timing SEI message.Andreas Öman2008-11-04
* Only warn about "Invalid and inefficient vfw-avi packed B frames" once.Andrew Savchenko2008-11-04
* Fix illegal identifier, __ are reserved for the system.Diego Biurrun2008-11-03
* Remove duplicated MM_* macros for CPU capabilities from dsputil.h.Dominik Mierzejewski2008-11-03
* Change the dca channel layout, S -> SIDE not BACK.Benjamin Larsson2008-11-02
* Change multichannel API define prefix from "CHANNEL_" to "CH_".Andreas Öman2008-11-02
* Guess channel layout based on the number of channels if a custom layout is sp...Benjamin Larsson2008-11-01
* Add channel layouts for dca.Benjamin Larsson2008-11-01
* Introduce RV3-specific motion vector prediction.Kostya Shishkov2008-11-01
* Add audio channel layout API to libavcodec.Peter Ross2008-11-01