]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/mpegaudiodsp_altivec.c
avpacket: fix setting AVPacket.data in av_packet_ref()
[ffmpeg] / libavcodec / ppc / mpegaudiodsp_altivec.c
2015-05-31 Luca Barbatoppc: Restrict some Altivec implementations to Big Endian
2014-06-10 Diego Biurrunppc: Consistently use convenience macro for runtime...
2014-04-04 Diego Biurrunppc: Drop a bunch of unnecessary dsputil_altivec.h...
2013-08-28 Diego Biurrunppc: Add missing AltiVec cpuflag detection invocations
2013-04-30 Diego Biurrunppc: More consistent arch initialization
2013-04-30 Diego Biurrunmpegaudiosp: More consistent names for ppc/x86 optimiza...