summaryrefslogtreecommitdiffstats
path: root/libavcodec/rtjpeg.h
Commit message (Expand)AuthorAgeFilesLines
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-2/+3
* nuv: Reuse the DSPContext from RTJpegContextDiego Biurrun2014-03-221-4/+5
* Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* nuv: check RTjpeg header for validityJanne Grunau2012-08-061-0/+3
* rtjpeg: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-2/+2
* 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
* Move "block" variable in rtjpeg decoder to context to ensure sufficient align...Reimar Döffinger2009-05-241-0/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* dsputil.h is a local headerAurelien Jacobs2008-03-031-1/+1
* Add some const keywords in rtjpeg decoderReimar Döffinger2008-02-011-2/+2
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack sinceReimar Döffinger2006-11-051-1/+0
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+19
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-271-0/+19
OpenPOWER on IntegriCloud