summaryrefslogtreecommitdiff
path: root/libavcodec/h264chroma.h
Commit message (Collapse)AuthorAge
* Merge commit '0c15a9aa7e1654a19144eb594f9639a57fd47482'Michael Niedermayer2013-04-22
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0c15a9aa7e1654a19144eb594f9639a57fd47482': sh4: Remove dubious aligned dsputil code Conflicts: libavcodec/sh4/dsputil_align.c libavcodec/sh4/h264chroma_init.c libavcodec/sh4/hpeldsp.c libavcodec/sh4/qpel.c If someone wants to maintain the sh4 code in ffmpeg, wants to add more optimizations, or volunteers to maintain any of what is removed here and can confirm that they are faster. Then please contact us! Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * sh4: Remove dubious aligned dsputil codeDiego Biurrun2013-04-22
| | | | | | | | | | | | The code represents a considerable maintenance burden and it is not clear that it gives a noticeable benefit to outweigh this after 10 years of improvements in compiler technology since its creation.
* | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27'Michael Niedermayer2013-02-07
|/ | | | | | | | | | | | | * commit '79dad2a932534d1155079f937649e099f9e5cc27': dsputil: Separate h264chroma Conflicts: libavcodec/dsputil_template.c libavcodec/ppc/dsputil_ppc.c libavcodec/vc1dec.c libavcodec/vc1dsp.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* dsputil: Separate h264chromaDiego Biurrun2013-02-06