summaryrefslogtreecommitdiff
path: root/libavcodec/h263dsp.c
Commit message (Expand)AuthorAgeFilesLines
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-151-4/+5
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H263 lpf functionsShivraj Patil2015-06-171-0/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-11-081-47/+63
|\
| * h263dsp: K&R formatting cosmeticsDiego Biurrun2013-11-081-47/+63
* | Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6'Michael Niedermayer2013-11-081-4/+4
|/
* dsputil: Split off H.263 bits into their own H263DSPContextDiego Biurrun2013-11-081-0/+108