1604 Commits (48fc414c7cc13185b5ffe462b288e95be2517196)

Author SHA1 Message Date
Zhao Zhili ba9cd06c76 avutil/avutil: make AV_TIME_BASE_Q available in C++ 1 year ago
Anton Khirnov 85e075587d lavf: deprecate AVFMT_FLAG_SHORTEST 1 year ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
Andreas Rheinhardt 5094d1f429 avutil/fifo: Constify AVFifo pointees in peek functions 1 year ago
Andreas Rheinhardt fa4bf5793a avutil/audio_fifo: Constify some pointees 1 year ago
Andreas Rheinhardt 9bf31f6096 avutil/samplefmt: Constify some pointees 1 year ago
Andreas Rheinhardt 41285890e0 avutil/imgutils: Constify some pointees 1 year ago
Andreas Rheinhardt 2a68d945cd avformat/avio: Constify data pointees of write callbacks 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
James Almer b6627a57f4 Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size" 1 year ago
Nuo Mi 25ecc94d58
avutil: add thread executor 1 year ago
Lynne 139e54911c
lavc/avfft: deprecate the API 1 year ago
Lynne 11e22730e1
lavu/tx: add real to real and real to imaginary RDFT transforms 1 year ago
James Almer 7e246a5db5 doc/APIChanges: remove bogus entry 1 year ago
Zhao Zhili ff094f5ebb avutil/channel_layout: make pre-defined channel layouts C++ friendly 1 year ago
Elias Carotti 418c954e31 lavc/libx264: add mb_info option 1 year ago
Elias Carotti 5012b4ab4c lavu: add video_hint API 1 year ago
Anton Khirnov f264204de9 lavc: deprecate AV_CODEC_FLAG_DROPCHANGED 1 year ago
James Almer d694c25b44 avutil/random_seed: add av_random_bytes() 1 year ago
Dawid Kozinski 637afea88e avcodec: MPEG-5 EVC codec registration 1 year ago
Michael Niedermayer 75918016ab
Move bessel_i0() from swresample/resample to avutil/mathematics 1 year ago
Lynne f3795e1857
APIchanges: add AVHWAccel changes and bump lavc minor 1 year ago
Lynne db1d022781
APIchanges: add hwcontext_vulkan changes and bump lavu minor 1 year ago
Lynne bef86ba86c
APIchanges: add new pixel formats supported and bump lavu minor 1 year ago
James Almer 01d444c077 avutil/frame: add av_frame_replace 2 years ago
James Almer 63767b79a5 avutil/frame: deprecate palette_has_changed 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Anton Khirnov 70433abf7f lavc/codec_desc: add a property for codecs that support field coding 2 years ago
Anton Khirnov 8b20d0dcb5 lavc: deprecate AV_CODEC_CAP_SUBFRAMES 2 years ago
Anton Khirnov c2ae8e30b7 lavc/codec_par: add AVCodecParameters.framerate 2 years ago
James Almer 0fc9c1f682 avutil/version: bump minor after recent changes 2 years ago
Niklas Haas 4eaaa38d3d avutil: make av_frame_get_plane_buffer accept a const AVFrame* 2 years ago
James Almer 61b27b15fc avutil/hdr_dynamic_metadata: allow av_dynamic_hdr_plus_to_t35() to accept an existing buffer 2 years ago
Anton Khirnov 632c349931 lavfi: add a flag for filters able to work with hw_device_ctx 2 years ago
Raphaël Zumer 0a3ce5f738 avutil: add HDR10+ dynamic metadata serialization function 2 years ago
Zhao Zhili 3be46ee767 libavutil/hdr_dynamic_vivid_metadata: fix three spline params 2 years ago
Marth64 373ef1c4fa
avcodec/version: bump minor version to accommodate spatial audio detection 2 years ago
Linjie Fu f459377543 lavc/avcodec: Add HEVC Screen Content Coding Extensions profile 2 years ago
Michael Niedermayer 9e80dfbfd9
doc/APIchanges: Add 6.0 cut point 2 years ago
Michael Niedermayer e33c1a5494
doc/APIchange: fill in missing things 2 years ago
Marton Balint 927042b409 avformat: deprecate AVFormatContext io_close callback 2 years ago
Marton Balint 2296078397 avutil/frame: deprecate AVFrame.coded_picture_number and display_picture_number 2 years ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
Anton Khirnov d1b9a3ddb4 lavfi: add a new filtergraph parsing API 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
Leo Izen 719a93f4e4 avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
Andreas Rheinhardt 868a31b42d avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket* 2 years ago
Anton Khirnov d02340b9e3 lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding 2 years ago
Anton Khirnov a1a80f2e64 lavc/encode: pass through frame durations to encoded packets 2 years ago
Anton Khirnov 5c0348f3d6 lavc: add a codec flag for propagating opaque from frames to packets 2 years ago