summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* 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
* rv10: return meaningful error codes.Anton Khirnov2013-04-17
* rv10: cosmetics, reformatAnton Khirnov2013-04-17
* qdm2: check that the FFT size is a power of 2Anton Khirnov2013-04-17
* svq1dec: clip motion vectors to the frame size.Anton Khirnov2013-04-17
* svq1dec: check that the reference frame has the same dimensions as the curren...Anton Khirnov2013-04-17
* vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-15
* vp3: bfin: Transpose the IDCTsMartin Storsjö2013-04-15
* x86: Move constants to the only place where they are usedRonald S. Bultje2013-04-15
* bfin: Match DEFUN_END macros to the right functionsMartin Storsjö2013-04-15
* x86: dsputil: Move some ifdefs to avoid unused variable warningsDiego Biurrun2013-04-12
* x86: dsputil: cosmetics: Remove two pointless variable indirectionsDiego Biurrun2013-04-12
* x86: dsputil: Refactor some ff_{avg|put}_pixels function declarationsDiego Biurrun2013-04-12
* x86: dsputil: ff_h263_*_loop_filter declarations to a more suitable placeDiego Biurrun2013-04-12