2579 Commits (4869171aa911fdfce67549bd56fdd0ff914d9380)

Author SHA1 Message Date
Jan Ekström 0d36844ddf avcodec: add frame side data array to AVCodecContext 8 months ago
Mark Thompson 98a2ade630 avcodec: Fix doxygen comment marker 8 months ago
Anton Khirnov 68a8eca752 lavc: add a decoder option for configuring side data preference 9 months ago
Anton Khirnov 0757669629 lavc: move AVCodecContext.pts_correction* to DecodeContext 9 months ago
Andreas Rheinhardt 326c97dd38 avcodec/avcodec: Reorder AVCodecContext and AVSubtitleRect fields 9 months ago
James Almer 67e7f0b05e avutil: remove deprecated FF_API_REORDERED_OPAQUE 9 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 9 months ago
James Almer 98e1eebef9 avcodec: remove deprecated FF_API_SLICE_OFFSET 9 months ago
James Almer 2717dcfb85 avcodec: remove deprecated FF_API_AVCTX_FRAME_NUMBER 9 months ago
James Almer c4498aae7c avcodec: remove deprecated FF_API_AVCODEC_CHROMA_POS 9 months ago
James Almer 0b8940f96a avcodec: remove deprecated FF_API_IDCT_NONE 9 months ago
Andrew Sayers 0dde5c5efa avcodec/avcodec: downgrade multi-member comment to non-Doxygen comment 9 months ago
Andrew Sayers 6096c244bb fix /// comments that should be ///< 9 months ago
Andreas Rheinhardt 1d66a122df avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZE 9 months ago
Anton Khirnov 1cc24d7495 lavc: deprecate avcodec_close() 9 months ago
James Almer 804be7f9e3 avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side data 1 year ago
Stefano Sabatini 6f421d9d4e lavc: clarify meaning of avctx.level option 1 year ago
Andreas Rheinhardt f58038d498 avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 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
Stefano Sabatini a76fb12375 lavc/avcodec.h: fix typos in AVCodecContext.pkt_timebase description 1 year ago
Andreas Rheinhardt e35dfe864d avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
Andreas Rheinhardt 7469f2ec0a avcodec/avcodec: Remove unnecessary forward declaration 1 year ago
Anton Khirnov f264204de9 lavc: deprecate AV_CODEC_FLAG_DROPCHANGED 1 year ago
Dawid Kozinski 637afea88e avcodec: MPEG-5 EVC codec registration 1 year ago
Lynne 6733a1a456
avcodec: add AVHWAccel.flush callback 2 years ago
Lynne be07145109
avcodec: add AVHWAccel.free_frame_priv callback 2 years ago
Anton Khirnov 8b23644408
lavc/pthread_frame: add support for thread-safe hwaccels 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
Stefano Sabatini 26eb3129df lavc: clarify color_range semantics 2 years ago
Anton Khirnov b62632e2c9 lavc: turn mentions of AV_CODEC_FLAG_RECON_FRAME in doxy into links 2 years ago
Anton Khirnov 83eb52323c lavc: expand doxy for AV_CODEC_FLAG_RECON_FRAME 2 years ago
Anton Khirnov 5f87c9915d lavc/avcodec: fix documentation typo 2 years ago
Stefano Sabatini dcf963f490 lavc/avcodec.h: extend documentation for avcodec_open2() 2 years ago
Anton Khirnov 432adca5fe lavc: disable an obsolete hack for real video 2 years ago
Marth64 98a4699216
avcodec/dca_xll: add detection of DTS:X and DTS:X IMAX 2 years ago
Marth64 96ed043afa
avcodec/mlpdec: add detection of Atmos spatial extension profile in TrueHD 2 years ago
Marth64 a4e5b94633
avcodec/eac3dec: add detection of Atmos spatial extension profile 2 years ago
Linjie Fu f459377543 lavc/avcodec: Add HEVC Screen Content Coding Extensions profile 2 years ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
James Almer 1ba8b6d9dc avcodec: remove FF_API_SUB_TEXT_FORMAT 2 years ago
James Almer 3ceffe7839 avcodec: remove FF_API_FLAG_TRUNCATED 2 years ago
James Almer 5f9e848e68 avcodec: remove FF_API_AVCTX_TIMEBASE 2 years ago
James Almer 63258b6f7c avcodec: remove FF_API_GET_FRAME_CLASS 2 years ago
James Almer 0b3152779d avcodec: remove FF_API_DEBUG_MV 2 years ago
James Almer e0786a8eeb avcodec: remove FF_API_THREAD_SAFE_CALLBACKS 2 years ago
Andreas Rheinhardt f843460eb7 avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODE 2 years ago
Andreas Rheinhardt 868a31b42d avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket* 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Anton Khirnov d02340b9e3 lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding 2 years ago