summaryrefslogtreecommitdiff
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
* Allow the UDP socket buffer size to be adjusted using aJindřich Makovička2008-11-12
* 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
* always use the whole buffer for reading w/ packetized sources to avoid packet...Jindřich Makovička2008-11-10
* Fix memory leak in libgsm wrapper.Martin Storsjö2008-11-10
* More OKed parts of the QCELP decoderKenan Gillet2008-11-09
* Clarify that we require GNU make 3.81+.Diego Biurrun2008-11-08
* Fix argument constness for the av_codec_get_id() andStefano Sabatini2008-11-08
* Split RV3/4 deblock pattern into horizontal and vertical partsKostya Shishkov2008-11-08
* Add checks on the _mingw.h and w32api.h versions.Stefano Sabatini2008-11-08
* Drop redundant check in RV3/4 deblock coefficients calculationKostya Shishkov2008-11-08
* Electronic Arts demuxer: support TGQ video tagsPeter Ross2008-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
* OGG: correct PTS with old theora streamsMåns Rullgård2008-11-06
* OGG: untypedef demuxer structsMåns Rullgård2008-11-06
* 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
* Decode audio channel layout from RIFF/WAV file format.Peter Ross2008-11-05
* Add some const specifiers to function name variables; fixes a bunch ofDiego Biurrun2008-11-04
* 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
* Merge ARCH_BFIN lines.Diego Biurrun2008-11-03
* Add tests target for libswscale test programs.Diego Biurrun2008-11-03
* Fix illegal identifier, __ are reserved for the system.Diego Biurrun2008-11-03
* Remove forgotten ASM_OBJS in libswscaleMåns Rullgård2008-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
* Replace long with x86_reg in postprocess_template.c like in all otherReimar Döffinger2008-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