111473 Commits (75d0af388f0bce87e101d16b1daee3081791f690)
 

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