summaryrefslogtreecommitdiff
path: root/libavcodec/rtjpeg.h
Commit message (Expand)AuthorAge
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* nuv: Reuse the DSPContext from RTJpegContextDiego Biurrun2014-03-22
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* nuv: check RTjpeg header for validityJanne Grunau2012-08-06
* rtjpeg: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-15
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-06
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* Move "block" variable in rtjpeg decoder to context to ensure sufficient align...Reimar Döffinger2009-05-24
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* dsputil.h is a local headerAurelien Jacobs2008-03-03
* Add some const keywords in rtjpeg decoderReimar Döffinger2008-02-01
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack sinceReimar Döffinger2006-11-05
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* NuppelVideo/MythTVVideo support, including rtjpeg decoderReimar Döffinger2006-03-27