summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: clear AVBuffers on decoded frames if refcounted_frames is not setAnton Khirnov2013-04-30
* indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell()Anton Khirnov2013-04-30
* indeo3: fix off by one in MV validity checkAnton Khirnov2013-04-30
* x86: dsputil: Remove a set of pointless #ifs around function declarationsDiego Biurrun2013-04-30
* x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarationsDiego Biurrun2013-04-30
* x86: hpeldsp: Remove unused macro definitionsDiego Biurrun2013-04-29
* aac: check the maximum number of channelsLuca Barbato2013-04-28
* h264_refs: Do not print check_opcodes() return valueDiego Biurrun2013-04-27
* x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun2013-04-26
* x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö2013-04-25
* x86: Get rid of duplication between *_rnd_template.cMartin Storsjö2013-04-23
* mpegvideo: unref cur/next/prev frames when flushingHendrik Leppkes2013-04-23
* x86: Factorize duplicated inline assembly snippetsMartin Storsjö2013-04-23
* jpeg2000: Add mutlti-threading support to decoderNicolas Bertrand2013-04-23
* x86: Move some conditional code around to avoid unused variable warningsDiego Biurrun2013-04-22
* jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12Janne Grunau2013-04-22
* threads: always call thread_finish_setup for intra codecsJanne Grunau2013-04-22
* avcodec: Bump minor for JPEG 2000 decoderDiego Biurrun2013-04-22
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-22
* sh4: Remove dubious aligned dsputil codeDiego Biurrun2013-04-22
* x86: cavs: Refactor duplicate dspfunc macroDiego Biurrun2013-04-22
* h264: Drop unused variableDiego Biurrun2013-04-22
* x86: cavs: Put mmx-specific code into its own init functionDiego Biurrun2013-04-22
* x86: Remove some duplicate function declarationsDiego Biurrun2013-04-22
* ppc: hpeldsp: Include attributes.hMartin Storsjö2013-04-20
* x86: Remove unused inline asm instruction definesMartin Storsjö2013-04-20
* vc1: Remove now unused variablesMartin Storsjö2013-04-20
* cosmetics: bfin: Fix indentation in the dsputil init functionMartin Storsjö2013-04-19
* dsputil: Remove non-8bpp draw_edgeRonald S. Bultje2013-04-19
* dsputil: Merge 9-10 bpp functions for get_pixels and draw_edgeRonald S. Bultje2013-04-19
* dsputil: Remove unused 32-bit functionsRonald S. Bultje2013-04-19
* dsputil: Remove dct_bitsRonald S. Bultje2013-04-19
* dsputil: Remove hpel functions (moved to hpeldsp)Ronald S. Bultje2013-04-19
* alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer2013-04-19
* bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-19
* mjpeg: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* mimic: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* bink: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* indeo3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* vp56: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19