Kacper Michajłow
|
d6cb0d2c2b
ALL: move av_unused to conform with standard requirement
|
1 月之前 |
Marton Balint
|
d5f7a428b1
avcodec/dvbsubenc: fix 256 color rle decoding
|
3 月之前 |
Marton Balint
|
aeb6ea51f5
avcodec/dvbsubdec: convert dvbsub_read_8bit_string to bytestream reader
|
3 月之前 |
softworkz
|
edd28770be
avcodec/dvbsubdec: Fix conditions for fallback to default resolution
|
4 年之前 |
Andreas Rheinhardt
|
790f793844
avutil/common: Don't auto-include mem.h
|
1 年之前 |
Anton Khirnov
|
08bebeb1be
Revert "all: Don't set AVClass.item_name to its default value"
|
1 年之前 |
Andreas Rheinhardt
|
0c6203c97a
all: Don't set AVClass.item_name to its default value
|
1 年之前 |
Andreas Rheinhardt
|
48286d4d98
avcodec/codec_internal: Add macro to set AVCodec.long_name
|
3 年之前 |
Andreas Rheinhardt
|
b9eaf77ed1
avcodec/internal: Move ff_set_dimensions() to decode.h
|
3 年之前 |
Andreas Rheinhardt
|
21b23ceab3
avcodec: Make init-threadsafety the default
|
3 年之前 |
softworkz
|
830f49cb9d
avcodec/dvdsubdec, dvbsubdec: remove bitmap dumping in DEBUG builds
|
3 年之前 |
Andreas Rheinhardt
|
6ed0d95fa2
avcodec/codec_internal: Constify AVPacket in decode_sub cb
|
3 年之前 |
Andreas Rheinhardt
|
4243da4ff4
avcodec/codec_internal: Use union for FFCodec decode/encode callbacks
|
3 年之前 |
Andreas Rheinhardt
|
fb59a42ef9
avcodec/codec_internal: Add FFCodec.decode_sub
|
3 年之前 |
Andreas Rheinhardt
|
20f9727018
avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec
|
3 年之前 |
Andreas Rheinhardt
|
a688f3c13c
avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h
|
3 年之前 |
Andreas Rheinhardt
|
cee04cbfe1
avcodec/decode: Fix leaks upon subtitle decoding errors
|
4 年之前 |
Andreas Rheinhardt
|
a4798a5d51
all: Use av_memdup() where appropriate
|
4 年之前 |
Andreas Rheinhardt
|
1ea3650823
Replace all occurences of av_mallocz_array() by av_calloc()
|
4 年之前 |
Andreas Rheinhardt
|
b3108b1cbc
avcodec/dvbsubdec: Make decoder init-threadsafe
|
5 年之前 |
Andreas Rheinhardt
|
834ef6f4a9
avcodec/dvbsubdec: Add const where appropriate
|
5 年之前 |
Andreas Rheinhardt
|
a247ac640d
avcodec: Constify AVCodecs
|
4 年之前 |
Andreas Rheinhardt
|
d947464ad4
avcodec: Remove deprecated AVPicture API
|
4 年之前 |
Michael Niedermayer
|
7b4510d2a8
avcodec/dvbsubdec: Support computing clut only once
|
4 年之前 |
Clément Bœsch
|
a469d29c08
avcodec/dvbsubdec: error out on unsupported coding methods
|
5 年之前 |
Clément Bœsch
|
b0f96f663c
avcodec/dvbsubdec: request samples for missing coding methods
|
5 年之前 |
Limin Wang
|
9cfed6d84a
avcodec/dvbsubdec: Cosmetics
|
5 年之前 |
Limin Wang
|
c32114e0a5
avcodec/dvbsubdec: prefer to use variable instead of type for sizeof
|
5 年之前 |
Limin Wang
|
e72e4b6967
avcodec/dvbsubdec: simplify code by using OFFSET() macro
|
5 年之前 |
Limin Wang
|
157873623f
avcodec/dvbsubdec: replace data_size with got_sub_ptr for better readability
|
5 年之前 |