summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* Fix build.François Revol2008-10-31
* OKed parts of the QCELP decoderKenan Gillet2008-10-30
* Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com.Kenan Gillet2008-10-30
* Use ff_dot_productf() in ra288.cVitor Sessak2008-10-30
* Remove nonsense @return Doxygen comment for void function.Diego Biurrun2008-10-30
* cosmetics: small spelling fixesDiego Biurrun2008-10-30
* Add a LPC filterKenan Gillet2008-10-30
* Add ff_dot_productf() to celp_math.{c,h}Kenan Gillet2008-10-30
* More OKed parts of QCELP data tablesKenan Gillet2008-10-30
* renaming macro in order to conform with the rest of libavcodecRoman Shaposhnik2008-10-30
* Remove unused variable, patch by Art Clarke, aclarke vlideshow com.Art Clarke2008-10-30
* Correct motion vector scaling in B-frames for RV3/4Kostya Shishkov2008-10-30