37360 Commits (7f83959598b6565baa0091e5739dd9091ab7a990)
 

Author SHA1 Message Date
Peter Ross a3bf80a5ae riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 12 years ago
Peter Ross e544782623 riff: Move guid structs and helper functions into riff 12 years ago
Luca Barbato 8e329dba37 riff: check for eof if chunk size and code are 0 12 years ago
Luca Barbato 1c88617b94 riff: K&R formatting cosmetics 12 years ago
Martin Storsjö 6d0fbebf94 ppc: hpeldsp: Include attributes.h 12 years ago
Martin Storsjö b71a0507b0 x86: Remove unused inline asm instruction defines 12 years ago
Martin Storsjö a60136ee57 vc1: Remove now unused variables 12 years ago
Martin Storsjö 287c8db39e cosmetics: bfin: Fix indentation in the dsputil init function 12 years ago
Ronald S. Bultje d4d186d185 dsputil: Remove non-8bpp draw_edge 12 years ago
Ronald S. Bultje c9f5fcd08c dsputil: Merge 9-10 bpp functions for get_pixels and draw_edge 12 years ago
Ronald S. Bultje 619e0da191 dsputil: Remove unused 32-bit functions 12 years ago
Ronald S. Bultje c443117f25 dsputil: Remove dct_bits 12 years ago
Ronald S. Bultje 54cd5e4f92 dsputil: Remove hpel functions (moved to hpeldsp) 12 years ago
Ronald S. Bultje 2957d29f05 alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 78ce568e43 sparc: hpeldsp: Move vis half-pel assembly from dsputil to hpeldsp 12 years ago
Michael Niedermayer 278bd2054c sh4: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje bfb41b5039 bfin: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 7384b7a713 arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 47e5a98174 ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 8db00081a3 x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
Ronald S. Bultje 28bc406c84 mjpeg: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 1277dc07fb svq1enc: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 2f6bc5f7c1 svq3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje f4fed5a2f9 mpegvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 6caa44aa7d svq1: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje c10470035e mimic: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 8071264f21 interplayvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 0f0a11d576 bink: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 8f992dc8c7 indeo3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje cb7ecb7563 vp56: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 3bd062bf7f vp3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
Ronald S. Bultje 68d8238cca hpeldsp: Add half-pel functions (currently copies of dsputil) 12 years ago
Diego Biurrun bc7fbd36ea fate: cosmetics: More sensible order for entries in video filter file 12 years ago
Diego Biurrun a77aed142c fate: Rename video filters file and add separate video filters target 12 years ago
Diego Biurrun b357f1d1d3 fate: Split audio filters into their own separate file 12 years ago
Diego Biurrun 3eec1d41b4 fate: Reuse VREF and AREF variables where appropriate 12 years ago
Anton Khirnov 5e83d9aced h264: fully support cropping. 12 years ago
Anton Khirnov a7f46586bf ff_get_buffer(): allocate the frame for max(coded,display) dimensions 12 years ago
Michael Niedermayer 505642f182 mp3dec: fallback to generic seeking when a TOC is not present 12 years ago
Anton Khirnov a0a872d073 indeo3: check motion vectors. 12 years ago
Anton Khirnov 34e6af9e20 indeo3: fix data size check 12 years ago
Anton Khirnov 66531d634e indeo3: switch parsing the header to bytestream2 12 years ago
Anton Khirnov 01d376f598 rv10: check that extradata is large enough 12 years ago
Anton Khirnov bac8d38c0a rv10: return meaningful error codes. 12 years ago
Anton Khirnov 69f6f03cd1 rv10: cosmetics, reformat 12 years ago
Anton Khirnov 34f87a5853 qdm2: check that the FFT size is a power of 2 12 years ago
Anton Khirnov ecff5acb5a svq1dec: clip motion vectors to the frame size. 12 years ago
Anton Khirnov b1bb8fb860 svq1dec: check that the reference frame has the same dimensions as the current one 12 years ago
Anton Khirnov c0771a1ac6 af_channelmap: cosmetics, use an extra local variable to shorten the code 12 years ago
Anton Khirnov aafed1175d af_channelmap: sanity check input channel indices in all cases. 12 years ago