1488 Commits (ef0f5d1be67a97bf8a5c3da07e12f55b34a24ec3)

Author SHA1 Message Date
Manuel Stoeckl 0760d9153c lavu/pix_fmt: add pixel format for x2bgr10 3 years ago
Andreas Rheinhardt 8d5de914d3 avutil/mem: Deprecate av_mallocz_array() 3 years ago
Andreas Rheinhardt 176b8d785b avcodec/avcodec, options_table: Deprecate sub_text_format 3 years ago
Anton Khirnov dd846bc4a9 lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED 3 years ago
James Almer ccfdef79b1 avutil/buffer: constify some function parameters 3 years ago
Artem Galin 4f78711f9c libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwcontext API 3 years ago
Anton Khirnov 42cd64c182 sws: add a new scaling API 3 years ago
Andreas Rheinhardt cbf111059d avcodec/avcodec: Allow up to seven codec ids per parser 3 years ago
James Almer 590a7e02f0 avcodec: add a Film Grain codec property flag 3 years ago
Andreas Rheinhardt e88db774d8 avfilter/avfilter: Deprecate avfilter_pad_count() 3 years ago
Andreas Rheinhardt 7c5f998196 avfilter/avfilter: Add avfilter_filter_pad_count() 3 years ago
Andreas Rheinhardt 8c53b14599 avutil/opt: Document actual behaviour of av_opt_copy a bit more 3 years ago
Lynne d5de9965ef
imgutils: expose av_image_copy_plane_uc_from() 3 years ago
Lynne a1a0fddfd0
avpacket: ABI bump additions 3 years ago
Andreas Rheinhardt 2dd8acbe80 avutil/common, macros: Move several macros from common.h to macros.h 3 years ago
James Almer e3b5ff17c2 avutil/film_grain_params: add support for H.274 Film Grain Characteristics 3 years ago
Thilo Borgmann c1bf56a526 lavu/cpu: Use av_cpu_ prefix 3 years ago
Mohammad Izadi aca923b365 avcodec: Pass HDR10+ metadata to packet side data in VP9 encoder 3 years ago
James Almer 2cccab96f6 avformat: make AVStream.pts_wrap_bits public 3 years ago
Anton Khirnov 7c9763070d lavc: move av_get_profile_name() from avcodec.h to codec.h 3 years ago
Anton Khirnov bb3648e676 lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h 3 years ago
Anton Khirnov 881db34f6a lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h 3 years ago
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 4 years ago
Anton Khirnov 85ba17f36d Bump major versions of all libraries. 4 years ago
Andreas Rheinhardt cb3ac722f4 avcodec: Constify AVCodecParserContext.parser 4 years ago
Andreas Rheinhardt 8b3e6ce5f4 avdevice/avdevice: Constify av_*_device_next API 4 years ago
Andreas Rheinhardt d7e0d428fa avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks 4 years ago
Andreas Rheinhardt 46dac8cf3d avformat/avformat, utils: Make av_find_best_stream const-correct 4 years ago
Andreas Rheinhardt 626535f6a1 avcodec/codec, allcodecs: Constify the AVCodec API 4 years ago
Andreas Rheinhardt 14fa0a4efb avformat/avformat: Constify AVFormatContext.*_codec pointers 4 years ago
Andreas Rheinhardt 420cedd497 libavresample: Remove deprecated library 4 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Lynne 18af1ea8d1
lavu: bump minor and add APIchanges entry for the lavu/tx changes 4 years ago
Guo, Yejun f1bf465aa0 lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/classification 4 years ago
James Almer 557953a397 avformat/utils: add helper functions to retrieve index entries from an AVStream 4 years ago
Andreas Rheinhardt a77beea6c8 avutil/frame: Deprecate av_get_colorspace_name() 4 years ago
Michael Niedermayer c67d2a2875 Bump Versions before release/4.4 branch 4 years ago
Michael Niedermayer 17cf309dfa doc/APIchanges: fill in missing fields 4 years ago
Andreas Rheinhardt e8c0bca6bd avutil/adler32: Switch av_adler32_update() to size_t on bump 4 years ago
Andreas Rheinhardt e318438f2f avformat: Make AVChapter.id an int64_t on next major bump 4 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