]> git.sesse.net Git - ffmpeg/history - libavcodec/sipr.h
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
[ffmpeg] / libavcodec / sipr.h
2013-02-25 Diego BiurrunRemove unnecessary dsputil.h #includes
2013-02-12 Justin Rugglessipr: decode directly to the user-provided AVFrame
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2011-11-09 Justin Rugglessipr: use a function pointer to select the decode_frame...
2011-06-19 Alex Conversesipr: Drop unused DSPContext
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2010-01-16 Vitor SessakSIPR16k decoder
2010-01-16 Vitor SessakSplit some SIPR structs to a header file for the upcomi...