aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/sipr.h
AgeCommit message (Expand)Author
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-02-13Merge commit '4a2b26fc1b1ad123eba473a20e270f2b0ba92bca'Michael Niedermayer
2013-02-12sipr: decode directly to the user-provided AVFrameJustin Ruggles
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2011-11-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-09sipr: use a function pointer to select the decode_frame functionJustin Ruggles
2011-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-18sipr: Drop unused DSPContextAlex Converse
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2010-01-16SIPR16k decoderVitor Sessak
2010-01-16Split some SIPR structs to a header file for the upcoming SIPR16k commitVitor Sessak