Michael Niedermayer
|
17cf309dfa
doc/APIchanges: fill in missing fields
|
3 years ago |
Andreas Rheinhardt
|
e8c0bca6bd
avutil/adler32: Switch av_adler32_update() to size_t on bump
|
3 years ago |
Andreas Rheinhardt
|
e318438f2f
avformat: Make AVChapter.id an int64_t on next major bump
|
3 years ago |
James Almer
|
f7db77bd87
avcodec/packet: deprecate av_init_packet()
|
4 years ago |
Anton Khirnov
|
7d09579190
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
4 years ago |
Michael Niedermayer
|
cc15bb0bbf
doc/APIchanges: Fill in some missing information
|
4 years ago |
James Almer
|
6e7e3a3820
avcodec: add a get_encode_buffer() callback to AVCodecContext
|
4 years ago |
James Almer
|
42e68fe015
avformat/utils: change AVStream side data related public function and struct size types to size_t
|
4 years ago |
James Almer
|
d79e0fe65c
avcodec/packet: change side data related public function and struct size types to size_t
|
4 years ago |
James Almer
|
dbd47b7990
avutil/frame: change av_frame_new_side_data() size parameter type to size_t
|
4 years ago |
James Almer
|
14040a1d91
avutil/buffer: change public function and struct size parameter types to size_t
|
4 years ago |
Jan Ekström
|
a0eec776b6
avcodec: enable usage of err_recognition for encoders
|
4 years ago |
Andreas Rheinhardt
|
2ff40b98ec
avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump
|
4 years ago |
James Almer
|
dd9227e48f
avcodec/options: deprecate avcodec_get_frame_class()
|
4 years ago |
Lynne
|
5ca40d6d94
lavu/tx: support in-place FFT transforms
|
4 years ago |
Andreas Rheinhardt
|
4f49ca7bbc
avdevice/avdevice: Deprecate AVDevice Capabilities API
|
4 years ago |
Michael Niedermayer
|
1bda9bb68a
libavutil/common: Add FFABS64U()
|
4 years ago |
Michael Niedermayer
|
5dd9567080
avutil/common: Add FFABSU() for a signed -> unsigned ABS
|
4 years ago |
James Almer
|
56709ca8aa
avcodec: deprecate AVCodecContext.debug_mv
|
4 years ago |
Nuo Mi
|
ebdd33086a
avcodec: add vvc codec id and profiles
|
4 years ago |
Anton Khirnov
|
baecaa16c1
mpegvideo: use the AVVideoEncParams API for exporting QP tables
|
5 years ago |
Marton Balint
|
eca12f4d5a
avutil/timecode: add av_timecode_init_from_components
|
4 years ago |
Anton Khirnov
|
a83098ab03
avcodec: deprecate thread_safe_callbacks
|
4 years ago |
Lynne
|
d243dd540a
libavcodec: add a new AV_CODEC_EXPORT_DATA_FILM_GRAIN flag and option
|
4 years ago |
Lynne
|
4f9ee87253
libavutil: introduce AVFilmGrainParams side data
|
4 years ago |
James Almer
|
dbd4254a61
doc/APIchanges: add missing marker for release 4.3
|
4 years ago |
Anton Khirnov
|
f95d9510ff
avformat: add a stream event flag for new packets
|
4 years ago |
Anton Khirnov
|
68918d3b7f
lavu/buffer: add a convenience function for replacing buffers
|
4 years ago |
Marton Balint
|
837b6eb90e
avutil/timecode: add av_timecode_make_smpte_tc_string2
|
4 years ago |
Andreas Rheinhardt
|
bbe92ed9b1
doc/APIchanges: Remove version conflict separator
|
4 years ago |
Nicolas George
|
06f2651204
lavu/avstring: deprecate av_d2str().
|
5 years ago |
Jan Ekström
|
34de0abbe7
avutil/channel_layout: add 22.2 layout
|
4 years ago |
James Almer
|
84655b7101
avutil: bump version after addition of MIPS cpu flags
|
4 years ago |
Brian Kim
|
3a8e927176
avutil/imgutils: add utility to get plane sizes
|
4 years ago |
Limin Wang
|
448a9aaa78
API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
|
4 years ago |
Lynne
|
fd54add89c
doc/APIchanges: add new AV_PIX_FMT_X2RGB10
|
4 years ago |
Limin Wang
|
bc8ab084fb
avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data type
|
4 years ago |
Anton Khirnov
|
1b4a98b029
lavu/opt: add a more general child class iteration API
|
4 years ago |
Michael Niedermayer
|
fe65923ad1
doc/APIchanges: Fill in missing values
|
4 years ago |
James Almer
|
ec39c2276a
avutil/buffer: use the default allocator if none is provided to av_buffer_pool_init2()
|
4 years ago |
Anton Khirnov
|
ba6cada92e
avcodec.h: split AVCodec API into its own header
|
4 years ago |
Anton Khirnov
|
383c03ee0f
doc/APIchanges: fix typo in version number
|
4 years ago |
Anton Khirnov
|
064b875e89
h264dec: support exporting QP tables through the AVVideoEncParams API
|
5 years ago |
Lynne
|
2e08b39444
hwcontext: add av_hwdevice_ctx_create_derived_opts
|
4 years ago |
Nicolas George
|
6b65c4ec54
lavu: add av_gcd_q().
|
4 years ago |
Marton Balint
|
af9e622776
avutil/opt: add AV_OPT_FLAG_CHILD_CONSTS
|
4 years ago |
Anton Khirnov
|
bdd6aa25c1
avcodec.h: split bitstream filters API into its own header
|
4 years ago |
Anton Khirnov
|
9d443c3e68
avcodec.h: split AVCodecParameters API into its own header
|
4 years ago |
James Almer
|
13b1bbff0b
avcodec: deprecate Lossless and Intra Only encoder capabilites
|
4 years ago |
James Almer
|
84af196c65
avutil: bump version after addition of av_sat_add64 and av_sat_sub64
|
4 years ago |