summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun2013-04-262-37/+0
* x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö2013-04-253-2/+2
* x86: Get rid of duplication between *_rnd_template.cMartin Storsjö2013-04-232-197/+5
* mpegvideo: unref cur/next/prev frames when flushingHendrik Leppkes2013-04-231-0/+4
* x86: Factorize duplicated inline assembly snippetsMartin Storsjö2013-04-233-130/+76
* jpeg2000: Add mutlti-threading support to decoderNicolas Bertrand2013-04-231-2/+5
* x86: Move some conditional code around to avoid unused variable warningsDiego Biurrun2013-04-223-17/+15
* jpeg2kdec: output is native endian AV_PIX_FMT_XYZ12Janne Grunau2013-04-221-1/+1
* threads: always call thread_finish_setup for intra codecsJanne Grunau2013-04-221-2/+2
* avcodec: Bump minor for JPEG 2000 decoderDiego Biurrun2013-04-221-1/+1
* JPEG 2000 decoder for DCinemaNicolas Bertrand2013-04-2211-0/+2804
* sh4: Remove dubious aligned dsputil codeDiego Biurrun2013-04-2211-1665/+1
* x86: cavs: Refactor duplicate dspfunc macroDiego Biurrun2013-04-221-22/+14
* h264: Drop unused variableDiego Biurrun2013-04-221-1/+1
* x86: cavs: Put mmx-specific code into its own init functionDiego Biurrun2013-04-223-15/+31
* x86: Remove some duplicate function declarationsDiego Biurrun2013-04-222-7/+0
* ppc: hpeldsp: Include attributes.hMartin Storsjö2013-04-201-0/+1
* x86: Remove unused inline asm instruction definesMartin Storsjö2013-04-201-3/+0
* vc1: Remove now unused variablesMartin Storsjö2013-04-201-2/+0
* cosmetics: bfin: Fix indentation in the dsputil init functionMartin Storsjö2013-04-191-2/+2
* dsputil: Remove non-8bpp draw_edgeRonald S. Bultje2013-04-192-10/+4
* dsputil: Merge 9-10 bpp functions for get_pixels and draw_edgeRonald S. Bultje2013-04-191-8/+2
* dsputil: Remove unused 32-bit functionsRonald S. Bultje2013-04-192-46/+39
* dsputil: Remove dct_bitsRonald S. Bultje2013-04-193-16/+2
* dsputil: Remove hpel functions (moved to hpeldsp)Ronald S. Bultje2013-04-195-227/+8
* alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-1910-290/+381
* sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-196-3507/+3540
* sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldspMichael Niedermayer2013-04-196-97/+373
* bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-199-465/+555
* arm: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-1916-1349/+1544
* ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-195-421/+470
* x86: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje2013-04-1910-657/+962
* mjpeg: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-4/+7
* svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-6/+10
* svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-7/+10
* mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-196-36/+40
* svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-11/+11
* mimic: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-2/+5
* interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-5/+5
* bink: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-7/+10
* indeo3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-8/+8
* vp56: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-9/+10
* vp3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-191-4/+5
* hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-196-6/+416
* h264: fully support cropping.Anton Khirnov2013-04-196-39/+105
* ff_get_buffer(): allocate the frame for max(coded,display) dimensionsAnton Khirnov2013-04-191-5/+13
* indeo3: check motion vectors.Anton Khirnov2013-04-171-5/+29
* indeo3: fix data size checkAnton Khirnov2013-04-171-2/+1
* indeo3: switch parsing the header to bytestream2Anton Khirnov2013-04-171-17/+22
* rv10: check that extradata is large enoughAnton Khirnov2013-04-171-0/+5
OpenPOWER on IntegriCloud