| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/mjpegdec: Decode Huffman-coded lossless JPEGs embedded in DNGs | Nick Renieris | 2019-09-02 | 1 | -0/+1 |
* | avcodec/mjpegdec: Check input buffer size. | Michael Niedermayer | 2018-04-12 | 1 | -0/+1 |
* | mjpegdec: Add hwaccel hooks | Mark Thompson | 2018-02-21 | 1 | -0/+13 |
* | fix MSVC compilation errors | Mateusz | 2017-12-10 | 1 | -0/+2 |
* | libavcodec/blockdsp : add AVX version | Martin Vignali | 2017-10-03 | 1 | -1/+1 |
* | mjpeg: Add support for ICC side data | Derek Buitenhuis | 2017-08-25 | 1 | -0/+5 |
* | avcodec/mjpegdec: quant_matrixes can be up to 65535, use uint16_t | Michael Niedermayer | 2017-03-20 | 1 | -1/+1 |
* | avcodec/mjpegdec: dont try to combine fields for decimated multiscope 2 material | Michael Niedermayer | 2015-06-21 | 1 | -0/+1 |
* | avcodec/mjpegdec: Change upscale_* to an array instead of a bitmask | Michael Niedermayer | 2015-03-18 | 1 | -2/+2 |
* | avcodec/mjpegdec: simplify chroma_height calculation | Michael Niedermayer | 2014-10-21 | 1 | -1/+0 |
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -2/+2 |
|\ |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -2/+2 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -0/+2 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -0/+2 |
* | | avcodec/jpeglsdec: add PAL8 support | Michael Niedermayer | 2014-04-01 | 1 | -0/+1 |
* | | avcodec/mjpegdec: parse adobe_transform | Michael Niedermayer | 2014-02-27 | 1 | -0/+1 |
* | | avcodec/mjpegdec: pass into ff_mjpeg_decode_sos() and check bitmask size | Michael Niedermayer | 2014-01-31 | 1 | -1/+2 |
* | | mjpegdec: parse JPS extension and save relevant stereo3d information | Kirill Gavrilov | 2014-01-30 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-09 | 1 | -0/+3 |
|\| |
|
| * | mjpegdec: apply flipping after decoding, not before | Anton Khirnov | 2014-01-09 | 1 | -0/+3 |
* | | Merge commit 'e2274aa555f023e4f4e4819bf29b2d7e0adec7d5' | Michael Niedermayer | 2013-12-09 | 1 | -1/+1 |
|\| |
|
| * | mjpegdec: use the AVFrame API properly. | Anton Khirnov | 2013-12-09 | 1 | -1/+1 |
| * | mjpeg: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -0/+2 |
* | | avcodec/mjpegdec: Read EXIF metadata in JPEG input. | Thilo Borgmann | 2013-08-13 | 1 | -0/+1 |
* | | mjpegdec: parse app-xfrm | Michael Niedermayer | 2013-07-11 | 1 | -0/+1 |
* | | mjpegdec: parse app-colr | Michael Niedermayer | 2013-07-11 | 1 | -0/+1 |
* | | mjpegdec: Fix used quant index for gbr | Michael Niedermayer | 2013-07-11 | 1 | -0/+1 |
* | | mjpeg: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -0/+2 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -1/+1 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -1/+1 |
* | | cosmetics: minor libavcodec spelling errors | Lou Logan | 2012-06-29 | 1 | -1/+1 |
* | | Support decoding of some unusual jpeg samples. | Carl Eugen Hoyos | 2012-01-06 | 1 | -2/+3 |
* | | Support decoding yuv442 and yuv421 jpeg images. | Carl Eugen Hoyos | 2011-12-27 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-01 | 1 | -0/+5 |
|\| |
|
| * | mjpegdec: add 'extern_huff' private option. | Anton Khirnov | 2011-08-31 | 1 | -0/+5 |
| * | Add support for picture_ptr field in MJpegDecodeContext | anatoly | 2011-03-30 | 1 | -0/+1 |
| * | Move MJPEG's input buffer preprocessing in separate public function | anatoly | 2011-03-30 | 1 | -0/+3 |
| * | Support reference picture defined by bitmask in MJPEG's SOS decoder | anatoly | 2011-03-30 | 1 | -1/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | Add support for picture_ptr field in MJpegDecodeContext | anatoly | 2011-04-26 | 1 | -0/+1 |
* | | Move MJPEG's input buffer preprocessing in separate public function | anatoly | 2011-04-26 | 1 | -0/+3 |
* | | Support reference picture defined by bitmask in MJPEG's SOS decoder | anatoly | 2011-04-26 | 1 | -1/+2 |
|/ |
|
* | Add a seperate VLC table for progressive jpeg so we dont have to subtract 16 ... | Michael Niedermayer | 2010-10-21 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | Avoid huge array for rgb ljpeg on the stack. | Michael Niedermayer | 2009-11-02 | 1 | -0/+3 |
* | Flip (M)JPEG frames encoded by Intel JPEG library. | Carl Eugen Hoyos | 2009-10-19 | 1 | -0/+1 |