summaryrefslogtreecommitdiff
path: root/libavcodec/mjpegenc_common.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mjpegenc: take into account component count when writing the SOF head...James Almer2022-11-261-1/+1
* avcodec/mjpegenc_common: Only pass what is used from ScanTableAndreas Rheinhardt2022-10-241-5/+5
* avcodec/mjpegenc_common: Don't flush unnecessarilyAndreas Rheinhardt2022-10-091-1/+0
* avcodec/mjpegenc_common: Don't check luma/chroma matrices unnecessarilyAndreas Rheinhardt2022-10-091-8/+7
* avcodec/mjpegenc: support writing ICC profilesNiklas Haas2022-04-111-3/+65
* avcodec/mjpegenc: Fix files with slices > 1, but threads == 1Andreas Rheinhardt2022-04-011-4/+6
* libavcodec: Split version.hMartin Storsjö2022-03-161-0/+1
* avcodec/mjpegenc_common: Use AVCodecContext.codec_id directlyAndreas Rheinhardt2022-01-041-1/+1
* avcodec/mjpegenc_common: Don't call function unnecessarilyAndreas Rheinhardt2022-01-041-4/+3
* avcodec/mjpegenc_common: Pass MJpegContext for writing picture headerAndreas Rheinhardt2022-01-041-19/+17
* avcodec/mjpegenc: Deprecate unused prediction typeAndreas Rheinhardt2022-01-041-1/+1
* avcodec/mpegvideo: Move MJPEG/AMV-only fields to MJpegContextAndreas Rheinhardt2022-01-041-2/+2
* avcodec/mjpegenc_common: Fix intendationAndreas Rheinhardt2022-01-041-11/+11
* avcodec/mjpegenc_common: Move code for MJPEG/AMV to mjpegencAndreas Rheinhardt2022-01-041-12/+2
* avcodec/mjpegenc: Avoid allocation of MJpegContextAndreas Rheinhardt2022-01-041-1/+1
* avcodec/jpegtables: Unavpriv MJPEG-tablesAndreas Rheinhardt2022-01-041-9/+9
* avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmtsAndreas Rheinhardt2021-04-101-0/+16
* Avoid intermediate bitcount for number of bytes in PutBitContextAndreas Rheinhardt2021-03-301-5/+2
* avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to itAndreas Rheinhardt2021-02-231-194/+0
* avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_commonAndreas Rheinhardt2021-02-231-0/+21
* put_bits: make avpriv_put_string() lavc-localAnton Khirnov2020-10-281-3/+3
* lavc/mjpegenc: Fix not writing RST tag after final slice.Carl Eugen Hoyos2020-01-211-1/+1
* avcodec/mjpegenc: move ff_mjpeg_encode_picture_frame to mjpegenc_commonJames Almer2017-05-081-0/+48
* mjpegenc_common: check for codec ID before using avctx->priv_dataRostislav Pehlivanov2017-04-081-3/+7
* lavc/mjpegenc_common: Remove an unused variable.Carl Eugen Hoyos2017-02-101-1/+1
* avcodec/mjpegenc: Simplify by moving assert into ff_mjpeg_encode_huffman_close()Michael Niedermayer2017-02-101-16/+12
* avcodec/mjpegenc: Bypass the 2 pass encoding when optimal tables are not requ...Michael Niedermayer2017-02-101-5/+6
* avcodec/mjpegenc: Remove non functional huffman reallocation and error handlingMichael Niedermayer2017-02-101-7/+0
* mjpegenc_common: add missing ff_ prefix to init_uni_ac_vlcRostislav Pehlivanov2017-02-091-3/+3
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-081-11/+155
* avcodec/mjpegenc_common: Store approximate aspect if exact cannot be storedMichael Niedermayer2016-03-191-2/+12
* Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis2016-02-031-2/+2
|\
| * lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-211-2/+2
* | lavc/mjpegenc: Add an option to force outputting chroma matrix.Carl Eugen Hoyos2015-10-091-0/+3
* | avcodec/ljpegenc: Fix encoding RGBA LJPEGMichael Niedermayer2015-09-111-6/+22
* | avcodec/mjpegenc_common: do not ignore the color_range fieldMichael Niedermayer2015-08-101-3/+4
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-1/+1
* | avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer()Michael Niedermayer2015-05-251-1/+11
* | Merge commit '85ca012ba680bdf942d95ab98c74f6a28f447588'Michael Niedermayer2015-05-131-1/+4
|\ \ | |/
| * mjpegenc: Fix JFIF header byte orderingShiina Hideaki2015-05-121-1/+4
* | Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'Michael Niedermayer2015-03-311-0/+1
|\ \ | |/
| * build: Split JPEG-related tables off into a separate componentDiego Biurrun2015-03-301-0/+1
* | Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80'Michael Niedermayer2015-03-301-0/+1
|\ \ | |/
| * mjpeg: Move code only used in the encoder(s) to the appropriate headerDiego Biurrun2015-03-301-0/+1
* | avcodec/mjpegenc_common: Restore removed copyright statementsMichael Niedermayer2014-07-061-0/+2
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-1/+1
|\ \ | |/
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-1/+1
* | Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'Michael Niedermayer2014-07-011-35/+99
|/
* mjpeg: Split off bits shared by MJPEG and LJPEG encodersDiego Biurrun2014-06-301-0/+317