summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* vp3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-19
* hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-19
* h264: fully support cropping.Anton Khirnov2013-04-19
* ff_get_buffer(): allocate the frame for max(coded,display) dimensionsAnton Khirnov2013-04-19
* indeo3: check motion vectors.Anton Khirnov2013-04-17
* indeo3: fix data size checkAnton Khirnov2013-04-17
* indeo3: switch parsing the header to bytestream2Anton Khirnov2013-04-17
* rv10: check that extradata is large enoughAnton Khirnov2013-04-17