summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* mxfenc: Use correct printf format specifier for int64_tDiego 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
* afifo: fix request_samples on the last frame in certain casesAnton Khirnov2013-04-22
* riff: Factor out WAVEFORMATEX parsingLuca Barbato2013-04-21
* riff: Add ACTRAC3+ guidPeter Ross2013-04-21
* riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guidPeter Ross2013-04-21
* riff: Move guid structs and helper functions into riffPeter Ross2013-04-21
* riff: check for eof if chunk size and code are 0Luca Barbato2013-04-21
* riff: K&R formatting cosmeticsLuca Barbato2013-04-21
* 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
* fate: cosmetics: More sensible order for entries in video filter fileDiego Biurrun2013-04-19
* fate: Rename video filters file and add separate video filters targetDiego Biurrun2013-04-19
* fate: Split audio filters into their own separate fileDiego Biurrun2013-04-19
* fate: Reuse VREF and AREF variables where appropriateDiego Biurrun2013-04-19
* h264: fully support cropping.Anton Khirnov2013-04-19
* ff_get_buffer(): allocate the frame for max(coded,display) dimensionsAnton Khirnov2013-04-19
* mp3dec: fallback to generic seeking when a TOC is not presentMichael Niedermayer2013-04-19
* indeo3: check motion vectors.Anton Khirnov2013-04-17