Andreas Rheinhardt
|
60cae5019a
avcodec/mjpegenc_common: Constify ff_mjpeg_encode_{dc,picture_header}()
|
1 week ago |
Marvin Scholz
|
fd4f7d0d14
avcodec/mjpegdec: fix variable shadowing
|
6 months ago |
James Almer
|
1009396953
avcodec/mjpegenc: take into account component count when writing the SOF header size
|
2 years ago |
Andreas Rheinhardt
|
69f46ff586
avcodec/mjpegenc_common: Only pass what is used from ScanTable
|
2 years ago |
Andreas Rheinhardt
|
4486ff9242
avcodec/mjpegenc_common: Don't flush unnecessarily
|
2 years ago |
Andreas Rheinhardt
|
77adbe28ab
avcodec/mjpegenc_common: Don't check luma/chroma matrices unnecessarily
|
2 years ago |
Niklas Haas
|
e254af3154
avcodec/mjpegenc: support writing ICC profiles
|
3 years ago |
Andreas Rheinhardt
|
9b3279b201
avcodec/mjpegenc: Fix files with slices > 1, but threads == 1
|
3 years ago |
Martin Storsjö
|
f2da2e1458
libavcodec: Split version.h
|
3 years ago |
Andreas Rheinhardt
|
cbbd5e063d
avcodec/mjpegenc_common: Use AVCodecContext.codec_id directly
|
3 years ago |
Andreas Rheinhardt
|
3867b18120
avcodec/mjpegenc_common: Don't call function unnecessarily
|
3 years ago |
Andreas Rheinhardt
|
8a0981d013
avcodec/mjpegenc_common: Pass MJpegContext for writing picture header
|
3 years ago |
Andreas Rheinhardt
|
7aee9e326f
avcodec/mjpegenc: Deprecate unused prediction type
|
3 years ago |
Andreas Rheinhardt
|
bd2ec3d345
avcodec/mpegvideo: Move MJPEG/AMV-only fields to MJpegContext
|
3 years ago |
Andreas Rheinhardt
|
506758357e
avcodec/mjpegenc_common: Fix intendation
|
3 years ago |
Andreas Rheinhardt
|
8edb2c638c
avcodec/mjpegenc_common: Move code for MJPEG/AMV to mjpegenc
|
3 years ago |
Andreas Rheinhardt
|
26e117a14d
avcodec/mjpegenc: Avoid allocation of MJpegContext
|
3 years ago |
Andreas Rheinhardt
|
1d333c1547
avcodec/jpegtables: Unavpriv MJPEG-tables
|
4 years ago |
Andreas Rheinhardt
|
059fc2d9da
avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmts
|
3 years ago |
Andreas Rheinhardt
|
c81b8e04aa
Avoid intermediate bitcount for number of bytes in PutBitContext
|
4 years ago |
Andreas Rheinhardt
|
bab6b88ebf
avcodec/mjpegenc_common: Move stuff only used by mjpegenc.c to it
|
4 years ago |
Andreas Rheinhardt
|
6eae9c1d39
avcodec/jpegtables: Move ff_mjpeg_build_huffman_codes to mjpegenc_common
|
4 years ago |
Anton Khirnov
|
944ba30db0
put_bits: make avpriv_put_string() lavc-local
|
4 years ago |
Carl Eugen Hoyos
|
f2e7864496
lavc/mjpegenc: Fix not writing RST tag after final slice.
|
5 years ago |
James Almer
|
2cb656ad11
avcodec/mjpegenc: move ff_mjpeg_encode_picture_frame to mjpegenc_common
|
7 years ago |
Rostislav Pehlivanov
|
2c9be3882a
mjpegenc_common: check for codec ID before using avctx->priv_data
|
8 years ago |
Carl Eugen Hoyos
|
3ea9773793
lavc/mjpegenc_common: Remove an unused variable.
|
8 years ago |
Michael Niedermayer
|
ce6e7a2db1
avcodec/mjpegenc: Simplify by moving assert into ff_mjpeg_encode_huffman_close()
|
8 years ago |
Michael Niedermayer
|
3e1507a954
avcodec/mjpegenc: Bypass the 2 pass encoding when optimal tables are not requested
|
8 years ago |
Michael Niedermayer
|
e10bd12c25
avcodec/mjpegenc: Remove non functional huffman reallocation and error handling
|
8 years ago |
Rostislav Pehlivanov
|
d164ef6589
mjpegenc_common: add missing ff_ prefix to init_uni_ac_vlc
|
8 years ago |
Jerry Jiang
|
884506dfe2
Implement optimal huffman encoding for (M)JPEG.
|
8 years ago |
Michael Niedermayer
|
068026b0f7
avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored
|
9 years ago |
Derek Buitenhuis
|
f3af379b5c
Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
|
9 years ago |
Vittorio Giovara
|
2862b63783
lavc: Move prediction_method to codec private options
|
9 years ago |
Carl Eugen Hoyos
|
d6cfbcd621
lavc/mjpegenc: Add an option to force outputting chroma matrix.
|
9 years ago |
Michael Niedermayer
|
8b72f6d50b
avcodec/ljpegenc: Fix encoding RGBA LJPEG
|
9 years ago |
Michael Niedermayer
|
b26497f824
avcodec/mjpegenc_common: do not ignore the color_range field
|
9 years ago |
Michael Niedermayer
|
94d68a41fa
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
|
9 years ago |
Vittorio Giovara
|
7c6eb0a1b7
lavc: AV-prefix all codec flags
|
9 years ago |
Michael Niedermayer
|
c50904fd78
avcodec/mjpegenc_common: Use ff_mpv_reallocate_putbitbuffer()
|
9 years ago |
Michael Niedermayer
|
3bf81d3896
Merge commit '85ca012ba680bdf942d95ab98c74f6a28f447588'
|
9 years ago |
Shiina Hideaki
|
85ca012ba6
mjpegenc: Fix JFIF header byte ordering
|
10 years ago |
Michael Niedermayer
|
a105931d3e
Merge commit '4978850ca2cb1ec6908f5bc79cc592ca454d11e8'
|
10 years ago |
Michael Niedermayer
|
794e9fb5a6
Merge commit 'e6e3dcba0c6f11bd7022e2d3b9bcb7b6a09d6c80'
|
10 years ago |
Diego Biurrun
|
4978850ca2
build: Split JPEG-related tables off into a separate component
|
10 years ago |
Diego Biurrun
|
e6e3dcba0c
mjpeg: Move code only used in the encoder(s) to the appropriate header
|
10 years ago |
Michael Niedermayer
|
02729f7a5a
avcodec/mjpegenc_common: Restore removed copyright statements
|
10 years ago |
Michael Niedermayer
|
581b5f0b9b
Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'
|
10 years ago |
Michael Niedermayer
|
909f53f2b2
Merge commit 'adcb8392c9b185fd8a91a95fa256d15ab1432a30'
|
10 years ago |