summaryrefslogtreecommitdiff
path: root/libavcodec/vc1dsp.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec: [loongarch] Optimize vc1dsp with LASX.Hao Chen2021-12-231-0/+1
* avcodec/vc1: fix overlap filter for frame interlaced picturesJerome Borsboom2018-06-291-1/+1
* Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-211-7/+7
|\
| * idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-7/+7
* | avcodec/mips: version 1 of vc1dsp optimizations for loongson mmiZhou Xiaoyong2016-12-171-0/+1
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-241-1/+0
|\ \ | |/
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-181-1/+0
* | Merge commit 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed'Michael Niedermayer2014-08-051-1/+1
|\ \ | |/
| * vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-08-041-0/+8
* | vc-1: Add platform-specific start code search routine to VC1DSPContext.Ben Avison2014-04-251-0/+8
* | vc1dsp: introduce cases for 8x8 and 16x16Christophe Gisquet2014-04-201-2/+2
* | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d'Michael Niedermayer2014-04-051-1/+0
|\ \ | |/
| * Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-041-1/+0
* | Merge commit '71617884a2a673908bd5c0f73d4f91fdca3da82a'Michael Niedermayer2014-01-151-0/+1
|\ \ | |/
| * aarch64: h264 chroma motion compensation NEON optimizationsJanne Grunau2014-01-151-0/+1
* | Merge commit '832e19063209a5f355af733d1a45f5051f49ce33'Michael Niedermayer2013-12-201-0/+1
|\ \ | |/
| * vc1: arm: Add NEON assemblyMason Carter2013-12-201-0/+1
* | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f'Michael Niedermayer2013-05-011-1/+1
|\ \ | |/
| * ppc: More consistent arch initializationDiego Biurrun2013-04-301-1/+1
* | Merge commit '54cd5e4f92de6bd0fb8e24069153b0156c8136bc'Michael Niedermayer2013-04-201-0/+1
|\ \ | |/
| * dsputil: Remove hpel functions (moved to hpeldsp)Ronald S. Bultje2013-04-191-0/+1
* | vc1: fix int/ptrdiff_t mismatchesMichael Niedermayer2013-03-131-1/+1
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-071-0/+1
|\ \ | |/
| * dsputil: Separate h264chromaDiego Biurrun2013-02-061-0/+1
* | dsputil: fixup half a dozen bugs with ptrdiff vs int linesizeMichael Niedermayer2013-02-061-2/+4
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-10/+10
|\ \ | |/
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-10/+10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-081-1/+1
|\ \ | |/
| * x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-231-0/+10
|\ \ | |/
| * Windows Media Image decoder (WMVP/WVP2)Alberto Delmás2011-08-231-0/+10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-051-7/+5
|\ \ | |/
| * vc1: make overlap filter for I-frames bit-exact.Ronald S. Bultje2011-05-041-2/+4
| * Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."Ronald S. Bultje2011-05-041-5/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * VC1: merge idct8x8, coeff adjustments and put_pixels.Ronald S. Bultje2011-02-211-1/+5
| * dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-171-0/+67
* VC1: merge idct8x8, coeff adjustments and put_pixels.Ronald S. Bultje2011-02-221-1/+5
* dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-181-0/+67