27 Commits (08d0dbf2aecbbe387227dfae4314e0a989ca4556)

Author SHA1 Message Date
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Diego Biurrun 1df0b06162 nuv: Reuse the DSPContext from RTJpegContext 11 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Janne Grunau 859a579e9b nuv: check RTjpeg header for validity 12 years ago
Martin Storsjö 0ca1bdb37d rtjpeg: Add ff_ prefix to nonstatic symbols 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Reimar Döffinger 0766291a66 Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Aurelien Jacobs ce7f71a2dd dsputil.h is a local header 17 years ago
Reimar Döffinger b034f72b17 Add some const keywords in rtjpeg decoder 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Reimar Döffinger c9ec7564f0 Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 years ago
Reimar Döffinger dfca23e361 NuppelVideo/MythTVVideo support, including rtjpeg decoder 19 years ago