Anton Khirnov
|
2628dff366
lavc: move avcodec_profile_name() from avcodec.h to codec_id.h
|
3 years ago |
Anton Khirnov
|
000f35125f
lavc: move av_get_[exact_]bits_per_sample() to codec_id.h
|
3 years ago |
Anton Khirnov
|
ff0a96046d
lavc: move small misc definitions into a separate header
|
3 years ago |
James Almer
|
bd96c54fe4
doc/APIchanges: add hashes and version numbers for recent entries
|
3 years ago |
Anton Khirnov
|
85ba17f36d
Bump major versions of all libraries.
|
3 years ago |
Andreas Rheinhardt
|
cb3ac722f4
avcodec: Constify AVCodecParserContext.parser
|
3 years ago |
Andreas Rheinhardt
|
8b3e6ce5f4
avdevice/avdevice: Constify av_*_device_next API
|
3 years ago |
Andreas Rheinhardt
|
d7e0d428fa
avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks
|
3 years ago |
Andreas Rheinhardt
|
46dac8cf3d
avformat/avformat, utils: Make av_find_best_stream const-correct
|
3 years ago |
Andreas Rheinhardt
|
626535f6a1
avcodec/codec, allcodecs: Constify the AVCodec API
|
3 years ago |
Andreas Rheinhardt
|
14fa0a4efb
avformat/avformat: Constify AVFormatContext.*_codec pointers
|
3 years ago |
Andreas Rheinhardt
|
420cedd497
libavresample: Remove deprecated library
|
3 years ago |
Andreas Rheinhardt
|
56450a0ee4
avformat: Constify the API wrt AV(In|Out)putFormat
|
3 years ago |
Lynne
|
18af1ea8d1
lavu: bump minor and add APIchanges entry for the lavu/tx changes
|
3 years ago |
Guo, Yejun
|
f1bf465aa0
lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/classification
|
3 years ago |
James Almer
|
557953a397
avformat/utils: add helper functions to retrieve index entries from an AVStream
|
3 years ago |
Andreas Rheinhardt
|
a77beea6c8
avutil/frame: Deprecate av_get_colorspace_name()
|
3 years ago |
Michael Niedermayer
|
c67d2a2875
Bump Versions before release/4.4 branch
|
3 years ago |
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()
|
3 years ago |
Anton Khirnov
|
7d09579190
lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS
|
3 years ago |
Michael Niedermayer
|
cc15bb0bbf
doc/APIchanges: Fill in some missing information
|
3 years ago |
James Almer
|
6e7e3a3820
avcodec: add a get_encode_buffer() callback to AVCodecContext
|
3 years ago |
James Almer
|
42e68fe015
avformat/utils: change AVStream side data related public function and struct size types to size_t
|
3 years ago |
James Almer
|
d79e0fe65c
avcodec/packet: change side data related public function and struct size types to size_t
|
3 years ago |
James Almer
|
dbd47b7990
avutil/frame: change av_frame_new_side_data() size parameter type to size_t
|
3 years ago |
James Almer
|
14040a1d91
avutil/buffer: change public function and struct size parameter types to size_t
|
3 years ago |
Jan Ekström
|
a0eec776b6
avcodec: enable usage of err_recognition for encoders
|
3 years ago |
Andreas Rheinhardt
|
2ff40b98ec
avformat: Deprecate AVFMT_FLAG_PRIV_OPT, remove av_demuxer_open on bump
|
3 years ago |
James Almer
|
dd9227e48f
avcodec/options: deprecate avcodec_get_frame_class()
|
3 years ago |
Lynne
|
5ca40d6d94
lavu/tx: support in-place FFT transforms
|
3 years ago |
Andreas Rheinhardt
|
4f49ca7bbc
avdevice/avdevice: Deprecate AVDevice Capabilities API
|
3 years ago |
Michael Niedermayer
|
1bda9bb68a
libavutil/common: Add FFABS64U()
|
3 years ago |
Michael Niedermayer
|
5dd9567080
avutil/common: Add FFABSU() for a signed -> unsigned ABS
|
3 years ago |
James Almer
|
56709ca8aa
avcodec: deprecate AVCodecContext.debug_mv
|
3 years ago |
Nuo Mi
|
ebdd33086a
avcodec: add vvc codec id and profiles
|
3 years ago |
Anton Khirnov
|
baecaa16c1
mpegvideo: use the AVVideoEncParams API for exporting QP tables
|
4 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().
|
4 years ago |
Jan Ekström
|
34de0abbe7
avutil/channel_layout: add 22.2 layout
|
4 years ago |