summaryrefslogtreecommitdiff
path: root/libavcodec/sipr.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-1/+1
* Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | Merge commit '4a2b26fc1b1ad123eba473a20e270f2b0ba92bca'Michael Niedermayer2013-02-131-1/+0
|\ \ | |/
| * sipr: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-101-10/+14
|\ \ | |/
| * sipr: use a function pointer to select the decode_frame functionJustin Ruggles2011-11-091-10/+14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-201-1/+0
|\ \ | |/
| * 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