111367 Commits (c4332dfda934ae7f3fee1b4c09cb197c00519f92)
 

Author SHA1 Message Date
Anton Khirnov c4332dfda9 lavc/decode: track whether the caller started draining with a separate flag 1 year ago
Anton Khirnov fd915dc1da lavc: move AVCodecInternal.last_audio_frame to EncodeContext 1 year ago
Anton Khirnov 232700154c lavc: add generic-encode-layer private data 1 year ago
Anton Khirnov f2fb882b3f lavc: add generic-decode-layer private data 1 year ago
Anton Khirnov 21de4db402 lavc: reindent after previous commit 1 year ago
Anton Khirnov 6ff27024b8 lavc/avcodec: split flushing into decode- and encode-specific functions 1 year ago
Anton Khirnov 5e7b5b0090 lavc: add a header for internal generic-layer APIs 1 year ago
Andreas Rheinhardt 83c0f7b046 avformat/evcdec: Avoid nonsense casts 1 year ago
QiTong Li 79f41a0760 fftools/ffplay: fix typo in frame_queue_destory 1 year ago
Marton Balint 4e27b485d7 avcodec/mpeg12dec: ignore picture start code in extradata for AVID mpeg2 files 1 year ago
James Almer b7f4d5fa7e avutil/random_seed: add support for gcrypt and OpenSSL as source of randomness 1 year ago
James Almer 68e9d2835f avcodec/cbs_h266: add support for Adaptation parameter set NALU type 1 year ago
Frank Plowman 4b19690ff4 cbs_h266: add range extension support 1 year ago
John Cox f00222e81f avfilter/vf_bwdif: Add neon for filter_line3 1 year ago
John Cox 697533e76d avfilter/vf_bwdif: Add a filter_line3 method for optimisation 1 year ago
John Cox 94cb94a2c0 avfilter/vf_bwdif: Add neon for filter_line 1 year ago
John Cox 8130df83e0 avfilter/vf_bwdif: Add neon for filter_edge 1 year ago
John Cox 7ed7c00f55 tests/checkasm: Add test for vf_bwdif filter_edge 1 year ago
John Cox 5075cfb4e6 avfilter/vf_bwdif: Add neon for filter_intra 1 year ago
John Cox 7caa8d6b91 tests/checkasm: Add test for vf_bwdif filter_intra 1 year ago
James Almer 8995e2f77e avcodec/cbs_h266: add support for Decoding capability information NALU type 1 year ago
James Almer 6cb57bb457 avcodec/cbs_h266: add support for Operating point information NALU type 1 year ago
James Almer 319a6b3ae2 avcodec/cbs_h266: store RowHeightVal and ColWidthVal in the context 1 year ago
James Almer ee09f20796 avcodec/cbs_h266: don't infer derived values 1 year ago
Paul B Mahol 3bbb1c023b avfilter/avf_showcwt: fix offset to take into initial delay 1 year ago
Paul B Mahol 0cdfe46f4e avfilter/avf_showcwt: fix output frame pts if inlink timebase does not match sample rate 1 year ago
Paul B Mahol a196d02e86 avfilter/af_aresample: switch to activate 1 year ago
Philip Langdale 0e7fa8b3ca avutil/random_seed: include stddef.h 1 year ago
James Almer d694c25b44 avutil/random_seed: add av_random_bytes() 1 year ago
James Almer 7a1128ca07 avutil/random_seed: use fread() in read_random() 1 year ago
Nuo Mi a357758ec5 vvc.h: Enable 16-bit support for VVC_MAX_POINTS_IN_QP_TABLE 1 year ago
Frank Plowman a8178be3b3 cbs_h266: expand the bit depth range to 16 bits 1 year ago
Haihao Xiang ca939ebb4f lavfi/tonemap_vaapi: remove HDR metadata 1 year ago
Paul B Mahol 8622dcb39b avfilter/adynamicequalizer_template: refactor and improve output 1 year ago
Lynne 9ff834c2a0
bwdif_vulkan: clamp the temporarily interpolated sample spatially 1 year ago
Zhao Zhili d4b989c94d avformat/asfdec_f: fix need_parsing flag for codec mpeg4 1 year ago
Zhao Zhili 3eb7968ed9 avformat/asfdec_f: support bmp_tags_unofficial 1 year ago
Zhao Zhili bdb4b64f16 avcodec/hevc_parse: check the size of hvcC is at least 23 1 year ago
Zhao Zhili 372f71cdc7 avcodec/hevc_parse: restrict configurationVersion to 0 and 1 1 year ago
James Almer 50f34172e0 fftools/ffplay: remove usage of internal AVInputFormat.read_seek field 1 year ago
Tomas Härdin 25a91824af Add SMC vsynth tests 1 year ago
Devin Heitmueller 695789eacc avcodec/decode: Preserve AFD side data when going from AVPacket to AVFrame 1 year ago
Devin Heitmueller ac4247270c avdevice/decklink_enc: add support for SMPTE 2038 VANC packet output 1 year ago
Devin Heitmueller e7d800fe89 avdevice/decklink: move queue_size to an argument for ff_decklink_packet_queue_init 1 year ago
xufuji456 5930d397ef lavc/videotoolboxenc: fix enabling low-latency encode 1 year ago
James Almer 8a6d3482de fate/cbs: fix sample path for discard tests 1 year ago
Nuo Mi 3720fa5fec cbs_h266: fix typo for ols_mode_idc == 2 1 year ago
Nuo Mi 8489e317bf cbs_h266: fix sign for pps_xxx_qp_offset_list 1 year ago
James Almer ab57b44527 fate/cbs: simplify the filter_unit discard tests 1 year ago
James Almer a77f5019f5 avcodec/cbs_h266: store SubpicIdVal in the context 1 year ago