summaryrefslogtreecommitdiff
path: root/libavutil/ppc/intreadwrite.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/ppc/intreadwrite: remove AV_??64 overriding codeMichael Niedermayer2015-03-011-14/+0
* Merge commit 'c19a49e565bd06ea47947d50779ba236df9d4943'Michael Niedermayer2014-09-031-36/+36
|\
| * ppc: Support little endian intreadwriteLuca Barbato2014-09-031-24/+40
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | avutil/ppc/intreadwrite: try to fix intreadwrite for ppc64leMichael Niedermayer2014-06-051-12/+28
|/
* Mark all intreadwrite functions av_always_inlineMåns Rullgård2010-01-181-8/+8
* PPC: fix asm operand constraints in AV_RL64Måns Rullgård2009-07-291-1/+1
* PPC: check for x-form asm constraint supportMåns Rullgård2009-04-181-0/+4
* PPC asm for AV_RL*()Måns Rullgård2009-04-181-0/+104