| Commit message (Expand) | Author | Age | Files | Lines |
* | vp8: fix PPC assembly and bilinear C code to work if src_stride != dst_stride. | Ronald S. Bultje | 2013-09-23 | 1 | -7/+42 |
* | Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' | Michael Niedermayer | 2013-05-01 | 1 | -1/+7 |
|\ |
|
| * | ppc: More consistent arch initialization | Diego Biurrun | 2013-04-30 | 1 | -1/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-08 | 1 | -2/+2 |
|\| |
|
| * | PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutil | Justin Ruggles | 2012-06-08 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -8/+8 |
|\| |
|
| * | vp8: change int stride to ptrdiff_t stride. | Ronald S. Bultje | 2012-03-02 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\| |
|
| * | ppc: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-07 | 1 | -1/+1 |
|\| |
|
| * | doxygen: Do not include license boilerplates in Doxygen comment blocks. | Diego Biurrun | 2012-02-06 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | vp8: ppc: fix invalid reads in altivec epel mc | Mans Rullgard | 2011-02-21 | 1 | -7/+14 |
* | | vp8: ppc: fix invalid reads in altivec epel mc | Mans Rullgard | 2011-02-22 | 1 | -7/+14 |
|/ |
|
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -1/+2 |
* | Merge has_altivec() function into mm_support(), remove it and use | Stefano Sabatini | 2010-09-08 | 1 | -1/+1 |
* | Altivec VP8 MC functions | David Conrad | 2010-06-29 | 1 | -0/+295 |