summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-23fix order of operations in commentsMichael Niedermayer3-5/+5
2013-09-23vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride.Ronald S. Bultje2-17/+52
2013-08-30Merge commit 'a6b650118543e1580e872896d8976042b7c32d01'Michael Niedermayer8-30/+40
2013-08-29Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8'Michael Niedermayer3-0/+12
2013-08-29Merge commit 'de81b6ae4f38273ff27020f494cc46539110d34b'Michael Niedermayer1-2/+0
2013-08-29Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf'Michael Niedermayer4-13/+38
2013-08-29ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun8-30/+40
2013-08-28ppc: Add missing AltiVec cpuflag detection invocationsDiego Biurrun3-0/+12
2013-08-28ppc: fdct: Remove vim editor settings commentDiego Biurrun1-2/+0
2013-08-28ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun4-13/+38
2013-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-3/+1
2013-08-16altivec: perform an explicit unaligned loadKostya Shishkov1-3/+1
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer34-239/+237
2013-07-17Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun34-237/+235
2013-07-17fmtconvert: Explicitly use int32_t instead of intChristophe Gisquet10-14/+17
2013-05-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer2-3/+3
2013-05-26fix scalarproduct_and_madd_int16_altivec() for orders > 16Kostya Shishkov1-2/+2
2013-05-18fmtconvert: int32_t input to int32_to_float_fmul_scalarChristophe Gisquet10-14/+14
2013-05-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer2-128/+147
2013-05-02ppc: Only compile AltiVec FFT assembly when AltiVec is enabledDiego Biurrun1-3/+4
2013-05-01Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'Michael Niedermayer11-110/+132
2013-05-01Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer21-41/+79
2013-05-01Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf'Michael Niedermayer5-17/+14
2013-05-01Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d'Michael Niedermayer7-6/+6
2013-04-30ppc: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun3-48/+63
2013-04-30ppc: More consistent arch initializationDiego Biurrun21-41/+79
2013-04-30ppc: Move AltiVec utility headers out of AltiVec ifdefsDiego Biurrun4-14/+13
2013-04-30ppc: More consistent names for H.264 optimizations filesDiego Biurrun4-4/+4
2013-04-30mpegaudiosp: More consistent names for ppc/x86 optimization filesDiego Biurrun4-2/+2
2013-04-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer1-0/+1
2013-04-20ppc: hpeldsp: Include attributes.hMartin Storsjö1-0/+1
2013-04-20Merge commit '47e5a98174eb9c07ad17be71df129719d60ec8b7'Michael Niedermayer2-7/+11
2013-04-19ppc: hpeldsp: Move half-pel assembly from dsputil to hpeldspRonald S. Bultje5-421/+470
2013-04-15vp3: Use full transpose for all IDCTsRonald S. Bultje12-117/+135
2013-04-10h264: Integrate clear_blocks calls with IDCTRonald S. Bultje13-77/+209
2013-03-13dsputil: remove deprecated dsp_mask usageHendrik Leppkes1-7/+0
2013-03-13Merge commit 'a8b6015823e628047a45916404c00044c5e80415'Michael Niedermayer17-283/+442
2013-03-13Move ppc half-pel assembly from dsputil to hpeldsp.Ronald S. Bultje4-421/+467
2013-03-12vp3/x86: use full transpose for all IDCTs.Ronald S. Bultje13-122/+141
2013-03-12dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato18-285/+444
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer120-120/+5
2013-02-25Remove unnecessary dsputil.h #includesDiego Biurrun121-120/+5
2013-02-19h264: integrate clear_blocks calls with IDCT.Ronald S. Bultje13-77/+209
2013-02-09Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer24-35/+47
2013-02-08dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun24-35/+47
2013-02-07Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer42-684/+982
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer54-76/+146
2013-02-06Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer17-198/+185
2013-02-06dsputil: Separate h264chromaDiego Biurrun40-680/+971
[next]