summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh4: Remove dubious aligned dsputil codeDiego Biurrun2013-04-2211-1665/+1
* x86: cavs: Refactor duplicate dspfunc macroDiego Biurrun2013-04-221-22/+14
* mxfenc: Use correct printf format specifier for int64_tDiego Biurrun2013-04-221-1/+2
* 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
* afifo: fix request_samples on the last frame in certain casesAnton Khirnov2013-04-222-18/+20
* riff: Factor out WAVEFORMATEX parsingLuca Barbato2013-04-211-18/+23
* riff: Add ACTRAC3+ guidPeter Ross2013-04-211-0/+1
* riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guidPeter Ross2013-04-211-4/+23
* riff: Move guid structs and helper functions into riffPeter Ross2013-04-215-65/+68
* riff: check for eof if chunk size and code are 0Luca Barbato2013-04-211-0/+4
* riff: K&R formatting cosmeticsLuca Barbato2013-04-211-136/+195
* 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-193-11/+14
* svq1enc: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-7/+11
* svq3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-8/+11
* mpegvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-197-37/+41
* svq1: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-12/+12
* mimic: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-3/+6
* interplayvideo: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-6/+6
* bink: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-8/+11
* indeo3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-9/+9
* vp56: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-193-11/+12
* vp3: Use hpeldsp instead of dsputil for half-pel functionsRonald S. Bultje2013-04-192-5/+6
* hpeldsp: Add half-pel functions (currently copies of dsputil)Ronald S. Bultje2013-04-197-6/+417
* fate: cosmetics: More sensible order for entries in video filter fileDiego Biurrun2013-04-191-12/+15
* fate: Rename video filters file and add separate video filters targetDiego Biurrun2013-04-192-2/+4
* fate: Split audio filters into their own separate fileDiego Biurrun2013-04-193-61/+63
* fate: Reuse VREF and AREF variables where appropriateDiego Biurrun2013-04-194-5/+5
* h264: fully support cropping.Anton Khirnov2013-04-197-39/+108
* ff_get_buffer(): allocate the frame for max(coded,display) dimensionsAnton Khirnov2013-04-191-5/+13
* mp3dec: fallback to generic seeking when a TOC is not presentMichael Niedermayer2013-04-191-0/+11
* indeo3: check motion vectors.Anton Khirnov2013-04-171-5/+29
* indeo3: fix data size checkAnton Khirnov2013-04-171-2/+1
OpenPOWER on IntegriCloud