]> git.sesse.net Git - ffmpeg/history - libavcodec/ppc/vorbisdsp_altivec.c
mpegvideo_enc: Check AVCodecContext allocation
[ffmpeg] / libavcodec / ppc / vorbisdsp_altivec.c
2014-06-10 Diego Biurrunppc: Consistently use convenience macro for runtime...
2013-08-29 Diego Biurrunppc: cosmetics: Consistently format CPU flag detection...
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2013-01-21 Ronald S. Bultjevorbisdsp: change block_size type from int to intptr_t.
2013-01-20 Diego Biurrunppc: vorbisdsp: Drop some unnecessary #includes
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...