Kacper Michajłow
|
d6cb0d2c2b
ALL: move av_unused to conform with standard requirement
|
1 month ago |
Michael Niedermayer
|
d6fe3786cd
avcodec/jpeg2000dec: Make sure the 4 extra bytes allocated are initialized
|
3 months ago |
Michael Niedermayer
|
01a292c7e3
avcodec/jpeg2000dec: implement cdef remapping during pixel format matching
|
3 months ago |
Michael Niedermayer
|
104d6846c1
avcodec/jpeg2000dec: move cdef default check into get_siz()
|
3 months ago |
Timo Rothenpieler
|
262d41c804
all: fix typos found by codespell
|
3 months ago |
James Almer
|
7f9c7f9849
avcodec/jpeg2000dec: clear array length when freeing it
|
10 months ago |
Marton Balint
|
19c95ecbff
avcodec: deprecate AVCodecContext properties
|
11 months ago |
Marton Balint
|
74e04b8921
avcodec: set AV_FRAME_FLAG_LOSSLESS where supported
|
11 months ago |
Osamu Watanabe
|
c893dcce31
avcodec/jpeg2000: Fix undefined behaviour in left shift operations
|
11 months ago |
Osamu Watanabe
|
82467b635e
avcodec/jpeg2000: Improve FF_DWT97_INT to pass ISO/IEC 15444-4 conformance tests
|
1 year ago |
Pierre-Anthony Lemieux
|
839f6d38a0
jpeg2000dec: fix tile-part header state reset
|
1 year ago |
Osamu Watanabe
|
d88a988d3d
avcodec/jpeg2000dec: Fix HT decoding
|
1 year ago |
Osamu Watanabe
|
48b14732d8
avcodec/jpeg2000dec: Add support for placeholder passes
|
1 year ago |
Osamu Watanabe
|
fe1b196499
avcodec/jpeg2000dec: Add support for CAP and CPF markers
|
1 year ago |
Osamu Watanabe
|
6f4a95cfb8
avcodec/jpeg2000dec: fix tilepart processing
|
1 year ago |
Andreas Rheinhardt
|
df3cdf4c75
avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I
|
1 year ago |
Michael Niedermayer
|
4ed4f9a6c0
avcodec/jpeg2000dec: remove ST=3 case
|
1 year ago |
Michael Niedermayer
|
19ad05e9e0
avcodec/jpeg2000htdec: Check magp before using it in a shift
|
1 year ago |
Andreas Rheinhardt
|
790f793844
avutil/common: Don't auto-include mem.h
|
1 year ago |
Andreas Rheinhardt
|
271d6709cf
avcodec/jpeg2000dec: Avoid using GetByteContext.buffer directly
|
1 year ago |
Andreas Rheinhardt
|
b48b3250ca
avcodec/jpeg2000dec, j2kenc: Constify where appropriate
|
1 year ago |
Anton Khirnov
|
08bebeb1be
Revert "all: Don't set AVClass.item_name to its default value"
|
1 year ago |
Andreas Rheinhardt
|
0c6203c97a
all: Don't set AVClass.item_name to its default value
|
1 year ago |
Michael Niedermayer
|
88453250db
avcodec/jpeg2000dec: Check image offset
|
2 years ago |
Michael Niedermayer
|
c012d1f2bb
avcodec/jpeg2000dec: jpeg2000 has its own lowres option
|
2 years ago |
Andreas Rheinhardt
|
8238bc0b5e
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
|
2 years ago |
Michael Niedermayer
|
9b6d191a66
avcodec/jpeg2000dec: Check for reduction factor and image offset
|
2 years ago |
James Almer
|
dc7bd7c5a5
avcodec: use the new AVFrame key_frame flag in all decoders and encoders
|
2 years ago |
caleb
|
b9c42cdf8d
avcodec/jpeg2000dec: add support for HTJ2K block decoding
|
2 years ago |
caleb
|
4a466aab30
avcodec/jpeg2000dec: move decoder structs to a header file
|
2 years ago |