summaryrefslogtreecommitdiff
path: root/libavcodec/sipr.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* sipr: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-1/+0
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* sipr: use a function pointer to select the decode_frame functionJustin Ruggles2011-11-091-10/+14
* sipr: Drop unused DSPContextAlex Converse2011-06-181-1/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-1/+1
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-1/+1
* SIPR16k decoderVitor Sessak2010-01-161-2/+26
* Split some SIPR structs to a header file for the upcoming SIPR16k commitVitor Sessak2010-01-161-0/+83